Last seen: 2022-04-05 3:34 pm
The examples worked as they appeared for me in Arduino, but when I tried to run them in PlatformIO, I got the error about not finding ESP8266WiFi. So...
I've put the WiFiManager demo into my IOTStack environmental data collection system by combining the On Demand and Saved custom parameters parts of th...
Time for another dumb question. I watched the video again and started playing with the Basic demo. I took an ESP32 that had been running an IOT progr...
This video covered exactly what I needed a year ago when I was doing my IOTstack and ESP32 Temperature and Humidity stations around the house and remo...
I found that I needed the time condition to check against 6 or 7 because the time I'm comparing against is UTC so when I see 2 in the hour, it's not E...
I came up with an algorithm that seems to work for me for EST to EDT using your dictionary approach. What I have attached is a test program that I us...
@madmisha Thanks, I thought about hard coding it just like your example. Great minds think alike 😀 😀
@madmisha Not using the RTC as I don't care what time it is. I care about the time in the database for the data I'm displaying. The only thing I have ...
@martin-richard I have seen this before. I have gotten into the habit of ejecting the CircuitPython drive regardless of whether or not it was a Pico....
I'm sorry I forgot to update this thread with the answer I got over on the Raspberry Pi forum:
UPDATE: My longest run without a WDT reset has been 13.75 days. Not bad, but I'm really glad I used a WDT to protect from the unknown. It can't be a...
@tannewt welcome Scott. You are everywhere these days. 😀
Enjoyed the video. I need to try your USB HID examples. I think they have a lot of potential for my use. On the neopixel example, do you know if the...
i just googled 'grafana tutuorial' and found a number of helpful sites including Youtube videos