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 »555 Based AM Radio Transmitter
Bust out that 555 timer and use it to build your own AM radio transmitter. The circuit that is using only needs the timer chip, an NPN transistor, three caps, three resistors, and a potentiometer. It generates an amplitude modulation signal around the 600 kHz range which you will be able to pick up with any normal AM radio.
Read more »Category: Electronic Circuits Tags:
- Login to post comments
Keypad Interfacing with 8051
Keypads are widely used input devices being used in various electronics and embedded projects. They are used to take inputs in the form of numbers and albhabets, and feed the same into system for further processing. In this tutorial we are going to interface a 4x4 matrix keypad with 8051 microcontroller.
Read more »Category: Microcontrollers Tags:
- Login to post comments
INFRARED TRACKING SYSTEM USING ATMEGA32
Our project is an infrared (IR) tracking system. A beacon, placed on the object to be tracked, continuously emits infrared signals in all directions. The signals coming from the beacon are detected by 2 IR receivers mounted on 2 stepper motors, which rotate independently and are in separate locations.
Read more »Category: Microcontrollers Tags:
- Login to post comments
Connecting Piezo Speaker to ATmega32 Microcontroller
An ATMega32 sound generator code is extremely simple to implement. Almost any GPIO pin can drive a piezo buzzer, and the output quality is fine for producing some beeps. The code shown here is the simplest one I remember using basic physics, and since it does not use PWM it could be implemented on almost any microcontroller.
Read more »Category: Microcontrollers Tags:
- Login to post comments
Digital Voltmeter using AVR Microcontrolelr
In this project we are going to design a 25V range digital voltmeter by using ATMEGA32A microcontroller. In ATMEGA, we are going to use 10bit ADC (Analog to Digital Converter) to build a digital voltmeter. Now the ADC in ATMEGA can not take a input more than +5V, so for getting a higher range we are going to use a voltage divider circuit.
Read more »Category: Microcontrollers Tags:
- Login to post comments
Audio Amplifier
Here is a simple audio amplifier circuit that is easy to build and has few components. This circuit is built around the LM386 (click for datasheet) audio amplifier integrated circuit, useful when you need to power medium sized speakers from a music player that can only drive earphones.
Read more »Category: Electronic Circuits Tags:
- Login to post comments
555 Timer Circuits
555 Timer IC is one of the commonly used IC among students and hobbyists. There are a lot of applications of this IC, mostly used as vibrators like, ASTABLE MULTIVIBRATOR, MONOSTABLE MULTIVIBRATOR and BISTABLE MULTIVIBRATOR. You can find here some interesting circuits based on 555 Timer IC by using these different operating modes.
Read more »Category: Electronic Circuits Tags:
- Login to post comments
10 Awesome Arduino Projects
I find this almost therapeutic to watch, perhaps it's a little OCPD in me but seeing an Arduino Uno control a machine which will sort out your sweeties by colour is great. This little video does well to demonstrate it working with the 3D printed parts, an RGB and an infra-red sensor doing the work in tune with the motors.
Read more »Category: Arduino Tags:
- Login to post comments
Arduino Based Basic Projects
These are simple and basic arduino projects for beginners and students. Explained with circuit diagram, programming and videos.
Read more »Category: Arduino Tags:
- Login to post comments
