rusakovichma / HID-GamePad

HID GamePad device based on AVR ATMega8 and V-USB framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview


I took GamePad dummy from Robotic Arm Edge

Components:

  1. AVR ATMega8 in DIP28
  2. 12Mhz oscillator crystal
  3. 3v3 diodes (2)
  4. USB B-type plug
  5. Some passive stuff (resistors, capasitors etc.). See it on PCB

Device view

GamePad photo

After connecting...

Game pad connected

PCB

GamePad PCB

About

HID GamePad device based on AVR ATMega8 and V-USB framework


Languages

Language:C 50.9%Language:Assembly 21.9%Language:C++ 20.7%Language:D 6.5%