digital

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 the InduinoX we thought of doing a micro project …

Arduino based Tic Tac Toe with TV Remote Read More »

New Arduino WiFi Shield Testing

New Arduino WiFi Shield (Testing) usign arduino

The WiFi Shield was delivered by Amazon. The Arduino UNO Rev 3 was found at RadioShack… First you need to load the last Arduino IDE (Ver 1.0.2) it has the necessary library to use the WiFi shield. Tried the examples “Scan for available networks”  and  “WPA network example” from: http://arduino.cc/en/Guide/ArduinoWiFiShield It works like a charm! …

New Arduino WiFi Shield (Testing) usign arduino Read More »

Wheeled Robot Platform

Wifi Enabled 2/4 Wheeled Robot Platform Utilizing MKR1000 Using Arduino

WIP- Using a MKR1000 to create a WiFi Enabled 2/4 Wheeled Robot Platform, Hardware is in hand, now to implement software Things used in this project Hardware components Arduino MKR1000 I was one of 1000 who won this × 1 SparkFun Dual H-Bridge motor drivers L298 Any L298N DC Motor driver will do that’s Adafruit …

Wifi Enabled 2/4 Wheeled Robot Platform Utilizing MKR1000 Using Arduino Read More »

Digital Clock

Digital Clock using Seven Segment Display and ATMega16

In this ATMega16 AVR project we will be designing and implementing a digital clock with the aid of a atmel AVR ATMega16 microcontroller and seven segment display. Before going through this digital clock AVR project it is recommended to complete the tutorial on Interfacing a Seven Segment Display with the AVR Microcontroller. Note: Although this AVR project was designed around the ATMega16 the project …

Digital Clock using Seven Segment Display and ATMega16 Read More »

Arduino Multifunction Digital Thermometer

Multifunction Digital Thermometer using an Arduino

This instructable will show you how to create a multifunction platform with a thermometer, chronograph (count up timer), count down timer, and light display. It is also intended to be a platform for other analog sensors or any other functions you can think of. Multifunction_Digital_Thermometer.zip71 KB Step 1: Gather Materials To build the digital thermometer …

Multifunction Digital Thermometer using an Arduino Read More »