ZodiusInfuser

Results 104 comments of ZodiusInfuser

I set up an Enviro Grow logging locally and have seen the solid white light issue two times so far. Ended up resetting the board in my attempt to probe...

Are you able to post the code you tried? The process should just involve you modifying main.py to include the setup for the sensor, taking of the reading, and adding...

Glad this worked for you, with edits 😅 . I agree we should add documentation for this, so I will leave this issue open as a reminder.

Hi @Astro-Pete. As you spotted, there was an error in the code, that was subsequently fixed in patch v0.0.9. As for relating V to dB, that's something I looked into...

Thanks for raising this. This may well have been our misunderstanding when interpreting the datasheet for our sensor (datasheet here: https://cdn.shopify.com/s/files/1/0174/1800/files/windandrainsensors.pdf?v=1622723515) I'll look into it once things are more stable

@MrDrem If you get chance, could you give this code a test? It adds in the inbetween angles but I think due to the mechanics of the sensor their trigger...

@MrDrem did you find out if getting rid of the double count caused issues? I don't see there being any real detriment to keeping it in, unless there was a...

Thanks for suggesting this. As the firmware is just local to your PicoW you can edit the relevant code line on your specific board if you wish to get something...