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 ArduinoCategory: sensor
SPP-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 mlx90614Pulse 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 TutorialMLX90614 distance range text and distance extension
In the video below I experimenting to test the distance range of the temperature sensor MLX90614. I measure the temperature of an object every 1…
View More MLX90614 distance range text and distance extensionHow to use MAX7219 LED matrix (running text, display sensor data, add more LED matrix with Arduino)
In this tutorial we will learn how to use MAX7219 LED matrix with an Arduino. We will try to print text, Give the text an…
View More How to use MAX7219 LED matrix (running text, display sensor data, add more LED matrix with Arduino)How to use PT100 RTD Temperature Sensor with ardino
On Proceed PT100 is an RTD. RTD is Resistance Temperature Detectors. From it’s name we can guess how the sensor works. This sensor works by…
View More How to use PT100 RTD Temperature Sensor with ardinoHow to use KE-25 Oxygen Sensor with arduino
In this tutorial I will tell you how I read an KE-25 oxygen sensor with arduino. This sensor is self generated voltage, so it doesn’t…
View More How to use KE-25 Oxygen Sensor with arduino