• 22.08.2025, 05:07
  • Register
  • Login
  • You are not logged in.

 

helios637

Newbie

API to access RGBpx externally?

Wednesday, March 29th 2023, 6:03pm

Hello,

I want to adjust the brightness of RGBpx based on an ambient light sensor running on a Pi. I don't care whether I set up the automation in Aquasuite or in a Python script on the Pi

Is what I want to do possible?

sebastian

Administrator

Thursday, March 30th 2023, 7:23am

This is not provided or possible.

Remayz

Senior Member

Thursday, March 30th 2023, 5:02pm

I know that may sound absolutely terrifying to a Pi or Arduino user but... maybe just using a LDR and maybeee a resistor (playing with the resistance values) to mimic a 10k thermistor, and plugging that to a temperature sensor input of whatever controller you use may be enough? ^^

All controllers have what's basically a resistance meter that can vary any parameter of the lighting. What you want to do with a Pi could very well be achieved with discrete components.

I have a couple of light sensitive resistors from an arduino kit, and in ambient light their resistance vary between 10 and 3kOhms when i place my hand over it. that's not far from what a 10k NTC does with temperature.
And no code needed, Aquasuite can vary effect brightness with a sensor input.