Skip to content

These are arduino codes for 3 esp8266 modules. Module n°1 and n°2 are each connected to DHT22 temperature and humidity sensor, as well as an MQ-135 air quality sensor. Module n°3 have a Geiger counter detector and air quality sensor attached to it for ionizing radiation and air quality monitoring. Each module collectes and send periodically its …

Notifications You must be signed in to change notification settings

tambatra/esp8266-Environmental-Monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

esp8266-Environmental-Monitoring

These are arduino codes for 3 esp8266 modules. Module n°1 and n°2 are each connected to DHT22 temperature and humidity sensor, as well as an MQ-135 air quality sensor. Module n°3 have a Geiger counter detector and air quality sensor attached to it for ionizing radiation and air quality monitoring. Each module collectes and send periodically its data to a remote server (Raspberry Pi) through a Wifi network. MQTT protocol is used as the communication protocol between the module and the server.

Here are photos the 3 modules: Screenshot_20210928-183110_Gallery

About

These are arduino codes for 3 esp8266 modules. Module n°1 and n°2 are each connected to DHT22 temperature and humidity sensor, as well as an MQ-135 air quality sensor. Module n°3 have a Geiger counter detector and air quality sensor attached to it for ionizing radiation and air quality monitoring. Each module collectes and send periodically its …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages