114532 Views
101685 Views
86270 Views
54891 Views
51137 Views
49962 Views
Level Up your CAD Skills
Operation Pico
Raspberry Pi Home Hub
Hacky Temperature and Humidity Sensor
Robot Makers Almanac
High Five Bot
Using the Raspberry Pi Pico's Built-in Temperature Sensor
Getting Started with SQL
Introduction to the Linux Command Line on Raspberry Pi OS
How to install MicroPython
Wall Drawing Robot Tutorial
BrachioGraph Tutorial
KevsRobots Learning Platform
32% Percent Complete
By Kevin McAleer, 2 Minutes
The Raspberry Pi Pico comes with a built-in temperature sensor that you can access using its ADC (Analog-to-Digital Converter). This lesson explains how the sensor works and prepares you to use it in your projects.
In the next lesson, we’ll write a script to read data from the temperature sensor and display it in the Thonny console. Make sure your Pico is set up with MicroPython and ready to go!
< Previous Next >