fraser125 / drone-1.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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: info@evolutioncontrollers.com Hardware/Firmware Support: support@evolutioncontrollers.com

About


Languages

Language:Makefile 49.2%Language:C 44.2%Language:C++ 4.1%Language:Assembly 1.8%Language:Objective-C 0.7%