Micropython programs running on ESP8266 microcontroller
- 1 x ESP8266 microcontroller (flashed with micropython)
- 1 x 7-segment LED display (common cathode; custom made with 3 LEDs in parallel)
- 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.