Waste bin reminder
Meanwhile we have 5 different bins, so the task to remind the day and the bin is not as simple as it was years ago :)
There is no soldering needed because everything is done by a Lolin C3 mini board containing an RGB LED.
You only need to activate your 3D printer.
The software gets the info from a JSON String published on a server in the following format:
{"2023-01-03":"biomass","2023-01-06":"valorlux","2023-01-11":"waste","2023-01-12":"paper",
"2023-12-14":"paper","2023-12-19":"biomass","2023-12-22":"valorlux","2023-12-27":"waste"}
It uses my ESPToolbox library for WiFi and logging functions (UDP) and to get the time. To avoid version problems the lib is included in the sketch folder. Programming is done over OTA.
The software also publishes the data over `MQTT`.
All infos on: http://www.weigu.lu/microcontroller/waste_bin_reminder/index.html
Files on github: https://github.com/weigu1/waste_bin_reminder
Want to build a project?
Bring your design to life with the Elektor PCB Service, powered by Eurocircuits. Upload the project files and order professionally manufactured PCBs or assembled boards through a proven European production platform.
Supporting KiCad, Eagle, Gerber, and ODB++ formats, the service is suitable for everything from prototypes and validation builds to series production and volume manufacturing.
Made in Europe. Fast. Reliable. Professional.

Discussie (0 opmerking(en))