sensor

How to get sensor data from a remote Arduino via Wireless Lora Protocol

This is an example to show how to get sensor data from a remote Arduino via Wireless Lora Protocol. The exampels requries below hardwares:   1) Client Side: Arduino + Lora Shield (868Mhz) + DS18B20 (Temperature Sensor). 2) Server Side: Arduino + Lora Shield (868Mhz) + Yun Shield + USB flash. make sure the USB […]

How to get sensor data from a remote Arduino via Wireless Lora Protocol Read More »

TMP36 Temperature Sensor With Arduino in Tinkercad

TMP36 Temperature Sensor With Arduino in Tinkercad

For this assignment, your goal is to transform the Arduino into a thermometer! Utilize a temperature sensor to track your skin’s temperature and record the information using three LEDs. The Arduino, being a digital tool, is able to collect information from analog devices such as the TMP36 temperature sensor by utilizing its on-board Analog-to-Digital (ADC)

TMP36 Temperature Sensor With Arduino in Tinkercad Read More »

How to Make an Arduino Weather Station With DHT11 Temperature and Humidity Sensor

How to Make an Arduino Weather Station With DHT11 Temperature and Humidity Sensor

Recently I started playing around with DHT11 Temperature and Humidity sensor, at that time around, I had an idea to make a small yet effective Weather Station, so in this project inscructable, we will use the DHT11 sensor from the previous tutorial and turn it into mini weather station for our desk, so follow up

How to Make an Arduino Weather Station With DHT11 Temperature and Humidity Sensor Read More »

Scroll to Top