Skip to content

Wireless Control for the Flight Simulator of Google Earth

Notifications You must be signed in to change notification settings

EmanuelSanchez/WiCoFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WiCoFS

========================================================================

Wireless Control for the Flight Simulator of Google Earth##

It contains some libraries and scripts to program the Atmega328 in pure C and transmit data to a script in python and thus make a virtual keyboard and virtual mouse to control the flight simulator.

The entire project was developed in the Open Source Atom editor through the Platformio package, this is the reason for the layout of the folders. However, it can be easily imported into the Arduino IDE.

Software Requirements

Python3:

  • PyMouse library
  • PyKeyboard library
  • PySerial library

Aditional Information

Atmega328 Datasheet: http://www.atmel.com/images/Atmel-8271-8-bit-AVR-Microcontroller-ATmega48A-48PA-88A-88PA-168A-168PA-328-328P_datasheet_Complete.pdf

AVR Libc package: http://nongnu.org/avr-libc/user-manual/

About

Wireless Control for the Flight Simulator of Google Earth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published