Skip to content

Lilium-DApp/embedded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Embedded device

Components

  • Main controller ESP32-S3 WROOM Freenove
  • Temperature and humidity sensor DHT11
  • CO sensor / Air quality MQ135

Runtime

The main controller run the update of the sensors every one seconds and send then to MQTT server using the ESP32-S3 WROOM Freenove wifi connection, on topics:

  • Lilium/temperature
  • Lilium/humidity
  • Lilium/CO

Dev Enviroment

The ARDUINO IDE platform was used in the development process. The complete source code is located in the "embedded" folder of this repository, while the libraries are stored in the "libraries" folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages