• 23.08.2025, 16:48
  • Registrieren
  • Anmelden
  • Sie sind nicht angemeldet.

 

Lieber Besucher, herzlich willkommen bei: Aqua Computer Forum. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich 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