Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ayo-ajayi/iot-sensor


https://github.com/ayo-ajayi/iot-sensor

cpp golang nodemcu-esp8266 plaformio

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# IOT Sensor

## Description
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.

## Hardware
- NOdeMCU ESP8266
- DHT22 Temperature and Humidity Sensor

## Software
- PlatformIO
- Golang
- C++
- MongoDB

### Author

- [Ayomide Ajayi](https://github.com/ayo-ajayi)