LED Projects

LM35 Temperature Sensor Interfacing with ATmega32 and LED Display

LM35 series is a low cost and precision Integrated Circuit Temperature Sensor whose output voltage is proportional to Centigrade temperature scale. Thus LM35 has an advantage over other temperature sensors calibrated in Kelvin as the users don’t require subtraction of large constant voltage to obtain the required Centigrade temperature. It doesn’t requires any external calibration. […]

LM35 Temperature Sensor Interfacing with ATmega32 and LED Display Read More »

Atmega 32u4 Based USB Controlled LED Series

Throughout this USB series, different types of USB devices have been designed and developed. These devices were enumerating with the host computer and then were using Class Specific transfers for further USB communication. Like the Keyboard, Mouse and joystick devices were using interrupt transfers for their operations after enumeration. Similarly, the audio class devices were

Atmega 32u4 Based USB Controlled LED Series Read More »

Touch Keypad Interfacing with ATmega32 Microcontroller

In this tutorial we are going to interface a 4×2 (8 key) touch keypad with ATMEGA32A microcontroller. We all know keypad is one of the most important input devices used in electronics engineering. This module does not have actual keys, but have specially designed capacitive metal pads, and these pads are very sensitive. So when a person

Touch Keypad Interfacing with ATmega32 Microcontroller Read More »

Scroll to Top