261c7 - 2y
So I spent some time today playing with how to create a python script to post events automatically. I didn't really have a goal in mind just wanted to tinker under the hood. Other than posting temperatures or the price of Bitcoin I couldn't think of a proper use for such a bot, any ideas from the grownostr community? #grownostr #python #programming
3aa04 - 2y
Is it possible to send note or messages to yourself? I am wondering if there would be a way to report on the measured voltage of an electric fence and plot it on a timescale alongside temperature, humidity, etc? not sure what is possible, but thinking outloud. starting with just voltage would probably be an easier win if that is something a board could or sensor could report.
🤔 it's possible to just publish a note to an account that no one follows it's not private but if it's just raw data, no PII, it isn't really a concern. I could also try sending myself a DM and see if the data is easily extractable. I'll have to see if i can get it to run on a small microcontroller. Thanks, I feel a little like a hammer in search of a nail but who knows I might come up with a good use case.