OctoPrint - RaspberryPi + Hyperpixel + LED + PWM Fan + Temp Sensor

I have Octoprint running on Raspberry Pi and plan to add a Hyperpixel 4 Touch display. I want to add LED strip, PWM fan and temperature sensor to implement a smart enclosure. As Hyperpixel will be using all the GPIO ports, do you have any recommendations on implementing such a setup?

Was planning to use the OctoEnclosure plugin but it is only design for GPIO integration.

I would not use the hperpixel, choose a display that uses the DSI display port on the rasberrypi this leaves all the gpio available.

Or the newly released WLED plugin, for wireless LED control using a WLED device

1 Like