Circuit-Zone.com - Electronic Projects
Posted on Thursday, May 6, 2010 • Category: AVR
This project is based on obdev's RemoteSensor example and their firmware-only USB implementation; the main change is the replacement of the analog sensors with a Sensirion SHT11 digital temperature and humidity sensor.
Posted on Friday, April 30, 2010 • Category: AVR
This board is a RDS coder using an ATMEL AVR ATmega32.
This board can be controled by a RS232 link, USB interface or SPI.
TA data is displayed wiyth a LED and can be controled by :
- Hardware input
- RS232
- USB
- SPI (not yet implemented)
Posted on Tuesday, April 27, 2010 • Category: AVR
This is the transmitter PLL module with ATMega8, MC145170 and 16x4 LCD Display.
Posted on Tuesday, April 20, 2010 • Category: AVR
LCD2USB is a open source/open hardware project. The goal of LCD2USB is to connect HD44780 based text LCD displays to various PCs via USB. LCD2USB was meant to be cheap and to be made of easily available parts. It is therefore based on the Atmel AVR Mega8 CPU and does not require any difficult to obtain parts like separate USB controllers and the like.
Posted on Tuesday, April 20, 2010 • Category: AVR
RemoteSensor is a wireless thermo- and hygrometer with an USB port on the receiver. You can draw fancy diagrams of temperature and humidity for up to 16 wireless sensors.
Posted on Monday, April 19, 2010 • Category: AVR
The DTMF decoder 2 is a useful tool used for decoding DTMF (Dual Tone Multi frequency) generated by telephones. The decoded digits are viewed on a 16x2 LCD screen.
Posted on Thursday, April 15, 2010 • Category: AVR
The MP3stick is a simple and small portable MP3 player. A microcontroller Atmel AVR ATmega128 is the heart of the circuit. MP3 decoding is done by an VLSI VS1011b decoder IC. A MMC/SD card works as memory medium for MP3 files, playlist files and skin files. The player is designed to draw his power from a LiIo/LiPo battery with 3.6V. a charger circuit, based on MAX1811, is included. All information will be shown on a Nokia color LCD with 128x128 pixel and 256 colors.
Posted on Tuesday, March 30, 2010 • Category: AVR
This board can program an AVR microcontroler ATMEL (ATmega8, ATMega32, ...) from a parallel printer LPT1 using ISP functionality In System Programming. This programming type can program and/or configure microcontroler directly on the target board without rmoving device and put it on a separate programmer. This board is compatible with programming software "PonyProg".
Posted on Tuesday, March 30, 2010 • Category: AVR
USBasp is a USB in-circuit programmer for Atmel AVR controllers. It simply consists of an ATMega48 or an ATMega8 and a couple of passive components. The programmer uses a firmware-only USB driver, no special USB controller is needed. Works under multiple platforms. Linux, Mac OS X and Windows are tested. * No special controllers or smd components are needed. * Programming speed is up to 5kBytes/sec. * SCK option to support targets with low clock speed (< 1,5MHz). * Planned: serial interface
to target (e.g. for debugging).
Posted on Wednesday, July 8, 2009 • Category: AVR
Here is my project on interfacing of SD Card (microSD). MicroSD cards are available very cheap nowadays, a great option for having a huge memory in any embedded system project. It is compatible with SPI bus, so interfacing is easy. SD card adapters are also easily available in market, so one can easily make an bread-board adapter by soldering few pins on it.
In this project, I've used 1GB microSD card from sandisk (later on tested with transcend card also) The microcontroller is AVR ATmega8 running at 8Mhz internal clock. MAX232 is used to interface the circuit with PC for monitoring the data. A 3.3v supply is used for powering the mega8, microSD and max232.
Posted on Thursday, April 24, 2008 • Category: AVR
This is versatile development board for AVR microcontrollers ATmega48/88/168. It is good for testing and debugging embedded programs. It has many built-in peripheries connected to microcontroller so you can use them without soldering. ATmega microcontrollers are produced by ATMEL and they include a lot of features: I/O, Timers, PWM generators, ADC, RS232, TWI, SPI, Analog Comparator, Oscillator, EEPROM… These microcontrollers are very versatile, easy to program and easy to use. This is the reason why I like these microcontrollers and why I decided to make development board for them.
Posted on Tuesday, April 22, 2008 • Category: AVR
In this project I created an infrared (IR) link that provides bi-directional communication between the NXT and the new Power-Functions system, which consists of a battery box, motors, a remote control (an IR transmitter) and an IR receiver that controls the motors.
I previously built an IR transmitter for the NXT which used an MSP430 microcontroller and which was able to send Sony IR commands (the specifications of this protocol are widely available).
Posted on Friday, April 11, 2008 • Category: AVR
This AVR ISP original by ATMEL you can found on "AVR software and technical Library - April 2003" CD-rom.It small component count I design new PCB and change some component that easy to build small PCB .The new firmware was writen by John Samperi for AT90S2313. This code can program more devices.
Posted on Tuesday, April 8, 2008 • Category: AVR
My goal is to build a kind of a mobile tracker. There are many different use cases you can think of but one of the obvious is a device, that is able to report where it is. This device can be put in your car and it could trigger an alarm, if the car got stolen. Actually it could tell you where it is.
There are already mobile tracking devices out there, but they seemed to be too expensive and too closed for my needs. Another option is one of these new Nokia N95 which have built-in GPS. They are really nice, but about 600€, which is not a bargain. So I decided to do my own.
Posted on Saturday, April 5, 2008 • Category: AVR
This simple AVR Programmer will allow you to painlessly transfer hex programs to most ATMEL AVR microcontrollers without sacrificing your budget and time. It is more reliable than most other simple AVR programmers available out there and can be built in very short amount of time.
AVR programmer consists of in-circuit serial programmer (dongle) and small pcb with a DIP socket where you can fit your microcontroller and have it quickly programmed.
You may also use this programmer as a stand alone in-circuit serial programmer that can be used to conveniently program AVR microcontrollers without removing them from the target circuit.
Circuit-Zone.com © 2010. All Rights Reserved.
|