add IT lib

This commit is contained in:
“njord” 2024-05-15 21:57:04 +02:00
parent 8e73951121
commit f7ee0cf86d
2 changed files with 7 additions and 1 deletions

View File

@ -19,4 +19,9 @@ Micropython IR:
https://github.com/peterhinch/micropython_ir/blob/master/RECEIVER.md
Pi Pico VSCode:
https://randomnerdtutorials.com/raspberry-pi-pico-vs-code-micropython/
https://randomnerdtutorials.com/raspberry-pi-pico-vs-code-micropython/
## Install IR lib
`$ mpremote connect /dev/ttyACM0 mip install "github:peterhinch/micropython_ir/ir_tx"`
`$ mpremote mip install "github:peterhinch/micropython_ir/ir_rx"`

1
lib/micropython_ir Submodule

@ -0,0 +1 @@
Subproject commit b6697bc2127840b100037da3853bd3d3dd7751b2