Advertisement
atm8 prg – Circuit Schematic
atm8 prg
This project describes how to build a simple programmer for the Atmel ATmega8 single-chip microcontrollers. This should be considered a "hobby grade" programmer...
isp communication with microcontroller – Circuit Schematic
isp communication with microcontroller
...
avr board description and development – Circuit Schematic
avr board description and development
...
digital sine wave synthesis – Circuit Schematic
digital sine wave synthesis
For the most part we live in an analog world and when using a microcontroller, it is often necessary to be able to convert a digital value into its analog equiv...
make usb password generator for – Circuit Schematic
make usb password generator for
The device implements the USB boot HID keyboard protocol so once plugged in, the device can receive keyboard LED state changes (caps lock, num lock, scroll lock...
make usb avr programmer – Circuit Schematic
make usb avr programmer
...
interface gps with avr – Circuit Schematic
interface gps with avr
GPS modem is a device which receives signals from satellite and provides information about latitude, longitude, altitude, time etc. The GPS navigator is more fa...
interafce 16x2 lcd with avr – Circuit Schematic
interafce 16x2 lcd with avr
LCD comes in various configurations and the most popular one is 16x2 matrix display. This article shows the interfacing of ATmega16 with LCD by displaying a sim...
assembly language for wiper based 8051 microcontroller – Circuit Schematic
assembly language for wiper based 8051 microcontroller
Microcontroller based old water tank fillercircuit diagram. difference between microprocessor and microcontrollerppt, parallel port interfacing projects with mi...
random generator – Circuit Schematic
random generator
This generator uses avalanche noise, and is based on a design by Will Ware. Herein are instructions as to how you can use a pic chip to analyze a noise source a...
line follower tutorial based atmega16 l298 motor driver – Circuit Schematic
line follower tutorial based atmega16 l298 motor driver
This line follower robot use the following module: Proximity sensor: 8 pcs of phototransistors; ATMega16 Microcontroller; Motor driver L298; C Programming langu...
pic development board with inbuilt jdm – Circuit Schematic
pic development board with inbuilt jdm
...
Microcontroller Class D Amplifier – Circuit Schematic
Microcontroller Class D Amplifier
...
speed control of dc motor – Circuit Schematic
speed control of dc motor
speed of the d.c. motor is controlled by using ATMEL89C52 lmicrocontroller ,feedback from optocoupler. the circuit diagram can be seen above(click on the diagra...
programmer pony prog – Circuit Schematic
programmer pony prog
There are many kinds of AVR programmers in market, most of these use the parallel port, a serial port (COM port), or the USB but they are very costly and hobbyi...
analog to digital converter – Circuit Schematic
analog to digital converter
An analog to digital converter converts an analog input voltage into a digital value. This is a circuit for shows the analog to digital converter. This circuit ...
maximite stepper motor interface – Circuit Schematic
maximite stepper motor interface
This simple circuit and program listing allows the Maximite microcomputer (SILICON CHIP, March-May 2011) to control a stepper motor. It could be expanded to all...
build solar engine – Circuit Schematic
build solar engine
Discussion about application of microcontroler PIC16F84 both for Control or Robotics and How to make Programmer of Microcontroller PIC16F84/A. The solar engine ...
how to use in-built adc of avr – Circuit Schematic
how to use in-built adc of avr
Microcontroller understands only digital language. However, the inputs available from the environment to the microcontroller are mostly analog in nature, i. e. ...
programming avr using usb asp – Circuit Schematic
programming avr using usb asp
For burning a  program in a AVR uc using usb port instead of parallel or serial then USBasp is the best option. For circuit diagram of USBasp click here. follo...