Skip to content

phearus/drone-1.0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

The Drone is a portable open source game controller that is platform agnostic. One controller for all your gaming whether it be on a Smartphone, SmartTV, Tablet, PC or Mac.

Write custom configs, learn to code and update the firmware. Connect as a gamepad, keyboard, keyboard mouse or joystick.

For more information, see our website at: http://www.evolutioncontrollers.com/

Getting Started

Step1: Download the free integrated development platform from Atmel Studio: http://www.atmel.com/tools/atmelstudio.aspx?tab=overview

Step2: Open the Drone project Solution File (.atsln) Navigate to the src folder in the solution explorer Start off by looking at main.c

Other fun files to review: init.c user_board.h bluetooth.c RGB_LED.c drone_keyboard_mouse_config.c drone_keyboard_config.c drone_gamepad_config.c drone_joystick_config.c and more...

Useful documentation

Atmel X64D3 Manual: http://www.atmel.com/Images/Atmel-8210-8-and-16-bit-AVR-Microcontrollers-XMEGA-D_Manual.pdf

Atmel Software Framework: http://asf.atmel.com/docs/latest/api.html

On-chip debugger and device programmer (Advanced User)

JTAGICE3: http://www.atmel.com/tools/JTAGICE3.aspx

Help

General Questions: [email protected] Hardware/Firmware Support: [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 48.3%
  • C 34.0%
  • C++ 16.0%
  • Assembly 1.7%