In this illustration we will going to wire the MAXIM DS3231 Real Time IC Clock. This module can be used in almost any project that requires a real time clock and date. The pins are already installed so that you
Wiring the solenoid with TIP120 Transistor To Higher Load
In this illustration we will going to drive the solenoid with the input voltage of 12v to 24v using TIP120 Transistor. Because Arduino can only support power output of 3.3 and 5v this is not enough to work with the
Wiring the Line finder Sensor with Arduino
In this illustration we will going to wire the Line Finder Sensor Module HCARDUXXXX5. This module requires only DIO pin defined as an input) to work. When the sensor detects a dark line it will trigger the signal into HIGH,
Wiring the Obstacle Avoidance Sensor Module Board
Another illustration that very useful building an obstacle bot or a project that used obstacle avoidance. This module allows for sensing of solid objects within a fixed range it is actually an adjustable with on-board potentiometer. This guide is guide
Wiring the TCS320 / TCS230 Color Detection with Arduino
This illustration we will going to wire the TCS230/TCS3200 chip module board this boards is designed to detect the colors, it has an array of photodiode 8×8 matrix. These photodiodes are covered with four type of filters. The TCS230/TCS320 converts
Wiring MOSFET module board on Higher Loads with Motor
In this illustration we will going to wire the IRF520 MOSFET (Metal Oxide Semiconductor Field-effect Transistor) Module Board a simple breakout board for driving higher loads. MOSFET enables you to control higher voltage projects on microcontroller. MOSFET is also kind
Wiring the ENC28J60 Ethernet Module on Arduino with Relay
In this illustration we will going to wire the ENC28J60 Ethernet Module. This module is another widely used network module for popular microcontroller, the early Arduino network module is accomplished by mean of ENC28J60, although later a new Arduino network
Wiring Ethernet Shield W5100 & Control External Devices with Relay
On this illustration we will going to wire the Ethernet Shield W5100, This shield allows an Arduino Board to connect to the internet. This shield is based on W5100 WIZNET Chip, a network stack capable of both TCP and UDP.
Wiring Thermistor Based Temperature Sensor with or without Arduino
In this illustration we will going to wire the Digital Thermal / Temperature Sensor Module with Thermistor in Arduino, this module can be used to sense temperature or heat. It can be used either with or without Arduino, as you
Wiring 3 Color RGB SMD Common Cathode LED
This is the SMD RGB LED Common Cathode Module, These module has 3 separate LEDs the Red, Green and Blue which can be individually driven by applying a voltage to the appropriate module pin this example code is uses the
Wiring the 315Mhz TX and RX RF link Module with Arduino
The wireless TX (Transmitter) RX (Receiver) pair operates at 315 MHz radio frequency, they can easily plug and test into a solder less breadboard and work well with microcontroller to create a simply wireless radio data link. This 315 MHz
Working with Reed Switch and Magnetic Field
The reed switch is an electrical switch which is operated by an applied with a magnetic field. When the magnet close the Reed Switch it will activate as HIGH, The Reed Switch was invented at Bell Telephone Laboratories in 1936.