Get started with your very first Arduino project by making an LED light blink on and off. We'll look at how you can modify your project and show some future applications that we can build from this solid starting point.
Read more »Temperature Controlled Fan Project
In this arduino based project, we are going to control DC fan speed according to the room temperature and show these parameter changes on a 16x2 LCD display. It is accomplished by the data communications between Arduino, LCD, DHT11 sensor Module and DC fan that is controlled by using PWM. PWM is a technique by using which we can control voltage.
Read more »- Login to post comments
Digital Dice using Arduino
We all are familiar with dice and often played LUDO or SANP SIDI (Snake & Ladders) game by using dice. Dice is a squire type solid box which contains 6 different numbers on all of its sides. We throw dice on a surface to get a random number while playing the games. In this project we have tried to replicate it with a digital dice using arduino uno board.
Read more »Category: Arduino Tags:
- Login to post comments
Hydrogen-Oxygen Bottle Rocket
Air-powered water rockets are easy to build and the fuel is free, but do you want to push the envelope? How about a two-stage water rocket? And instead of pressurized air, how about an explosive gas? I know the perfect gas to use.
Read more »Category: Technology Tags:
- Login to post comments
Arduino Based Garage Door Opener
Getting stuck out in the rain without keys was the motivation for this project. It lets you trigger a garage door opener through a website hosted by an Arduino. With the Arduino connected to a wireless network, you can use your smart phone to connect to the webserver, enter a password, activate the garage door and get inside before getting drenched in the downpour.
Read more »Category: Arduino Tags:
- Login to post comments
Get WhatsApp on Your Raspberry Pi
In this tutorial we will see how to use WhatsApp with Raspberry Pi.We will use the Yowsup library we had already used in these tutorials: WhatsApp message from Phidgets SBC , Phidgets WhatsApp - ask the status of your sensors.Yowsup is a python library that allows you to login and use the WhatsApp service .
Read more »Category: Raspberry Pi Tags:
- Login to post comments