Website link: garbagetime1.netlify.app
This project is based around using an IOT LoRa board to broadcast sensor data from a trash can to a LoRaWAN network (The Things Network). The sensor data is collected by an ultrasonic sensor that measures the distance from the lid of the trash can to its bottom, indicating how full or empty the trash can is. This data is then retrieved from The Things Network by the backend and sent to the frontend for display on a map.
Project created with:
- JavaScript - Frontend
- HTML - Frontend
- CSS - Frontend
- Python - Backend
- C++ - Sensor
- Heltec LoRa board - Transmitting to LoraWAN Network
- The Things Network - LoraWAN Network
- Ultrasonic Sensor - Measuring distance
- Google Maps API - Displaying data
Project hosted with: