Skip to content

Toit on an ESP32 with BME280 sensor sending data via HTTP to a LAMP stack running Grafana.

License

Notifications You must be signed in to change notification settings

nilwes/toitglamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toit on ESP32 with LCD, sending data to a LAMP server

Toit code for sending BME280 sensor data via HTTP to a LAMP stack.

For a full description of the project, please visit https://blog.toit.io/a-really-toit-glamp-server-d8edd4897f42

This repository comes with a PHP script (insert.php) for injecting data into the MySQL database.

Requirements

Install the BME280 Toit driver using

toit pkg install github.com/toitware/bme280-driver

Install the LCD driver package (HD44780) using

toit pkg install github.com/nilwes/HD44780

About

Toit on an ESP32 with BME280 sensor sending data via HTTP to a LAMP stack running Grafana.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages