Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dikkadev/remotepython

python code for ESP32 with micropython firmware, to control IR leds.
https://github.com/dikkadev/remotepython

esp32 led micropython

Last synced: about 1 month ago
JSON representation

python code for ESP32 with micropython firmware, to control IR leds.

Awesome Lists containing this project

README

        

# remotePython
python code for ESP32 with micropython firmware, to control any IR controlled device.

## usage
change the wifi credentials in boot.py and flash the file to your esp32.
you probably have to change the IR timings, stored in signalDefinitions.py

You could easily add to the current UI by editing the webpage.py.