Photo Flip hover effect using CSS and HTML
Flipping image hover effect can be done with ease using simple CSS and HTML in any website. This hover effect will be very effective in in gallery section where we want to reveal info of the image or...
View ArticleHow to program UART in ARM Microcontrollers
Serial communication(UART) serves an important purpose of communicating with the external devices just using two pins (RX and TX). This tutorial focuses on Programming Serial communication in ARM7...
View ArticleRace Car controller circuit with Turbo switch
Slot Car RacingElectronic hobbyists and enthusiasts usually loves to build and play with toy cars. If you are one of them, here is a circuit which is designed specifically to control the Slot cars. The...
View ArticleWhat is Internet of Things (IOT)
"Internet of Things" also known as IOT is a concept where objects, animals, humans and possibly all the things in the earth are provided with unique identifiers and are connected to the internet to...
View ArticleFunction generator circuit using Quad Op-amp IC MAX494
Function generators (aka FG's) are widely useful in many audio and analog circuits. FG's are capable of generating Sine, Square, Sawtooth and Triangle waveforms. But not many electronic hobbyists can...
View ArticleWorking operation of Audio Amplifier IC LM386
LM386 is a widely used Audio amplifier used in many audio circuits due to its miniature size and affordable cost. This article was meant to make you understand the working of LM386 IC and how to use...
View ArticleAdvanced Function generator circuit using Quad Op-Amp IC MCP6024
FG's are quite expensive in nature and not many could afford one for their experimentation and learning. This circuit design might come in handy for those who want to build a efficient FG of their own....
View ArticleHow to program ADC in ARM Microcontrollers
ADC holds an important significance in every Microcontroller since it allows user to measure the external analog parameters and gives the result in digital form. Almost every advanced Microcontroller...
View ArticleRocket Countdown launch controller circuit
Model rockets are great things to play with but dangerous if handled without care.This Rocket Count Down Launch Controller is very useful when launching model rockets and also offers safety to the...
View ArticleAutomatic plant watering system using AVR(Atmega16) Microcontroller
Primitive irrigation systems possess many drawbacks as it fails to conserve water and human energy. So introducing Automation in it can help us to overcome these drawbacks and pave way to conserve...
View ArticleIDC Ribbon Cable Tester circuit
The ribbon cable tester is designed to check IDC (Insulation Displacement Connection) ribbon cables quickly for shorts to adjacent pins or opens from one end to the other. Originally, I designed this...
View ArticleWater level indicator Circuit
Wastage of water is really an issue in places where they use overhead tanks. Monitoring of water level is really a difficult task in those places and it could also lead to wastage of water and power....
View ArticleSimple FM bug circuit using Transistor
FM bugs are cool things and we might have seen many of them used in Movies. But we can actually make one fun FM bug using small number of components without spending much money. FM bug circuits should...
View ArticleDIY 30 Watt Stereo Amplifier Circuit
The Stereo Amplifiers are quite handy in places where we need to amplify the input signals to make it audible for all. Weather it was a party or a simple meeting, this thing will do a perfect job in...
View ArticleUniversal Liquid level indicator circuit using pressure sensor
Liquid level indicator circuits are highly useful to monitor the level of liquids present in a tanks where access to the tanks are difficult. This circuit uses pressure sensor to sense the level of...
View ArticleVertical Image flip using CSS and HTML
Image flipping hover effects can be very useful where we need to display dual images about a specific theme or product in a single spot. This effect can be implemented very easily using simple CSS and...
View ArticleChristmas Tree lighting circuit
Christmas is just around the corner and its time to decorate our home with attractive lighting and other stuffs. The above given electronic design may help you to make a personalized Christmas tree...
View ArticleTransmitting and receiving data using UART in PIC Microcontroller
UART or serial communication is one of the important protocol used by the Microcontrollers to transmit and receive data from the external devices. Almost every controller is equipped with this protocol...
View ArticleSPI (Serial Peripheral Interface) tutorial in ARM7 Microcontroller
SPI ( Synchronous Peripheral Interface) is one of the important protocols used in Microcontrollers to establish serial communication between two devices. This protocol was widely used in many devices...
View ArticleSimple Voting Machine using 8051 Microcontroller
Voting or polling machines is one of the finest example for the application of a Microcontroller. This project brings you the design and programming of building a very simple, cost effective polling...
View Article