https://github.com/ljnath/esp8266-micropython
Micropython programs running on ESP8266 microcontroller
https://github.com/ljnath/esp8266-micropython
7segment common-cathode esp8266 iot led-controller led-display leds micropython micropython-8266 micropython-esp8266 micropython-scripts
Last synced: 24 days ago
JSON representation
Micropython programs running on ESP8266 microcontroller
- Host: GitHub
- URL: https://github.com/ljnath/esp8266-micropython
- Owner: ljnath
- License: mit
- Created: 2021-07-05T19:45:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-06T05:17:06.000Z (over 4 years ago)
- Last Synced: 2025-02-27T03:49:51.792Z (10 months ago)
- Topics: 7segment, common-cathode, esp8266, iot, led-controller, led-display, leds, micropython, micropython-8266, micropython-esp8266, micropython-scripts
- Language: Python
- Homepage:
- Size: 4.83 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# esp8266-micropython
Micropython programs running on ESP8266 microcontroller
### COMPONENTS
* 1 x ESP8266 microcontroller (flashed with micropython)
* 1 x 7-segment LED display (common cathode; custom made with 3 LEDs in parallel)
### PROGRAMS
* digit.py - this program basically displays the current digit in a 7-segment LED (common-cathode) display.
* name.py - this program displays any word in a 7-segment LED (common-cathode) display.
### DEMO
