Skip to content

shubhamghimire/ESp32-M5StickC-Multi-Functions-Smartwatch-Datetime-Temperature-Humidity-Pressure-Battery-Level

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

M5StickC Multi Functions Smartwatch

  • M5StickC is a mini M5Stack, powered by ESP32. It is a portable, easy-to-use, open source, IoT development board.

  • BME280 is an environmental sensor with temperature, barometric pressure and humidity. This sensor is great for all sorts of indoor environmental sensing and can even be used in both I2C and SPI.

  • In the program the M5StickC board and BME280 sensor are connected over the I2C communication interface.

  • The smartwatch program displays the following functions on the M5StickC LCD Scree.

    • Full datetime from the NTP server and RTC.
    • Temperature, Humidity and Pressure from the BME280 Sensor.
    • Current battery percentage of the M5StickC board.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages