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)Category: sensor
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 arduinoHow to send sensor value using LORA with arduino
This is tutorial on how to send sensor value using LORA shield with an arduino. I will demonstrate and explain how to send sensor value…
View More How to send sensor value using LORA with arduinoRFID Reader with NodeMCU (RC522)
In the previous tutorial, I have made how to use the RC522 RFID reader with Arduino. In this article, I will make a tutorial on…
View More RFID Reader with NodeMCU (RC522)MFRC522 RFID Reader With Arduino Tutorial – The Simplest way to read RFID tag
MFRC522 is maybe the cheapest RFID Reader that we can find now. It uses a 13.56 MHz frequency And it is also easy to use.…
View More MFRC522 RFID Reader With Arduino Tutorial – The Simplest way to read RFID tagHow to use INA219 current sensor with arduino and Make DIY wattmeter with it
If you want sense electric DC current, then you will have some current sensors options. The current sensor can vary depends on what needed. We…
View More How to use INA219 current sensor with arduino and Make DIY wattmeter with itTemperature and Humidity Sensor DHT11 with arduino Tutorial – Make OLED Termometer
DHT11 is cheapest temperature and humidity sensor compare to another sensor. It has 3 pins that we can easily interface with arduino. It uses single-bus…
View More Temperature and Humidity Sensor DHT11 with arduino Tutorial – Make OLED TermometerHow to use GPS with arduino – GPS NEO 6M tutorial
GPS is kind popular right now. Many modern devices use this for tracking purposes or just help you navigate when you are lost. GPS Neo…
View More How to use GPS with arduino – GPS NEO 6M tutorialHow to use Infrared Remote With arduino
We can find infrared remote everywhere. Your TV, your Air Conditioner, and so many devices that use infrared remote. How if we build our device…
View More How to use Infrared Remote With arduino