peterhinch / micropython_ir

Nonblocking device drivers to receive from IR remotes and for IR "blaster" apps.
MIT License
240 stars 51 forks source link

instalation #32

Closed GedToon closed 3 months ago

GedToon commented 9 months ago

I am new to Micropython. I have a pi pico and the Thonny IDE. How do I install the ir_rx package on my pi pico. Does it go in the 'lib' folder?

peterhinch commented 9 months ago

Install using mpremote as per the docs and the right directory structure will be created (under lib).