Advertisement
USART + Serial Comm with PC – Circuit Schematic
USART + Serial Comm with PC
Create simple Hello world example of serial comm to a PC using microcontroller USART....
1-Chip 4-Channel PIC16F886 Data Logger – Circuit Schematic
1-Chip 4-Channel PIC16F886 Data Logger
This project has only a few modifications from the Single Chip, Four Channel Datalogger article, so I won`t go into much detail. Below is the schematic. The c...
pic16f84a relay control board – Circuit Schematic
pic16f84a relay control board
It was one of those days that you should learn some chemistry, philosophy and literature. So I thought something like what am I going to do today  I started a...
Engineering Physics Block-Stacking Robotics Project (2012) – Circuit Schematic
Engineering Physics Block-Stacking Robotics Project (2012)
The TINAH board shield, a printed circuit-board shield designed and built for Phys253 and first used in 2009 by Engineering Physics students and staff. The shie...
Line Following Robot – Circuit Schematic
Line Following Robot
LECTURES on LINE FOLLOWING ROBOT Lecture 1 (a) Lecture 1 (b) Lecture 1 (c) Concept Diagram (1cm LINE FOLLOWING) Schemetic for 5 sensors ROBOT SOftwares you guyz...
AVR TV Game – Circuit Schematic
AVR TV Game
Martin ustek has modified the project to also include a Sokoban game. Some information about his version can be found dotted throughout this page; for full deta...
Getting started with AVR development – Circuit Schematic
Getting started with AVR development
You can buy ready-made programmers, but why spend money when you can build it yourself from parts that you have lying around The simple SI-Prog doesn`t require ...
Line follower with atmega 16 – Circuit Schematic
Line follower with atmega 16
Here the complete electrical circuit diagram of line follower robot which built based on ATmega16. There are three modules of line follower robot circuit that a...
Temperature & Humidty sensor Using AVR Microcontroller – Circuit Schematic
Temperature & Humidty sensor Using AVR Microcontroller
This is a low cost way of measuring temperature and humidity with a computer interface and is intended to be an entry level project for high school students on ...
Microchip Tutorial – Circuit Schematic
Microchip Tutorial
Look for the OSCCON register in the data sheet (as of this edit, page 19). This register, among other things, controls the speed of the internal clock. Upon sta...
PIC Traffic Lights – Circuit Schematic
PIC Traffic Lights
All that remains now is for the code to be `, compiled and converted to a HEX file that the PIC can understand. This is achieved easily with the PIC compiler th...
PIC Programming how to get started – Circuit Schematic
PIC Programming how to get started
Several years ago a colleague suggested that I should be using PICs for my hobby, which then was amateur television. I spent many hours developing and experimen...
pic pgm programmer – Circuit Schematic
pic pgm programmer
...
Data Logger with Serial Interface – Circuit Schematic
Data Logger with Serial Interface
The data logger consists of a simple op-amp amplifier circuit that amplifies the signal and sends it to be digitized by a PIC16F688 microcontroller, serialized,...
AVR programming tool with graphical user interface – Circuit Schematic
AVR programming tool with graphical user interface
AVRtools has an intuitive graphical user interface, and is based on the use of predefined function blocks. It offers a large range of basic functions: timers, c...
avr parallel programmer 5 – Circuit Schematic
avr parallel programmer 5
The chief advantage of this programmer is its ability to protect both the target and the PC from odd voltages when one side is powered off. The buffers are open...
Ranco ETC-211000 uses AVR Atmega16L8 – Circuit Schematic
Ranco ETC-211000 uses AVR Atmega16L8
The Ranco ETC-211000 uses an Atmega16L8. The chip is initially protected so if you want to develop some code you will have to erase the chip first. The design i...
Autopilot UAV Project – Circuit Schematic
Autopilot UAV Project
Autopilot for model helicopters, with 3 axis IMU/INS+GPS....
Random timer circuit using a Attiny24A – Circuit Schematic
Random timer circuit using a Attiny24A
This random timer circuit is based on a Atmel ATTINY24 avr driving one power relay. You can use this circuit to switch on and off other circuits randomly. For e...
Thermometer using DS1621 and Nokia 3310 LCD interfaced with ATmega8 – Circuit Schematic
Thermometer using DS1621 and Nokia 3310 LCD interfaced with ATmega8
I am presenting one application with the Nokia 3310 LCD: Designing a thermometer using DS1621 temperature sensor IC. DS1621 is 8-pin sensor from Maxim, with....