Circuit Lake

Electronic Project and Circuit Collection

Archive for the ‘Tutorial’

ad


Home Made PCB

September 21, 2009 By: admin Category: Tutorial No Comments →

PCB Before Etching

There are many ways to create PCB at home. You can manually laying out the traces with trace transfers (not recommended), photo reproduction (specialized, and expensive), or the use of a laser printer using the toner transfer method. During my experience, creating PCB using the toner transfer method is easiest and low cost.
The procedure [...]

Arduino Controlling Images on 4D OLEDS

September 18, 2009 By: admin Category: Arduino, Control, Interfacing, Tutorial No Comments →

interfacing arduino - OLED

This tutorial inspired by serial OLEDS from 4D Systems. Jenny has pulls it together to make you easy learning how to Controlling Images on 4D OLEDS using Arduino. This project uses µOLED-128-GMD. Before you do any coding you can test run to see if the images are on the card properly by loading images [...]

Free Schematic And PCB Editor

August 23, 2009 By: admin Category: Tools, Tutorial 2 Comments →

Free PCB and Schematic software

If you want to learn electronics for first time, you need to know about electronics theory, component, drawing schematic, and make PCB. You can get electronics theory reference from many sources like book or internet. To draw schematic and build a PCB you can try Eagle, schematic and PCB editor, to make it easy.
EAGLE [...]

AVR SONY RC Decoding

August 16, 2009 By: admin Category: AVR, Project, Remote, Tutorial No Comments →

SONY RC protocol

This tutorial shows you how to decode SONY Remote Control using microcontroller AVR. The project use external interrupt at the falling edge to detect the pulse. The project use AT MEGA 16 and vcd remote control sensor or you can use any type sensor that have filter of 38 KHz to 40 KHz on it. [...]

Interfacing Keypad and Microcontroller AVR

August 03, 2009 By: admin Category: AVR, Tutorial No Comments →

Interfacing 16-Keypad with AVR

People still use 16-key keypad as input device for any embedded project. I could be used as code input device for opening a door or as a general input to any project that requiring the input like alarm circuits, games, puzzles, DTMF generators.
This project will show you how to interface a 16-key keypad to your [...]

Tutorial using AVR Crystal Real Time Clock

July 10, 2009 By: admin Category: AVR, Microcontroller, Tutorial, Video No Comments →

RTC tutorial

In this video tutorial, nerdkits show you how to use the timer interrupts on an ATMega168 chip to make a simple timer. It is possible to make your own reasonably accurate alarm clock, create systems to perform timed automated tasks, or create a multitude of other projects with real time clock in AVR.

Constant Current White Led Lamp Driver

April 19, 2009 By: admin Category: Analog, LED, News, Project, Tutorial No Comments →

led-head-lamp0

We know that most flashlights require three cells because they are regulating output current with only series resister. The odd number of cells except one is not good, and a margin between VLED and VBAT is too small, intensity of light is affected by variation of input voltage within the battery life.