How to make a Tachometer for bicycle
To make a tachometer for bicycle tachometer we will be using Arduino and reed switch as the main component. We will design the tachometer to Display Speed and also temperature.…
To make a tachometer for bicycle tachometer we will be using Arduino and reed switch as the main component. We will design the tachometer to Display Speed and also temperature.…
In this post we will be designing home automation using Arduino UNO and IR remote control device. Components Required Arduino UNO board TSOP 1738 IR Remote Control Receiver 1 KΩ…
Azure VM cost whenever it is up and running. There are times when you are not using the VMs and can be taken down to reduce the cost. This step…
Step 1: Configuring WLAN Connection Connect you USB Wifi adapter to your Raspberry Pi. Also, ensure that you are already connected to Ethernet cable. Boot your Pi int GUI and…
What is a time delay relay circuit? In a time delay relay circuit, relay contacts are closed or open after the preset time interval. Whereas in a normal relay contacts…
About LM4890 1 Watt audio amplifier for mobile device has been designed using LM4890 power amplifier. LM4890 is primarily designed for mobile phones and other portable devices. It is capable…

Real time clock with DS1302 is designed using Arduino Uno. About DS1302 The DS1302 is a trickle-charge timekeeping chip containing a real-time clock/calendar and 31 bytes of static RAM. It…

Latest windows update allows you to have a full Ubuntu-based Bash shell. This allows you to run the Bash shell and the exact same binaries that you would normally run…

A seven segment display is typically used to display numbers from 0-9. It consists of 7 bar segments and a dot( 8 Segments). They are numbered A to F and DP…