I am brand spanking new to this CircuitPython/Clue caper so I have chosen an elementary project to kick off with... Well, actually, the project chose the Clue.
We want to monitor the temperature inside a kiln as it heats up, so we can see when it might be cooked and get some notification if the temperature stops rising (because the dog chewed the power cable for example.)
The interfacing and coding part of it is straightforward. I get to monkey with buttons to set the target temperature, ring the chime when we are getting close, display target and actual temps, read the thermocouple measurement and translate it to degrees. All pretty straightforward stuff.
However, if we get distracted by Spiderman 24: Revenge of the Gekkos, it would be useful to have our phones give us a nudge when the temperature is approaching target, or if it starts going the wrong way.
Can anyone point me to a worked example that already does something like this?
I have had a dig around, but there is a shirtload of resources, and I have yet to find the shinola.
Thanks for your help,
Russ