It might even be an opportunity to integrate figlet :D
I gave it a try, but it didn't fit well.
Some updates regarding this on the client side:
- Currently I have a prototype using an arduino uno and a protoboard. Nothing soldered, but Real time clock + sensor + micro Sd do their work and data is saved correctly. The data from this sensor will be introduced into the server copying and pasting the file in CSV format.
At the same time, I'm working in a soldered version of an arduino nano on a PCB with those components, too. The goal is to get a smaller thing. I might use some sockets to be able to change in case something breaks. Any thoughts are welcome.
- I started working also on a sensor based on arduino with WiFi enabled, to be able to send data through home LAN. For that I ordered a ESP-01.
Someone on mastodon told me my approach could work[1], but ESP board family have an internal chip more powerful tha arduino, and could be standalone. I didn't expect this at all.
Regarding the server side, I have no updated to post :(
Thanks, and regards
-Txus