• 22.08.2025, 07:38
  • Registrieren
  • Anmelden
  • Du bist nicht angemeldet.

 

helios637

Newbie

API to access RGBpx externally?

Mittwoch, 29. März 2023, 18:03

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

Donnerstag, 30. März 2023, 07:23

This is not provided or possible.

Remayz

Senior Member

Donnerstag, 30. März 2023, 17:02

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.

Ähnliche Themen