Skip to content

henri98/LoRaWAN-Bin-Sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoRaWAN Bin Sensor

Introduction

Bin sensor based on arduino pro mini transmitting data using LoRaWAN over a RFM95W transceiver module. The small VL53L0X time-of-flight ranging sensor is used to measure the distance to the waste. A 3.6V 18650 battery is used to power the sensor.

Hardware

See scheme above, scheme is based on Arduino Pro Mini. To reduce power consumption, the leds and the voltage regulator are removed. The battery should be connected to VCC and GND

Future Improvements: Add battery circuit?

Software

Sketch can be found in the src folder.

This is a PlatformIO project, so Atom or Visual Studio Code can be used to programm the 328p

The folowing libarys are used:

Future Improvements: Disable brown out detection.

About

Measure the distance to the waste

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages