Author name: john

Arduino

8 Best Arduino Starter Kit for Beginners

You landed in this article probably because you are curious to learn about Arduino and develop a couple of interesting projects using Arduino. Well, you are in the right place now. In this article, we help you to get started with the Arduino platform easy and fast. We have developed this article as a detailed […]

Arduino

Arduino Nano Tutorial – Pinout & Schematics

In this guide, learn about Arduino Nano pin outs and diagrams. We’ve created a well explained, diagram based pin out representation of Arduino Nano. Arduino Nano Pinout The Arduino Nano, as the name suggests is a compact, complete and bread-board friendly microcontroller board. The Nano board weighs around 7 grams with dimensions of 4.5 cms to

Arduino

Arduino Mega Tutorial – Pinout & Schematics

First of all, Why Arduino Mega 2560? When cheaper boards are available, why go with Arduino Mega? The main reason behind this is the additional features that are inbuilt with this board. First feature is the large I/O system design with inbuilt 16 analog transducers and 54 digital transducers that supports with USART and other

Proteus

Make/Modify a Component in Proteus (2D Graphics)

Make/Modify a Component in Proteus (2D Graphics) In this article, a user-friendly feature in the Proteus software is presented, which is the Make Device. For this purpose, 2D Graphics mode of the software is used. In this article, existing components are selected and their schematic view is modified. By using the 2D graphics mode, one

Microcontrollers

Bluetooth Based Programmable LED Message Board Circuit

Programmable LED Message Board Circuit In this article, the idea and implementation of remotely editing the text or message of the LED Matrix Display (Custom LED Signs) are presented. This article is the continuation to the article - LED Scrolling Display Board Circuit Using AVR Microcontroller which explains The Framing of Alpha-numeric characters and special characters. Showing

Microcontrollers

LED Scrolling Display Board Circuit Using AVR Microcontroller

LED Scrolling Display Board This article explains the steps involved in designing a scrolling message LED Display. The following features of the display are explained in the article. Framing Alpha-Numeric characters and special characters Multiplexing the matrices Serial mode of data distribution using shift registers Static text display Scrolling text display Mode selection between static

Home Automation Using IR Remote Control
Arduino

Project: Home Automation Using IR Remote Control

Arduino-Remote Control Home Automation   In this project, we are going to show you how to control home appliances using a TV Remote. This same principle can be applicable in offices and industries as well. The project deals with the automation of four home appliances, like Tube lights, fan, bulbs, and of course TV. To automate

Product Reviews

Review of Yamaha RX-V681BL A/V Receiver

Yamaha RX-V681BL A/V Receiver AV receivers are no less popular than HDTVs in home entertainment segment and with time, technology used in these devices keep getting better. Yamaha is known for making some of the most well performing and feature rich AV receivers. The Yamaha RX-V681 is one such model that offers a good blend

Arduino

Project: Auto Intensity Control Of Street Light Using Arduino

Auto Intensity Control Of Street Light Using Arduino In this project, I am going to show you how to control the intensity of LED lights according to the time and the light intensity of outer atmosphere. This is an amazing and very useful project because it prevents the wastage of electricity. This project automatically turns

Arduino

Gesture Controlled Robot Using Raspberry Pi

Gesture Controlled Robot Using Raspberry Pi Have you ever tired of controlling everything with buttons? Thought of controlling something with simple hand movements by sitting on your lazy couch? If yes, then you are at the right site. In this tutorial we are going to control a robot driven by two DC motors by simply

Arduino

DIY: Measuring Wheel/Surveyor’s Wheel Using Arduino & Rotary Encoder

DIY: Measuring Wheel/Surveyor’s Wheel Using Arduino & Rotary Encoder A surveyor’s wheel may also be known by other names like: clickwheel, hodometer, waywiser, trundle wheel, measuring wheel or a perambulator. All these devices serve a single purpose, which is, measuring distance. The origin of surveyor’s Wheel is from an odometer. Odometer simply counts the number

Arduino

Project: Car Speed Detector Using Arduino

Car speed Detector Project In this project I am going to show you how to measure the speed of running car (or man) from outside. Police department uses this type of system to prevent over speed of vehicles. Our project is a little different from the system used by police but the overall car speed

Arduino

DC Motor Speed Control Using Arduino & PWM

DC Motor Speed Control Using Arduino & PWM Speed control of DC motor with PC Interface is an easy DIY project. In this project DC motor’s speed is controlled by sending the command through PC. Arduino is directly connected to PC through the USB cable and command is given to Arduino on serial monitor of

Basic Electronics

Magneto Resistor – Symbol, Working, Types & Characteristics

Back in 1856, William Thomson a Scots-Irish mathematical physicist and engineer while experimenting with iron pieces discovered a phenomenon called magneto-resistance. This effect was later on used to build a special type of variable resistor known as magneto-resistor. In this article you shall get a brief about a magneto – resistor: its working principle, characteristics

Raspberry Pi

Raspberry Pi Music Player – A DIY Project

Raspberry Pi Music Player We all know that Raspberry Pi is a multipurpose System on-chip computer which is capable of doing all the functionalities of a general purpose computer with a low bandwidth. Everyone wants to have a customised audio player at home. Raspberry Pi is capable of providing a standard quality audio through its

Basic Electronics

Carbon Film Resistor – Working, Construction & Applications

Carbon Film Resistor One of the most used “passive devices” in an electric or electronic circuit is undoubtedly the resistor. Since it has wide range of applications they are found in different varieties. According to the type of resistance they offer, these devices are often classified as fixed or variable resistors. However, the resistors, either

Arduino

Water Level Indicator Using Arduino & Ultrasonic Sensor

Water Level Indicator Using Arduino Wireless Water Level Indicator Using Ultrasonic sensor & Arduino is an amazing and very useful project. The objective of this project is to notify the user the amount of water that is present in the overhead water tank. This project can be further enhanced to control the water level in

Raspberry Pi

Raspberry Pi as a Web Server

Raspberry Pi as Web Server Generally Web server is a computer where the web content is stored which is used to host websites. Website is collection of web pages while web server is a software that respond to the request for web resources. There exists other web servers also such as gaming, storage, FTP, email

AVR

Interfacing LCD Module with AVR in 4-Bit Mode

This article is another step forward in learning more about AVR microcontrollers. We have demonstrated interfacing of LCD module with ATmega328 microcontroller, which will help you to learn its basic concepts. ATmega328 is an eight bit AVR (Advanced Virtual RISC) based microcontroller. It is a powerful microcontroller with a built-in  internal memory of around 32Kb.

AVR

Simple LED Projects Using AVR Microcontroller

This article is another step forward in learning more about AVR microcontrollers. We have demonstrated 3 simple LED based projects using ATmega328 microcontroller, which will help you to learn its basic concepts. ATmega328 is an eight bit AVR (Advanced Virtual RISC) based microcontroller. It is a powerful microcontroller with a built-in  internal memory of around

Basic Electronics

Photoresistor – Symbol, Working, Types & Applications

Photoresistor – A Detailed Guide While walking through the streets in the evening, have you ever noticed how the street lights turn on automatically as it starts getting darker?  This automatic switching ON of the street lights are due to the presence of a special type of variable resistor on its circuit. The resistance of

Basic Electronics

Thermistor – Working, Symbol, Types & Applications

If you are looking for a temperature sensor that is cost effective and accurate, your first choice may be a thermistor. It is a type of resistor whose resistance changes with change in temperature.  This article deals with the working, types and applications of a thermistor. Lets start! What is a Thermistor? Coined from the

Scroll to Top