• 29.07.2026, 22:18
  • Register
  • Login
  • You are not logged in.

 

Dear visitor, welcome to Aqua Computer Forum. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

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.