Inclinometer with 17 Segment BarGraph Display


https://www.electronics-lab.com/project/inclinometer-with-17-segment-bargraph-display/

This project is an inclinometer based on the ADXL203/ADXL103 accelerometer chip and the Arduino microcontroller ATMEGA328. The device measures tilt and displays it on a 17-segment bar graph display. The ADXL203 provides an analog value, which is read by the ATMEGA328’s ADC A0 and displayed on the LED bar graph. The project also includes an […]

RC PWM Signal to Stepper Pulse Generator


https://www.electronics-lab.com/project/rc-pwm-signal-to-stepper-pulse-generator/

This simple Arduino compatible project reads an RC PWM signal (1000μs to 2000μs) and provides 0 to 500Hz pulse output to drive a stepper motor. Step and Direction outputs are open collector types 5V signals. Both signals can directly drive LEDs of optocoupler of stepper drivers. The board consists of ATMEGA328 chip and 2 x […]

RC Radio Controlled Switch with Relay


https://www.electronics-lab.com/project/rc-radio-controlled-switch-with-relay/

This RC Relay project enables control of large current devices using a Radio Control (RC) System. This RC switch converts hobby radio control (RC) pulses to control the on/off state of the Relay. On board LED indicates the output. The board is Arduino compatible and the example code can be modified as per user requirements. […]

Interactive LED Coffee Table – Arduino Compatible


https://www.electronics-lab.com/project/interactive-led-coffee-table-arduino-compatible/

The project demonstrated here is an IR proximity sensor-based LED light, mainly designed for interactive coffee tables, but also can be used as single interactive light. The table can be made with multiple of these PCBs. Multiple tiles can be used as shown in the image below, each tile will light up when an object […]

Low-Cost DC Motor Direction Controller with Fast Brake using 2 Relays


https://www.electronics-lab.com/project/low-cost-dc-motor-direction-controller-with-fast-brake-using-2-relays/

The project presented here is a low-cost easy to use DC brushed motor direction controller with fast-brake, the project was built using two 12V Relays, 2 x BJT transistors, and 2 x tactile switches. The two LEDs are provided to display the motor direction, 2 tactile switch controls the direction of the motor. Operation Connect […]

Arduino 4-Digit 0.5″ Common Cathode 7 Segment Display Module


https://www.electronics-lab.com/project/arduino-4-digit-0-5%e2%80%b3-common-cathode-7-segment-display-module/

This project will help you to easily develop an Arduino compatible project that requires 4 x -7Segment 0.5″ displays. The project consists of an Atmega328 microcontroller, 4 x BC847 NPN transistors to drive the common cathode displays. All displays are used in multiplexing configurations. The circuit operates with 5V DC and consumes a few milliamps. […]

Arduino 3-Digit 0.5″ Common Cathode 7 Segment Display Module


https://www.electronics-lab.com/project/arduino-3-digit-0-5-common-cathode-7-segment-display-module/

This project will help you to easily develop an Arduino compatible project that requires 3 x 7-Segment 0.5″ displays. These are common cathode displays that use multiplexed configuration, BC847 transistor drives 3 x common cathodes, all display segments are connected to the microcontroller using current limiting resistors. The circuit operates with 5V DC, Connector CN1 […]

Arduino 2-Digit 0.5″ Common Cathode 7 Segment Display Module


https://www.electronics-lab.com/project/arduino-2-digit-0-5-inch-common-cathode-7-segment-display-module/

This is an Arduino compatible board for creating 2 Digit Display projects. The circuit operates with 5V DC, Connector CN1 is provided for bootloader programming and Arduino firmware upload. A new Atmega328 chip requires a bootloader and Arduino firmware programming, Connector CN1 helps you with both functions. Follow the link below to learn more about […]

600W – 230VAC – High Voltage DC Motor Speed Controller – Heater Controller – Lamp/LED Dimmer


https://www.electronics-lab.com/project/600w-230vac-high-voltage-dc-motor-speed-controller-heater-controller-lamp-led-dimmer/

This is a very powerful DC Motor speed controller for DC motors up to 330V DC and current up to 2A. Basically, the project is a high voltage PWM source with adjustable frequency and adjustable PWM duty cycle range 0 to 99%.  The board has been designed considering many applications and the circuit can be […]

3 Channel Analog Video Splitter with Video Amplifier


https://www.electronics-lab.com/project/3-channel-analog-video-splitter-with-video-amplifier/

If you need to drive multiple video gadgets or monitors from a single video signal source then this board is the right choice for you. This is a 3-channel video splitter with an amplifier and the circuit is built using discrete components. Q2 and Q1 act as a signal amplifier, Q3 act as output driver, […]