News

When designing a microcontroller-based product, it is crucial to include a programming connector on the PCB. Without it, flashing the firmware to the MCU becomes impossible. However, this connector ...
Inventronics has expanded its new family of IP66/IP67 LED drivers that offer OEMs the capability to monitor crucial driver information, decrease maintenance costs and streamline production. Using the ...
This project implements a traffic light controller system using ATmega32 microcontroller. The system has one push button connected to INT0 pin for pedestrian, and three LEDs for cars (Green, Yellow, ...
First the application waits for an incoming data byte on the UART interface. Then a value of 48 is subtracted (data - '0' for convenience) from the data byte and it is sent out using the IR LED. The ...
Another day, another cool gadget from Brando. This is a simple LED lightbulb, but it includes a remote control to change the color on the fly. This light can flash different colors, strobe, fade and ...