Projects

How to tweet from an Arduino using the wifi sheild

How to tweet from an Arduino using the wifi sheild

Hey, I am a big fan of Instructables. I have consistently used it for the past 3 years and now its time for me to write one myself.Here we go. This instructable is for those who want to make some inanimate object tweet automatically. Like say for example you are building a robot and you want the […]

Webserver for home appliances control

Webserver for home appliances control

This instructable describes how a simple but powerful webserver used for controlling of home appliances can be done. The hart of the circuit is the ATmega328 microcontroller. I have chose this because I wanted to use all available Arduino libraries compatible with them. The Ethernet chip used is ENC28J60. A lot of Arduino libraries exist […]

Datura 6 home automation 2015 improvements

Datura 6 home automation – 2015 improvements

News: In this latest months I’ve made some important fixes and improvements to the code and to the webserver of the project. See datura_mega_v19.ino for the latest code. The most functional project over internet – Use it as a complete irrigation system for your garden, or use it to control your aquarium, or just to […]

Arduino Analog Read Voltage

Analog Read Voltage using Arduino

This example shows you how to read an analog input on Pin 0, convert the values from analogRead() into voltage, and print it out to the serial monitor.  Circuit: image developed using Fritzing. For more circuit examples, see the Fritzing project page Connect the three wires from the potentiometer to your Arduino board. The first goes to […]

Firefighting Robot

Build A Firefighting Robot Using Arduino

For my project I created a robot with an attached water cannon. My mentor and I built it in a budget of around $300 (not including the necessary equipment), and it functions quite well. For the motors we used drill motors, powered by the 18 volt drill batteries. To control it all we used an […]

An animation inside a water drop by Physalia

An animation inside a water drop by Physalia

2000 pictures compose this piece- that is, 2000 perfect different water drops into which we mapped an animation. Droplets that behave and look strangely similar at the stage of less entropy, and become more disorderly as they splash. The final result of the piece you have seen has absolutely no CGI, and was shot in […]

Arduino Alphabet

Arduino Alphabet

This project is very interesting because it shows the sequence of all letters of our English alphabet. That is, the project generates capital letters from the A to the Z based on Arduino code and showed by an alphanumeric display.  I’m using a common cathode alphanumeric display and an Arduino Uno in order to constructing […]

Arduino based Tic Tac Toe with TV Remote

Arduino based Tic Tac Toe with TV Remote

This was my first time attending the Internet of Things Pune Group. It was such a fun learning experience! At today’s meetup, Dhiraj and Nishant started out by introducing the InduinoX and Arduino Uno boards along with the Processing IDE that is used to write the code. After playing around with couple of sensors on […]

Scroll to Top