In this post I have explained a simple 21 watt LED lamp circuit module which can be used as a direct replacement for a standard halogen lamp used in motorcycles headlamp. LED vs Halogen Lamp The proposed “halogen” LED lamp replacement module image can be seen below: Conventional filament type halogen lamp is shown below: […]
LED
Interface Accelerometer ADXL335 with LED and Arduino (Circuit Diagram)
In this post, we are going to see how to use an accelerometer with arduino and extract useful readings, which will be printed on serial monitor of IDE. We will also be exploring how accelerometer works in a nutshell and its applications. How the Accelerometers Works Accelerometer is an electromechanical device, which is used to […]
Fading an LED ON/OFF – Arduino Basics
In this post I have explained a basic Arduino function where I have explained the process of fading an LED ON/OFF through some basic code implementations. Creating a Fading Effect We see how to use an analogwrite() function in order to implement a fading ON/OFF of an LED. The function incorporates PWM pulses across a […]
Blinking an LED with Delay – Arduino Basics
Here I have explained the bare minimum code for compiling an Arduino and also the method of blinking an LED using an Arduino board. Learning the Bare Basics Here we discus and try to understand the fundamental minimum code that one would need to compile an “Arduino Sketch” which consists the setup()method and the loop()method. […]
How to Make LED Air Pollution Meter Circuit with Arduino
In this project I will show how to construct an air pollution meter using MQ-135 sensor and arduino. The pollution level in the air is indicated by series of 12 LED. If higher the number of LEDs glows, the higher the pollution content in the air and vice versa. Overview This project can prove […]
LED String Series Resistor Calculator
Want to know the exact current limiter resistor value for a specific LED series string? You can now use this calculator toll to quickly get the precise LED series string resistor value. Calculator by homemade-circuits.com LED Series Resistor Calculator Supply Voltage (Volts) LED Forward Voltage (Volts) LED Current (mA) Number Of LEDs In Series Calculate […]




