Skip to content

Micropython programs running on ESP8266 microcontroller

License

Notifications You must be signed in to change notification settings

ljnath/esp8266-micropython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Demo