Skip to content

It's not a bug but also no feature request (i guess) #13

@nightflasher

Description

@nightflasher

I updated my octoprint on RPi0v2 with a better camera (waveshare imx219) and i have my LED Strip connected to GPIO-4 (Pin7). I have also a waveshare 3.5" Touchscreen attached for OctoDash - so many GPIO Pins are in use.
Before i've upgraded to a better camera, the OctoLight was working fine, but somehow it stopped working and the latest plugin update change PIN to GPIO and i got no switching lights anymore. So I've changed the LED Pin and still nothing.
When i manually trigger the pin high (raspi-gpio) the camera stops working, which triggered me to think "are camera csi and gpio sharing pins?" and i found a project, where there is in fact a sharing problem.

https://www.researchgate.net/figure/RaspberryPi-interfaces-in-use-CSI-camera-connector-and-GPIO-connector-with-attached-pins_fig2_346145751

so i have GPIO occupied by the waveshare touchscreen and some by the camera - is it possible to detect free GPIO and show it in the plugin setup to say "hey, your lights/buttons needs to be connected to those free GPIO"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions