Skip to content

SimonReinbold/PS2-Controller-Readout-ATmega328p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PS2-Controller-Readout-ATmega328p

Extracting Playstation 2 Controller Data using Hardware SPI of an ATmega328p

The ATmega328p has a Hardware SPI which makes the readut pretty compact and easy.

Further Information can be found here: http://store.curiousinventor.com/guides/PS2/ https://gist.github.com/scanlime/5042071 http://www.gamesx.com/controldata/psxcont/psxcont.htm

For testing purposes I used a LCD screen to display data. Some functions in the upladed C-Code therefore refer to another C-File which handles this LCD communication.

About

Extracting Playstation 2 Controller Data using Hardware SPI of an ATmega328p

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors