Skip to content

DangerCenter/PPM2USB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PPM to USB-Joystick-Adapter
===========================

PPM2USB is a simple circuit which decodes a PPM-Signal from a RC 
(Radio Control) transmitter and emulates a USB-Joystick. It uses
a Atmel ATMega8 microcontroller. The USB-Interface is implemented
in software with V-USB.

PPM2USB-Description:
http://thomaspfeifer.net/ppm2usb_adapter.htm
http://thomaspfeifer.net/ppm2usb_adapter_en.htm

PPM2USB with USBASP-Hardware (feature/USBASP-Branch):
http://thomaspfeifer.net/usbasp_to_ppm2usb_mod.htm
http://thomaspfeifer.net/usbasp_to_ppm2usb_mod_en.htm


(21/06/2014) - Updated to work in new AVR-GCC

About

AVR-based PPM to USB-Joystick Converter using V-USB

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 58.4%
  • C++ 27.0%
  • Assembly 9.2%
  • Shell 5.4%