This is an IOT sensor that sends data to a server. The sensor is a C++ script that sends data to a server. The server is a golang server that receives data from the sensor and stores it in a database. The server also has endpoints that return the data in the database.
- NOdeMCU ESP8266
- DHT22 Temperature and Humidity Sensor
- PlatformIO
- Golang
- C++
- MongoDB