Connecting LCD with Arduino used to be complicated enough since it has many wires. And we also need to use a potentiometer to dim the…
View More How to use I2C LCD Backpack and how to use multiple LCD with 1 arduino TutorialTag: Arduino
How to Simply Use DS18B20 Temperature Sensor with Arduino
DS18B20 is one of the popular temperature sensors because it is cheap, easy to use, and also waterproof. It is a very cheap waterproof temperature…
View More How to Simply Use DS18B20 Temperature Sensor with ArduinoSPP-C and HC-05 Bluetooth module with Arduino tutorial
In this tutorial, I will share how to use the Bluetooth module with Arduino. We will learn how to send data, receive data from a…
View More SPP-C and HC-05 Bluetooth module with Arduino tutorialMake your own Thermogun using arduino and mlx90614
let’s start make our own thermogun. In this tutorial I will make thermogun using temperature sensor MLX90614 and arduino nano. Also OLED display to display…
View More Make your own Thermogun using arduino and mlx90614SIM800L V2 tutorial with arduino
SIM800L V2 is a popular SIM module that is easily used with Arduino. Version 2 has a 5V pin enabled for power that makes this…
View More SIM800L V2 tutorial with arduinoPulse Heart Rate Sensor Tutorial
This is tutorial on how to use very cheap and popular pulse heart rate sensor. But is this sensor worth? Let’s try with an arduino.…
View More Pulse Heart Rate Sensor TutorialDS1302 RTC with Arduino Tutorial
So why need an RTC? Is the Arduino has its own clock? Yes, but that’s not that accurate plus when Arduino goes off it can’t…
View More DS1302 RTC with Arduino TutorialEasy Pulse Sensor with Arduino Tutorial
Easy pulse sensor is one of most accurate heart rate sensor I ever used for non medical application. It is very simple just plug and…
View More Easy Pulse Sensor with Arduino TutorialHow to drive a stepper motor easily using A4988 and Arduino
Driving a stepper motor used to be complicated enough when we have to build a driver by ourselves. But since there are many kinds of…
View More How to drive a stepper motor easily using A4988 and ArduinoSIM800L Troubleshooting guide – Solution when you have problems with SIM800L
This article is referenced to video on our youtube channel below : Wiring Diagram This is the sketch used to forward serial data from the…
View More SIM800L Troubleshooting guide – Solution when you have problems with SIM800L