Skip to content

An AVR microcontroller based project to record pulses from IR remotes.

License

Notifications You must be signed in to change notification settings

ShrinathN/IRPatternRecorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IRPatternRecorder

An AVR microcontroller based project to record the LED patterns I wrote this firmware to help me dump all the data from a remote control, by tapping directly into the IR LED. This was originally written for an atmega8, please change the connections and code to the microcontroller you're porting this firmware to

These are all the connections you have to make

PB0 -> LED (power LED?)
PB1 -> Status LED
PD0(RX) -> TX
PD1(TX) -> RX
PD2 -> IR LED

About

An AVR microcontroller based project to record pulses from IR remotes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published