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 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.
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.
RFID RC522 Gate Access Control with Arduino
In this illustration we will going to wire the RFID (Radio Frequency Identification) Module RC522 in this module it uses a radio signals and a Radio Label Tags for reading and writing data. How RFID works please refer to this
Wiring 8 Channel Optocoupler Relay Module
In this tutorial we will going to wire the 8 channel Relay Module driven by our own very owned microcontroller, the below illustration illustrate 8 device on external power source triggered by the relay. The 8 channel relay module has
Wiring ESP8266 Version 7 Micro RF SMA Antenna as Stand Alone
In this illustration we will going to wire as stand alone the ESP8266 Version 7 or ESP8266 7 with on-board C113 Micro RF Connector. Compared to ESP8266 01, the ESP8266 7 has extended GPIO and excellent wireless communication capability. as
Wiring ESP8266 with Bi-Directional Logic Converter
In this illustration we will going to wire the ESP8266 with the Logic level converter along with FTDI USB to program the ESP8266. As you can see in the illustration below there is two connection between the ground and the
Controlling your RGB LED Using Serial Communication
In this tutorial we will going to control the LED using keys of your keyboard via serial communication, sending a command from the PC to the Arduino using the Serial Monitor in the Arduino IDE. This project is also introduces
Wiring the ESP8266 as Stand alone
Remotely controlling any devices with your mobile phone or your laptop are all made easy with ESP8266 module develop by Espressif Systems. The ESP8266 offers a complete and self contained Wi-Fi network solution, allowing it to either host the application