In this post we will go over how to use a Rotary Encoder (KY-040) with Arduino. We’ll focus on basics, module pins, how to connect…
View More Rotary Encoder with Arduino – Examples IncludedCategory: Sensors
RFID Arduino – Read RFID Tag’s UID with RC522
In this post we will go over how to use the RC522 RFID Module with Arduino. We’ll focus on basics, module pins, how to connect…
View More RFID Arduino – Read RFID Tag’s UID with RC522Vibration Sensor with Arduino – How to use SW-420
Learn how to use a Vibration Sensor (SW-420) with Arduino. In this post we’ll go over the basics of the Vibration Sensor, the sensor pins,…
View More Vibration Sensor with Arduino – How to use SW-420LDR sensor with Arduino – How to use (with examples)
Learn how to use an LDR (Light Dependent Resistor), also known as a photoresistor. In this post we’ll go over the basics of the Light…
View More LDR sensor with Arduino – How to use (with examples)LDR sensor – How to use a Light Dependent Resistor
Learn how to use an LDR (Light Dependent Resistor), also known as a photoresistor. In this post we’ll go over the basics of the Light…
View More LDR sensor – How to use a Light Dependent ResistorRain Sensor – How to use with Arduino
A rain sensor, as the name implies, allows sensing or detecting if it’s raining. This can be particularly helpful for projects where you need to…
View More Rain Sensor – How to use with ArduinoSoil Moisture Sensor – How to use with Arduino
A soil moisture sensor, as the name implies, allows measuring the moisture level of soil. This can be particularly helpful if you want to accurately…
View More Soil Moisture Sensor – How to use with ArduinoArduino Water Level Sensor
In this post we will go over how to use a water level sensor with Arduino. We’ll go over sensor basics, how to connect it…
View More Arduino Water Level SensorHC-SR04 Ultrasonic Sensor – How to use with Arduino
Learn to how use the HC-SR04 ultrasonic sensor. In this post we’ll go over basics, the sensor specs, wiring it to the Arduino, programming in…
View More HC-SR04 Ultrasonic Sensor – How to use with ArduinoDHT11 – Learn how to use with Arduino
Learn how to use the DHT11 temperature and humidity sensor with Arduino. We’ll go over DHT11 pins, connections to the Arduino, programming in Arduino, the required libraries, and testing.
View More DHT11 – Learn how to use with Arduino