In this post I have explained how to make a simple digital clock using Arduino and a 16 x 2 LCD display. Introduction As an electronics enthusiast at a stage we would have thought, how to make a digital clock, especially who are interested in the field of digital electronics. In this article we are […]
Newly Updated Circuit Projects:
Monitoring State of a Switch (Digital Read Serial) – Arduino Basics
This Arduino basics discusses the method of implementing a code through which the ON or OFF state of an external push-button could be read or monitored within the Arduino. Digital Read Serial Here I have explained through an example how to monitor the state of a switch by performing serial communication across your Arduino and your PC via USB. In excess to your […]
PIC Tutorial- From Registers to Interrupts
Before getting into the minute details of PIC programming, it would be first important to learn a few good programming methods. Understanding Registers To begin with suppose you type a ;(semicolon) at any point of the program, all’s that come after this semicolon would get ignored by the compiler, until of course the carriage get’s […]
Microcontroller Basics Explored
One thing is great about microcontroller ICs, these are available almost in all parts of the globe and electronic retailers. Introduction Fundamentally microcontroller devices are popularly used in applications involving assessments of the surrounding environment and in similar electronics. You could find these devices being used for displaying a certain parameter, in motor control applications, […]
Arduino Mains Failure Battery Backup Circuit
In this article I have explained a simple mains failure backup circuit for providing Arduino boards an uninterruptible supply during such situations. The idea was requested by Mr. Fredrik. Technical Specifications This blog gave me a lot of interesting information. Especially the power supply circuit with battery backup part. The reason for this is that […]
ATmega32, Pinouts Explained
The Atmel AVR Atmega32 is a low power CMOS based microcontroller chip manufactured on the AVR advanced RISC architecture. It is featured for carrying out technologically powerful instructions within each of its clock cycles. The chip is also equipped with the capability of achieving throughputs rated at 1MIPS per MHz enabling the system manager to enforce […]





