In this illustration we will going to wire the analog base temperature sensor module, this module is based on thermistor, a NTC Thermistor with a Multi-point temperature measurement to -55 Degree Celsius up to +125 Degree Celsius and has accuracy
Wiring and Configure the ESP8266 using AT Command on Arduino
In this illustration we will going to wire and test using AT COMMAND on the ESP8266 with Arduino TTL UART to do this steps we need to remove the ATMEGA328 chip to accurately test the ESP8266 module. The AT Command
Write your own code library on Arduino
One of the most popular library used largely in Arduino is wire.h library its actually easy to use. The wire library is created on Object-Oriented C ++ class library, most Arduino user they are not familiar with the implementation details
Wiring and Flashing the ESP8266 Firmware via TTL UART Bridge
The ESP8266 module has a preprogrammed firmware which support the serial interface communication by controlling using AT commands. The ESP8266 chip was develop by ESPRESSIF System, a smart connectivity platform or ESCP that provides high performance, high integration wireless SOCs,
Wiring & Data Reading with SD Card Module
In this illustration we will going to wire the Arduino SD Card Module along with Arduino UNO and MEGA 2560 microcontroller board. We will going to transfer a data from standard SD card to our PC vise-versa. As you can
Wiring the NRF24L01 2.4GHz Radio as Remote Switching
In this illustration we will going to wire the Arduino Board to build a remote switching using the NORDIC NRF24l01 2.4GHz Transceiver. The NRF24l01 will act as a remote controller to other NRF24L01. Both the master and the slave will
Wiring and flashing the ESP8266 ESP201 WiFi Transceiver
This is the other model of ESP8266 module, this board has similarity with the ESP8266 V1, ESP8266 7, ESP8266 12E, the difference of this board has an on-board SMD SMC antenna and extra IO port, this module has self-contained SOC
Wiring the DS3231 IIC Precision Real Time Clock Module
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 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