filmov
tv
Raspberry Pi Pico W: Wireless Weather Station
![preview_player](https://i.ytimg.com/vi/3q807OdvtH0/maxresdefault.jpg)
Показать описание
Raspberry Pi Pico W microcontroller review, plus tutorial connecting the board to a BME280 sensor module to create a wireless weather station that transmits temperature, pressure and humidity readings to a web browser.
On this web page you can find the wiring diagram and a link to the final code:
The excellent Pi Pico W "getting started" instructions from the Raspberry Pi Foundation are here:
The page with links to download the MicroPython UF2 file is here:
If you like this video, you may also be interested in my other Pi Pico videos, including:
Raspberry Pi Pico W: WiFi Controlled Robot:
Raspberry Pi Pico: Inputs & Servos:
PicoMite: Running BASIC on a Raspberry Pi Pico:
IN CASE OF DIFFICULTIES:
If during your experimentation you end up with a Pi Pico W that executes a program that you cannot interrupt by pressing Ctrl-C or Ctrl-F2 in Thonny, you can return the board to its factory state by holding down the boot select switch, connecting to a PC, and copying over a special UF2 file to reset the flash. You can find a link to this UF2 file at the bottom of this page:
Note that after execution you will have to reinstall MicroPython and any required libraries, such as the one for the BME280. All programs will also be erased! Hence, during program development, it is wise to save a copy to both the Pico W and to the PC you are working on.
For additional ExplainingComputers videos and other content, you can become a channel member here:
Chapters:
00:44 Pico + Wireless
02:37 MicroPython & Thonny
06:23 BME280 (Sensor)
08:13 Reading the Sensor
11:26 Final Code
15:13 Remote Test
16:23 Wrap
#RaspberryPicoW #PicoW #BME280 #ExplainingComputers
On this web page you can find the wiring diagram and a link to the final code:
The excellent Pi Pico W "getting started" instructions from the Raspberry Pi Foundation are here:
The page with links to download the MicroPython UF2 file is here:
If you like this video, you may also be interested in my other Pi Pico videos, including:
Raspberry Pi Pico W: WiFi Controlled Robot:
Raspberry Pi Pico: Inputs & Servos:
PicoMite: Running BASIC on a Raspberry Pi Pico:
IN CASE OF DIFFICULTIES:
If during your experimentation you end up with a Pi Pico W that executes a program that you cannot interrupt by pressing Ctrl-C or Ctrl-F2 in Thonny, you can return the board to its factory state by holding down the boot select switch, connecting to a PC, and copying over a special UF2 file to reset the flash. You can find a link to this UF2 file at the bottom of this page:
Note that after execution you will have to reinstall MicroPython and any required libraries, such as the one for the BME280. All programs will also be erased! Hence, during program development, it is wise to save a copy to both the Pico W and to the PC you are working on.
For additional ExplainingComputers videos and other content, you can become a channel member here:
Chapters:
00:44 Pico + Wireless
02:37 MicroPython & Thonny
06:23 BME280 (Sensor)
08:13 Reading the Sensor
11:26 Final Code
15:13 Remote Test
16:23 Wrap
#RaspberryPicoW #PicoW #BME280 #ExplainingComputers
Комментарии