Projects

Safe and simple AC PWM Dimmer for arduino Raspberry pi

Safe and simple AC PWM Dimmer for arduino / Raspberry pi

Dimmer With  MOSFET This circuit shows that dimmers intended for use at mains voltage do not always have to contain a triac. Here, a MOSFET (BUZ41A, 500 V/4.5A) in a diode bridge is used to control the voltage across an incandescent bulb with pulse-width modulation (PWM). The power supply voltage for driving the gate is […]

Arduino Distance Detector with a Buzzer and LEDs

Ultrasonic sensor arduino mega with code

This is a simple guide on how to make a Ultrasonic sensor arduino mega with code, an HC-SRO4 Ultrasonic Sensor, a Buzzer, and some leds.  The ultimate goal of this tutorial is to use the buzzer and LEDs to display how far the object is from the ultrasonic sensor. Step 1: Materials Needed The Materials […]

Displaying Arduino data

Displaying Arduino data

Arduino temperature display I’ve had an Arduino-based weather station since June 2009, but one problem with it has been that there hasn’t been any easy way to display the data in real time without going to the database (or the raw import files) to see what the latest observations were. I wrote a quick web […]

Pololu Wixel Shield for Arduino User’s Guide

Pololu Wixel Shield for Arduino User’s Guide

1. Overview The Wixel shield seamlessly enables a wireless link (with a typical range of ~50 feet) to replace your Arduino’s USB interface, which means you can use the standard Arduino computer software to: wirelessly program the Arduino (this feature is not available with the Arduino Leonardo or the A-Star 32U4 Prime). wirelessly debug sketches with […]

Stepper Motor Control System Based On Arduino With ULN2003 Chip

Stepper Motor Control System Based On Arduino With ULN2003 Chip

Project Summary: This project uses ULN2003 chip to drive. The working voltage is DC5V. It is widely used on ATM machine, inkjet printer,cutting plotter, fax machine,spraying equipment, medical instruments and equipments, PC peripheral, and USB Mass Storage ,precise instrument,industrial control system,office automation,robot areas,etc. Bill of Materials: 1.Arduino  UNO V3.0 R3 Board or Compatible Arduino 2.1602A HD44780 […]

How to make a Arduino LED Scroll Bar

How to make a Arduino LED Scroll Bar

Today I want to make a LED Scroll Bar as the above picture showed. Ten LED strips can flash in different effects by using a control board. Required Components LED strip, Arduino Nano, Dupont line and a control board. So, how to make a LED Scroll Bar? Step 1) Cut the LED strip into 10 […]

Traffic light and pedestrian crossing implemented with an Arduino

Traffic light and pedestrian crossing implemented with an Arduino

This video shows the Traffic light and pedestrian crossing I’ve implemented with an Arduino. It’s a reproduction of the crossing near my home, timings taken from a video of it. Incidentally, I produced the diagrams for this using a product called Fritzing.  It’s a nifty piece of software that allows you to draw a breadboarded version of […]

Rain Alarm Project

Build A Rain Alarm Project Using Arduino

Water is basic need in every one’s life. Saving and proper usage of water is very important. Here is an easy project which will give the alarm when there is rain, so that we can make some actions and save the rain water. As a result, we can increase the water levels of underground water […]

RC Quadrotor Helicopter

RC Quadrotor Helicopter

This project is a RC quadrotor helicopter (quadrocopter, quadcopter, quadricopter, etc). It’s a RC helicopter that uses 4 rotors. You need some pre-requisite skills: How to use Arduino, enough to get started Soldering, wiring, basic electronic skills Basic hand tool operation A quadrotor helicopter flies with 4 spinning propellers on a + shaped frame. When […]

Scroll to Top