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: 2 months ago
JSON representation
python code for ESP32 with micropython firmware, to control IR leds.
- Host: GitHub
- URL: https://github.com/dikkadev/remotepython
- Owner: dikkadev
- Created: 2021-07-12T09:47:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-30T20:29:55.000Z (almost 5 years ago)
- Last Synced: 2025-06-09T18:04:33.895Z (about 1 year ago)
- Topics: esp32, led, micropython
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.