Skip to content

kmorimatsu/ir_controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ir_controller

IR controller made with Raspberry Pi Pico

Schematic

Connect a Raspberry Pi Pico to the other parts as follows. Note that the value of resistor connected to IR-LED is between 10 to 150 ohms depending upon the LED performance. schematic.png

IR codes

The 32 bit IR codes can be obtained by using MachiKania with IR_RX class. See the help.txt as an example code to get 32 bit values.

Buttons

Maximum 25 buttons can be used. Current code and schematic is an example using seven buttons.

License

Public domain.

About

IR controller made with Raspberry Pi Pico

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published