Version 0.0.7
Enviro Extravaganza
Jon's been busy as a beaver (or a badger, if we're being strangely on-brand) fixing and re-factoring Enviro and tackling your issues.
Phil has coaxed GitHub into automatically producing a couple of .uf2 files for your downloading pleasure.
pimoroni-picow_enviro-1.19.7-micropython-enviro-v0.0.7.uf2
includes the latest v1.19.7 Pimoroni Pico MicroPython firmware and a filesystem with all the Enviro files in-place and ready to go.
enviro-v0.0.7-filesystem-only.uf2
is just the filesystem, containing all the Enviro files in-place and is quicker to flash if you've already got the latest PicoW Enviro firmware.
To upgrade, connect your Enviro board to your computer, hold "BOOTSEL", hit "RESET" and drag the .uf2
file onto the "RPI-RP2" disk.
What's Changed
- Readings now either uploaded or saved locally depending on destination setting by @lowfatcode in #50
- Change way grow readings are measured by @lowfatcode in #51
- Fix for #49 by @lowfatcode in #52
- Rain sensor trigger log and reading calculation by @lowfatcode in #55
- Bundle of fixes kindly suggested by waveform80 by @lowfatcode in #56
- missed tweak from pr 54 by @lowfatcode in #57
- Add gas resistance and approximation of AQI value to readings by @lowfatcode in #58
- Bug/change light sensor name grow by @lowfatcode in #59
- removed by @lowfatcode in #60
- automatically trigger watering when configured thresholds reached by @lowfatcode in #61
- CI: Build filesystem .uf2 with dir2uf2. by @Gadgetoid in #53
Full Changelog: v0.0.5...v0.0.7