digital

4 Wire Touch Screen Based Digital Magic Slate

4 Wire Touch Screen Based Digital Magic Slate Using Atmega

Ever played with magic slates in your childhood? Well this project will show you how to make a digital magic slate using a PC, a touch screen and few other components. Components Required      1.      4-wire resistive touch screen with connector      2.      ATMega16 development board with 16MHz      3.      4 X 10kohms Resistor      4.      Serial to USB …

4 Wire Touch Screen Based Digital Magic Slate Using Atmega Read More »

Pin

Digital Thermometer using AVR, LM35 and 16×2 LCD Using Atmega

Thermometers are the device we use to measure the temperature in any desired scale and we all will be quite familiar with the analog thermometers. There are some disadvantages in analog thermometers and this can be overcome by using this digital thermometer using avr. The above embedded system shows the design and implementation of a …

Digital Thermometer using AVR, LM35 and 16×2 LCD Using Atmega Read More »

Frequency counter circuit

Frequency counter circuit using atmega

Simple Frequency Counter You may have already seen various projects over many websites named Frequency counter, Digital Frequency Counter etc. I’m posting just another of them. Showing the use of timer/counter of AVR micro controller (Atmega8) in one of it’s form. This circuit can be used as a simple micro controller project for your engineering courses. Frequency of a …

Frequency counter circuit using atmega Read More »

TEMPERATURE CONTROL WITH LCD SCREEN (1)

ADC0831 8051 LM35 TEMPERATURE CONTROL WITH LCD SCREEN USING ATMEGA

Adc 0831 with 8051 lm 35 temperature sensor, and a detailed project examples for the use of inverters. author :Özer Deniz Objective: LM 35 temperature sensor dealt with 0831 ADC analog-to-digital conversion of knowledge,… Electronics Projects, ADC0831 8051 LM35 Temperature Control with LCD Screen “avr project, microcontroller projects, “ Adc 0831 with 8051 lm 35 temperature sensor, and a …

ADC0831 8051 LM35 TEMPERATURE CONTROL WITH LCD SCREEN USING ATMEGA Read More »

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 »