In this tutorial we will learn how to make a simple weather station using the Arduino UNO R4 WiFi board & Visuino to display Temperature & Humidity values on the matrix display.
Watch the video!
STEP 1
What You Will Need
STEP 2
The Circuit
STEP 3
Start Visuino, and Select the Arduino UNO R4 WiFi Board Type
STEP 4
In Visuino Add Components
STEP 5
In Visuino Set Components
Select ArduinoUNO R4 WiFi board and in the properties window expand Modules>Display and select Elements and click on the 3 dots button, in the Elements window drag "Text Field" to the left side and in the properties window set "Wrap" to FalseClose the Elements window
Select "PulseGenerator1" and in the properties window set "Frequency" to 0.1
STEP 6
In Visuino Connect Components
Connect "HumidityThermometer1" pin [Temperature] to "ToggleSwitch1" pin [False]Connect "HumidityThermometer1" pin [Humidity] to "ToggleSwitch1" pin [True]Connect "HumidityThermometer1" pin [Sensor] to Arduino digital pin [2]Connect "PulseGenerator1" pin [Out] to "ToggleSwitch1" pin [Select]Connect "ToggleSwitch1" pin [Out] to ArduinoUNO R4 WiFi > Display > "Text Field1" pin [In]
STEP 7
Generate, Compile, and Upload the Arduino Code
STEP 8
Play
If you power the Arduino module the LEDs on the Arduino Display will start to display the Temperature and Humidity values.
Congratulations! You have completed your project with Visuino. Also attached is the Visuino project, that I created for this tutorial, you can download it and open it in Visuino: https://www.visuino.com
R4-DHT11.zip 1KB Download(1)
License
All Rights
Reserved
0
More from this category