LED Projects

LED chasers,LED drivers,LED lamps,Automatic lighting systems etc

Friday, 29 July 2016

Eagle CAD videos

Basic of Eagle This tutorial is for beginners.It explain how to draw a schematic ,convert it to PCB,design PCB and how to convert PCB to PDF file.This is the very basic tutorial for beginners. I hope everyone can understand it easily.If anymore doubts feel free to ask...thank you ...

Thursday, 21 July 2016

SIMPLE LED FLASH LIGHT

Here i am posting a tutorial that explain how to make a simple LED TORCH.Its a very simple and very useful torch.We can easily change the battery after battery charge is empty.  instructables   Circuit diagram     Components -battery 9V -resistor 330 ohm -push button switch -led 5mm Components arrangement First make two holes in the 9v battery socket to place the led,then connect the...

ARDUINO IN PROTEUS

...

MY PROPELLER DISPLAY

Its the video of my propeller display.Here we used an adapter to give supply to the rotating board by using brushes. ...

UART

This is the program to send and receive data's through UART.In this example program when you write any character through UART, it will send back a string .When micro controller detect any data in UART it will send back a string to the terminal.You can download the program and Proteus file from below link. DOWNLO...

string comparison

Here the program compare two strings.In the starting of the program we enter two strings and inside the while loop we compare the string.If the string is same it send  "same string" else write "differt string" through UART.You can download the program and Proteus file below DOWNLO...

CODE

1. AV...

AVR

1. SOFTWARE RESET 2. STRING COMPARISON 3. UART 4. ADC 5. TIMER 6. EXTERNAL INTERRUPT 7. SOFTWARE UART 8. SOFTWARE UART TRANSMISSION WITHOUT HEADER  9. SOFTWARE UART RECEPTION WITHOUT HEADER...

Wednesday, 20 July 2016

Software Reset

Its the code to reset the controller by program.Here i attached the program as well as Proteus file.You can rest the controller two way.One is by pressing the reset switch and next by using program.In program when you write the character 'r' in uart then controller will restart. clicl here to download the fil...

Wednesday, 13 July 2016

PCB Design

...

PCB Design

...

ALTIUM videos

BASICS OF ALTIUM This is a tutorial that explain very easily How to design a PCB in altium.I hope it will be helpful for all the beginners who wish to design PCB in altium designer.Altium designer is very user friendly.We can make a nice 3D model of PCB in Altium designer.Here i uploaded a video in last step that simply explain how to design a small single layer PCB. If anyone have doubts feel free to ask,happy to help you.Thank you very much ...

Tuesday, 12 July 2016

Projects

MSP430 Projects 1. LED chaser 2. PROPELLER DISPLAY 3. HOW TO SIMULATE ARDUINO IN PROTEUS 4. SIMPLE LED FLASHLIGHT 5. SIMULATION IN CIRCUIT WIZARD  6. MEASURING INCLINATION ANGLE (ARDUION+MPU6050)  7. RGB led + VB .net...