I wanted to make an audio player using an arduino but I didn't have an microsd card reader or an mp3 decoder chip.
Read more »Audio Player using Arduino
- Login to post comments
Arduino Motion Detection Lights
i wanted to make cheap motion sensor lights that work from a standard 220V socket. This is the best that I could achieve, for now)
Read more »- Login to post comments
Neopixel RGB LED Strip with Arduino
NeoPixel LED Strip requires only three pins to drive several RGB NeoPixel LEDs. Two pins are for power and ground and one Pin is for Data In (DI). Data IN pin is used to address and control the different LEDs in the strip with their color, brightness etc.
Read more »- Login to post comments
Build Your Own Arduino Weather Station
This AWS can capture data on air pressure, temperature, rainfall, and soil and air humidity. Once you have the components in hand, assembling your station is simply a question of wiring everything together as shown in the project’s instructions. And then, downloading the Arduino included sketch.
Read more »- Login to post comments
Interfacing Arduino with SIM900 GSM Module
Here GSM Module is used to Make the Call, answer the Call, send SMS, and read SMS, and also this Arduino phone has Mic and Speaker to talk over this Phone. This project will also serve as a proper interfacing of GSM Module with Arduino, with all the Code needed to operate any Phone’s basic functions.
Read more »- Login to post comments
Wiring up DHT11 Temp & Humidity sensor to the Arduino
The DHT11 is chosen because it is lab calibrated, accurate and stable and its signal output is digital. Most important of all, it is relatively inexpensive for the given performance. Below is the pinout of the sensor.
Read more »- Login to post comments
A Lightning Detector for Arduino
In this tutorial, we will build a lightning detector using an Arduino Uno, a few resistors and some jumper wires. Most lightning detectors often cost too much for the normal hobbyist, however this does not mean one cannot enjoy lightning detection and the physics behind it.
Read more »- Login to post comments
Windows Remote Arduino Project
In this project, we will use Windows Remote Arduino to turn an LED on and off. It is a simple example, but will reveal the power that the library can give you to create many more advanced projects. Let’s get started!
Read more »- Login to post comments
Scientific Calculator with evive
We have built a Scientific calculator having lots of functions like
Basic algebraic operations (+, -, *, %)
Trigonometric functions (SINe, COSine, TANgent)
Inverse trigonometric functions (arcSin, arcCos, arcTan)
Logarithmic function
Square root.
- Login to post comments
Coffee Cup Spy Cam
Take your cup of Joe from classic to classified with a tilt-triggered spy camera.The trick is to modify two paper coffee cups — install the device in one, slide it into the second, and align holes cut in the bottoms of each. Two LEDs can be seen through the standard plastic lid — one illuminates when the tilt switch is activated, the other flashes twice after a picture has been taken.
Read more »- Login to post comments
