filmov
tv
Raspberry Pi Pico W LESSON 20: Using the DHT11 Temperature and Humidity Sensor in MicroPython
Показать описание
UPDATE: If you guys are getting errors with this lesson, try putting a second or two delay AFTER creating the sensor object:
sensor=DHT11(myPin)
Hope that helps.
You guys can help me out over at Patreon, and that will help me keep my gear updated, and help me keep this quality content coming:
In this class we will be using the Sunfounder Raspberry Pi Pico W Keppler Kit. It will make things a lot easier if we are working on identical hardware. the link below is to amazon, and is for the identical hardware I will be using in this entire class.
In this introductory video, I will show you how to use the DHT11 sensor to ready the temperature and humidity. We will implement the project using micropython. Enjoy!
#raspberrypipicoW
#dht11
#micropython
sensor=DHT11(myPin)
Hope that helps.
You guys can help me out over at Patreon, and that will help me keep my gear updated, and help me keep this quality content coming:
In this class we will be using the Sunfounder Raspberry Pi Pico W Keppler Kit. It will make things a lot easier if we are working on identical hardware. the link below is to amazon, and is for the identical hardware I will be using in this entire class.
In this introductory video, I will show you how to use the DHT11 sensor to ready the temperature and humidity. We will implement the project using micropython. Enjoy!
#raspberrypipicoW
#dht11
#micropython
Raspberry Pi Pico W LESSON 1: Write Your First Program for Absolute Beginners
Raspberry Pi Pico W LESSON 66: Create Your Own Libraries in Micropython
Raspberry Pi Pico W LESSON 28: Connecting the Raspberry Pi Pico W to WiFi
Raspberry Pi Pico W LESSON 14: Understanding Variable Types and Arrays in Micropython
Raspberry Pi Pico W LESSON 61: How to Write Modular Code With Micropython Functions
Raspberry Pi Pico W Getting Started Tutorial || Wireless Wi-Fi Connectivity to RP2040 Board
Raspberry Pi Pico W LESSON 5: Reading Analog Voltages Using a Potentiometer
Raspberry Pi Pico W LESSON 4: Create a Binary Counter Using the Pico W
Raspberry Pi Pico W LESSON 70: Example of Cleanly Exiting Dual Core Program in MicroPython
Raspberry Pi Pico W LESSON 3: Understanding and Using Binary Numbers
Raspberry Pi Pico W LESSON 63: Object Oriented Programming in MicroPython with Classes and Methods
Raspberry Pi Pico W LESSON 71: Allow Thread to Complete Task Before Termination
Raspberry Pi Pico W LESSON 2: Understanding and Using Breadboards
Raspberry Pi Pico W LESSON 11: Controlling a Dimmable LED with a Potentiometer
Raspberry Pi Pico W LESSON 65: Create a Servo Class and Method in MicroPython
Raspberry Pi Pico W LESSON 74: Create a MicroPython Class for Controlling RGB LED
Raspberry Pi Pico W LESSON 62: Create Functions to Average and Sort Grades in Micropython
Raspberry Pi Pico W LESSON 76: MicroPython Program to Use an Infrared IR Remote in Projects
Raspberry Pi Pico W LESSON 80: Creating and Using Timers in Projects
Raspberry Pi Pico W LESSON 68: MicroPython Multicore Threading Example with LEDs and Servo
Raspberry Pi Pico W LESSON 82: Create an LED Binary Counter Using Only Timers
Raspberry Pi Pico W LESSON 75: Using an Infrared IR Remote Control in MicroPython
Raspberry Pi Pico - A Beginners Guide
Raspberry Pi Pico W LESSON 29: Simple Client Server Project to Control RGB LED
Комментарии