Your shopping cart is empty!
Lesson 5 : Temperature Sensor
- Hussien Jawhar Sathik
- 13 Feb 2023
- Tutorial
- 356
Theory
In this lesson we shall see how to read the internal temperature of the Maker Nano RP2040 and display the value in the Blynk chart.
Component Used
-
Steps
Go to the templates and click the Maker Nano RP2040
Next, click on the web dashboard and click edit.
Find the chart widget and drag to the working window.
Click on the settings
Change the title to “RP2040 Temperature”. Click the “Create New” for datastream and choose “Virtual Pin”. Make sure to enable the “enable zoom” and “show legend”
Code
Result
From the result we can see that the temperature value from the Maker Nano RP2040 is being plotted in the chart