• 08.11.2025, 20:00
  • Registrieren
  • Anmelden
  • Du bist nicht angemeldet.

 

Lieber Besucher, herzlich willkommen bei: Aqua Computer Forum. Falls dies dein erster Besuch auf dieser Seite ist, lese dir bitte die Hilfe durch. Dort wird dir die Bedienung dieser Seite näher erläutert. Darüber hinaus solltest du dich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutze das Registrierungsformular, um dich zu registrieren oder informiere dich ausführlich über den Registrierungsvorgang. Falls du dich bereits zu einem früheren Zeitpunkt registriert hast, kannst du dich hier anmelden.

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