Skip to content

Language

SKU ADA-5125/B

Tri-Color USB Controlled Tower Light with Buzzer

Original price €109,73 - Original price €109,73
Original price
€109,73
€109,73 - €109,73
Current price €109,73

All prices are VAT included

Availability:
in stock, ready to be shipped
Availability:
Out of stock
Availability:
On order
Shipping: 4-6 Days
Request Quantity Discount and Information

With this Tri-Color USB Controlled Tower Light with Buzzer, you can easily monitor and alert humanoids as to the status of a project, machine, or even if the bathroom is occupied!

Unlike our other tower lights , no wiring or microcontroller programming is required. It's completely plug-and-play for use with any computer that has a USB port, even a Raspberry Pi SBC - so we recommend it when you just want to get something running and don't want to noodle around with 12V power plugs and transistors . It's also got a great adjustable-angle body and three mounting holes on the base for easy installation.

The tower light is powered and controlled over USB, so just plug it right in. Inside is a microcontroller connected over a CH43x USB-to-UART chip, so you'll need to install a CH43x driver for the COM/Serial port to show up .

Once the serial port is created, connect to it over 9600 baud and send command codes to turn on and off the red, yellow and green LEDs and enable/disable the buzzer. There's also a blink command, so you don't have to continuously turn on/off the LED to have a pulsing/blinking effect. See below for an example Python script that will toggle everything on/off to test.

https://www.youtube.com/embed/juIJ6CpVRuA?start=135