grow-python icon indicating copy to clipboard operation
grow-python copied to clipboard

Python libs for controlling the Grow HATs

Results 20 grow-python issues
Sort by recently updated
recently updated
newest added

# TODO * [ ] - Can we make Python-based soft PWM work for pumps and piezos, or do we need to do something else? * [ ] - Update...

With the move to the "new" way of doing things, we've broken compatibility with Bullseye ("Raspberry OS Legacy"); * the install script now objects to being run as root, but...

So, I know it's not going to work, but is there any development toward getting it working on the Pi5 (yes absolute overkill) and PiOS Bookworm, I can see some...

Hi, I'm not sure if this is possible but currently on the home screen of the Grow Hat mini the Y button is redundant. Would it be practical to utilize...

The Monitor service is really well made, but I thought it would be good to publish the saturation readings to an MQTT broker as well as onto the display so...

There's a config option `black_screen_when_light_low` that lets you turn the display off in low light. However, my finger casts a shadow when pressing the buttons, fooling the sensor into thinking...

The grow monitor service was using a lot of CPU on my Pi Zero 1 which ate up power, regularly in the 70-90% CPU utilisation. At this point I thought,...

As of the recently Kernel 5.4.51 it's no longer possible to `add_event_detect` on an SPI Chip-Select pin while the SPI interface is enabled. To replicate use the following code snippet...

bug
enhancement

It's time for a new version, I'd suggest bumping the version by more than 0.0.1, perhaps a v0.1 or v0.2 release? What tasks are needed for it to happen?