Skip to content

crawl-space/nespad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NESPAD

It's a USB NES controller!

Flashing

Begin by compiling everything, then flashing the bootloader with your programmer of choice.

# start by compiling everything
make
# set the fuse bits
make fuse
# flash the bootloader
make flash

Now you can program via a USB connection.

make flash-firmware

References

Based on the great work of others:

About

NES Controller to USB via an ATTIny 85

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published