Yet another illustration, this illustration demonstrates making a remote controlled rover robot base on 433MHz RF Link radio module, Joystick and with L298n and l293d H-Bridge motor controller you can choose which suit to use for the motor controller. As
Wiring the GY-NEO6MV2 GPS on Arduino with LCD 16×2 Display
The NEO6 Module is a standalone GPS receiver in high performance UBOX 6 positioning engine. These flexible and cost effective receivers offer numerous connectivity option in small size 16×12.2 x 2.4mm package chip. Their compact architecture and power and memory
Wiring the MCP2515 Shield with OBD on Arduino
In this illustration we will going to wire the CAN BUS (Controller Area Network Bus) Shield with Arduino, if you don’t have any background how CAN (Controller Area Network Bus) works please refer this this link. As you can see
Wiring the MCP2515 Controller Area Network CAN BUS Diagnostics
In this illustration we will going to wire the MCP2515 CAN BUS Breakout Module, MCP2515 is a standalone controller area network or CAN manufactured by Microchip semiconductor, that implements the CAN specification version 2.0B it is capable of transmitting and
Wiring the SIM900A GSM/GPRS Development Board
In this illustration we are going to wire the SIM900A an ultra-compact and reliable wireless module. The SIM900A is a complete Dual-Band GSM/GPRS module in a SMT type device. These SIM900A delivers GSM/GPRS 900/1800MHz performance for voice, SMS, data, and
Wiring ESP8266 nodeMCU with HCSR04 Ultrasonic Sensor
In this illustration we will going to wire the ESP8266 12E nodeMCU with Ultrasonic Raging Sensor HCSR04. As you can see the illustration below the sensor trigger pin is connected to D1 which is pin 5 in Arduino Board, and
Arduino IDE with ESP8266 Integration for Ease Programming
In this procedure we will going to integrate the ESP8266 Scripting to Arduino IDE for easy coding and provide more power full and easier to use. if you don’t have an idea how the ESP8266 works kindly visit this link,
Running the ESP8266 LUA Script Automatically
In this guide we will going to run the LUA script automatically after flashing the ESP8266. When the ESP8266 boots. It runs the init.lua file, it will create a file called init.lua which runs the file with the instructions, also
Flashing & Upgrade EPS8266 v1 with ESPRESSIF flash tool
In this illustration we will going to flash the ESP8266 version 1 same or the NodeMCU or ESP8266 12, and 13, most ESP8266 board will do support on this tool just kindly follow the address bellow. As we going to
Scanning i2C Device Address on Arduino
In this guide we will going to find and detect i2c address on our i2c device. You can scan and find the i2c address used by your devices by find the exact address used by the i2c device for more
Bluetooth Home Automation with Arduino and Android
In this illustration we will going to wire the HC-04,HC-05 or HC-06 module using serial communication with our Arduino board and 4 channel relay, we will going to control the relay on the Android smart phone or tablet via Bluetooth
Gas Detection MQ-2 Sensor with Arduino
In this illustration we will wire the GAS SENSOR MQ2 Module, these device is very useful for GAS leakage detection in home or industry it can detect H2, LPG, CH4, CO, Alcohol or Propane. This device is very sensitive and
