Author - Febin Mathew

Getting Started with DipTrace

DipTrace is a software that allows you to create simple and complex Printed Circuit Boards from schematic diagrams to layouts. It is a user friendly EDA software. We recommend this for electronics hobbyists, as it is a freeware allows us to design single layer and double layer PCBs upto 300 pins. You can purchase its paid version if you need more layers/pins. If you are a beginner to PCB designing, you should be familiar with following terms before going to pcb designing. ...

Using Push Button Switch with 8051 and Keil C – AT89C51

This tutorial is for beginners in the field of microcontroller. In this case the microcontroller is AT89C51, a reprogrammable derivative of 8051. This purpose of this tutorial is to familiarize with the use of push button switch with the microcontroller. It will be useful whenever a decision is to be made according to the press of a switch. If you are not yet started with 8051 with Keil C please refer this tutorial Blinking Led using 8051 and Keil C. Circuit Diagram LED and Switch Interfacing with AT89C51...

>