Skip to content

A integrated desktop clock project based on ESP32 and Micropython

Notifications You must be signed in to change notification settings

swanduron/ESP32_Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Function

This project is based on ESP32 and Micropython. Due to multiple device has different processing speed, multi threading is necessary.

Component

The planed components as below:

  • BME280
  • Some light sensor
  • BMI sensor (if needed)
  • MAX7219 * 4 for timer display
  • 4004 LCD is used to display information
  • WS2812B is used to background light

Coding

Main program language is Micropython newer than 1.9.1 /w multi-threading.

About

A integrated desktop clock project based on ESP32 and Micropython

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages