What is a Relay? A Relay is a electronic operated switch, relay’s uses an electromagnet mechanical to operate the switch and provide electrical isolation between two circuits. Is this lab project we don’t need to isolate one circuit from other,
Starter #15 Using Photo Resistor and LEDs
This sketch guide you to create a LED animation transition using LDR ( Light Dependent Resistor) with Arduino. Photo Resistor are variable resistor which change resistance depending on the light hitting the sensor. When you put your hand closer to
Installing drivers for Arduino Uno R3
It is important to follow the steps mentioned next to be able to use the Arduino Uno R3 and some other boards. Please check the Arduino website for up-to-date references. 1. Plug your board in and wait for Windows to
Installing drivers for Arduino Duemilanove, Nano, or Diecimilla
When you connect the board, Windows should initiate the driver installation process (if you haven’t used the computer with an Arduino board before). On Windows Vista, the driver should be automatically downloaded and installed. (Really, it works!) On Windows XP,
The Raspberry Pi Models and How to Address them
The Raspberry Pi Models and Version & the Difference. Lots of Makes, developers, hobbyist and engineers these days questioning what is the difference between Arduino & Raspberry. Even though both are made for solving difference problems. Raspberry Pi is a
Starter # 11 How to use 16×2 LCD Screen with Arduino with Source Code
This tutorial will show you how to use the LCD Screen 16×2 in Arduino. Electronic Parts Required ARDUINO UNO/MEGA/PRO 1x Potentiometer ( To adjust the Brightness, Contrast of the LCD) 1x LCD Screen 1602 Jumper wire
Download the source code
Starter #10 Driving 7 Segment Digital Display with Arduino with Source Code
Here the steps how to wire and driving the 7 segment digital display using Arduino. Electronic Parts Required ARDUINO UNO/MEGA/PRO 4x Seven Segment Digital Display 8x 220 k Resistor
Download the source code here | 14Core Digital Display
Starter #9 Temperature Detection and Measuring with LM35
Lear how to detect Temperature using Arduino with LM35 Electronic parts requirements. Arduino UNO/MEGA/PRO 3x LED 3x 220k Resistor 1x LM35 Temperature Sensor Jumper wires
Download the source code here | 14COre Temprature Measuring
Starter #9 Light Detection with (LDR) Light-Dependent Resistor with Arduino
Detecting a light or making a switch using Photoresistor interface with Arduino. Electronic Components Required Arduino UNO/MEGA/PRO 1x LED 1x 220k Ohm Resistor 1x 10k Resistor 1x LDR(Photo resistor)
Download the source code here | 14Core Light Detection
Starter #8 Using Analog in Arduino with Potentiometer
Working on Potentiometer in Arduino inalog. Electronic Part Requirements. Arduino UNO/MEGA/PRO/ 1x 10k Potentiometer
Download the source code here | 14coreanalog
Starter #7 How to use Tilt Switch in Arduino with Sample Source Code
How to use the TILT switch using Arduino.
Download the source code here | 14Core_Tilt_Switch
Starter #6 Using Buzzer in Arduino Sample Code
Sample Source code how to use a buzzer connected to Arduino, Electronic Parts you need 1x Arduino Uno / Mega / Pro 1x Buzzer or Beeper
Download the core here | 14CoreBuzzer