How to Use Wind Direction Sensor with Arduino
We will learn how to use this analog wind direction sensor This is a Chinese wind direction sensor, sometimes it is just really hard to get the datasheet, or we can’t read the datasheet in Chinese. Let’s see the specification first, I don’t read Chinese but I think the label means operating voltage or voltage input is 12-24 volt. And the output is 0-5 volt.
View More How to Use Wind Direction Sensor with ArduinoHow to use HMC5883L Compass Sensor
Three-axis means this sensor can detect movement on X, Y, Z-axis or usually we called that 3 axis magnetometer. So it’s not only the direction in the degree that we are able to extract.
View More How to use HMC5883L Compass SensorHow to use LM35 temperature sensor with Arduino
We explain how to use an analog temperature sensor with an Arduino step by step and how to get the voltage value then convert it to temperature.
View More How to use LM35 temperature sensor with ArduinoHow to use BME280 sensor with Arduino (Humidity, Temperature, Barometric Pressure, and Altimeter)
BME280 is a small size sensor with the ability to sense humidity, temperature, pressure, and also altitude. We will learn how to use the BME/BMP280…
View More How to use BME280 sensor with Arduino (Humidity, Temperature, Barometric Pressure, and Altimeter)How to use or fix HMC5883L Compass Sensor that doesn’t work on Arduino
In this tutorial, I will show you how to use the HMC5883L that not really an HMC5883L compass sensor with Arduino. for more specific I…
View More How to use or fix HMC5883L Compass Sensor that doesn’t work on ArduinoHow to use I2C LCD Backpack and how to use multiple LCD with 1 arduino Tutorial
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 TutorialHow 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 arduino