DIY Projects:DIY-Projects:you can find a lot of interesting projects.If you find other Diy projects,please tell me.
Another Mobile MP3 Player
using PIC16F84 microcontroller and remote control....Go
David Cook - Robot Room -
Powerful website about Robotics, electronics, and schematics: you can find some robotics projects in this site.these projects are suited for you DIY....Go
Night Light Saver
Latest design of night light saver circuit built with AT89C2051. Nice firmware using c coding developed with SDCC....Go
Miniature Real-time Controller
This is my long history the device that controls my home's night light, air-conditioner,etc. The device is a Miniature Real-time Controller. The circuit uses only three chips, a 89C2051, DS275(or MAX232), and 74LS07 open collector driver. The scheduler for time on/off of 6-channel output can be made by downloading from PC and saved into onchip RAM. Each output provides a 20mA sinking suitable for driving a homemade opto-triac or big solid-state relay for heavy load....Go
Wagner Lipenharski
Wagner Lipenharski has a very helpful microcontroller page. His page is packed with lots of code examples and interesting ideas for the AVR as well as 8051. A good resource for the beginner or expert!besides,this site provide some cool stuff about IR ,such as SONY IR Remote , HITACHI IR Remote,NEC IR Remote,PIONEER IR Remote ,JVCRemote IR Remote ...Go
MiniLogger V3.0
New design data logger board, 64kB T89C51RD2, 4-channal 12-bit ADC, built-in LCD and 128/512kB battery backup memory....Go
DC Amplifier for Pyranometer
Simple experiment demonstrates the use of Minilogger for recording the amount of sun energy received everyday....Go
AVR Thermometer
Build a simple digital thermometer using AT90S2313 and DS1820. Download the hex code directly to the chip with ISP cable. The thermometer is capable of measuring temperature from -55C to +125C with 1 degreeC resolution....Go
Solar Energy Meter
Simple project that turns 8051SBC to be a dedicated instrument for measuring the amount of energy produced by photovoltaic power system....Go
PJRC: Electronic Projects with Components Available Worldwide
This a great web about 8051 MCU in the internet.you can find lots of 8051 projects such as MP3 Player With IDE Hard Drive,The MIDI Drum Machine,CCD Array Reader,Fourth Order Low-Pass Filter IC.you should check it out...Go
Door Bell
The door bell seems like a simple project but it's not! There is one major difficulty it's to generate a sine wave via Pulse Width Modulation.U can find all the solution.this is a ATMega8 project....Go
a home DIY MP3 Player.
this project not only about MP3 playing,but also about AVR mcu,LCD,USB, Remote Control,IR Transceiver.all the stuff are provided.Maybe you can do it by yourself.enjoy it....Go
Propeller Analog/Digital Clock
very very interesting project.using LED to display this time in tow model:Anoalog mode and Digital mode....Go
ATMega8 based Frequency Meter
The Frequency is passing through an op-amp to convert it in a square wave. The ouput of the op-amp is feeding the 3*8 bits counter (24 bits) who can accumulate at a maximum of 16777216 count. The maximum frequency you can measure without changing the time base of one second is 16.777216 Mhz. The ATMega8 have 3 functions: enable the counter gate at each second, read his value and display it on the LCD....Go
Build Your Own MiniLOGGER
Build your own a personal data logger for recording analog signal. The MiniLOGGER provides 8-channel analog input(-99mV to +999mV), 1-channel pulse input, battery backup 256kB SRAM, Real-time Clock, and RS232C. Start/Stop recording can be made by MANUAL switch or preprogrammed Start/Stop Time. The format of uploading data is ASCII format, suitable for importing and graphing by Excel or any Scientific Plot Program. Exemplary circuit used for measuring Insolation and Air Temperature vs. Time is included....Go