PI PICO based WEATHER STATION using a BME280

Описание к видео PI PICO based WEATHER STATION using a BME280

Last time, I put together a rudimentary weather station built from a Raspberry PI Zero and a BME280 temperature, humidity and air pressure sensor. This time, I'll be repeating this but using a PI Pico in place of the PI Zero.
Coding for the Pico is very different and there's an awful lot that you have to do for yourself as there is no operating system as such.

Links to things you see in the video (shop around!! These are just what I used!!):
Raspberry PI Pico W - https://shop.pimoroni.com/products/ra...
Raspberry PI Pico WH - https://shop.pimoroni.com/products/ra...
BME280 (PI pin compatible) - https://shop.pimoroni.com/products/bm...
BME280 (Adafruit) - https://www.amazon.co.uk/Adafruit-Tem...
Header pins - https://www.amazon.co.uk/UMTMedia%C2%...
Jumper wires - https://www.amazon.co.uk/Solderless-M...
PCB Board - https://www.amazon.co.uk/BOJACK-Proto...
Pico header sockets - https://thepihut.com/products/short-s...
Misc IC Socket collection - https://www.amazon.co.uk/gp/product/B...
Pi Pico Micropython firmware download - https://www.raspberrypi.com/documenta...
Adafruit BME280 Pico page - https://learn.adafruit.com/circuitpyt...
Thonny - https://thonny.org/

Link to my GitHub for this project:
https://github.com/jeffspiinthesky/we...

Chapters:
00:00 - Intro
00:21 - Titles
00:28 - Like, Subscribe, Notify, Comments
01:00 - Project Introduction
01:59 - Kitlist
04:55 - BME280 to Pico Connectivity diagram
05:50 - Soldering safety and Get well soon Steve!
07:29 - Thonny
07:52 - Download Micropython firmware
08:41 - Install Micropython firmware
09:28 - Getting the Pico to do something
11:09 - Micropython machine library tweak
11:39 - Install project dependencies
14:49 - Get data from the BME280
16:05 - Connect to WiFi
17:31 - Set the clock
19:06 - Upload the colour class
20:17 - Upload the relevant BME280Reader class
20:29 - The WeatherStation class - bringing it all together
23:32 - Demo the Weather Station running
23:58 - Getting the Weather Station to auto run
24:17 - Demo of auto run
27:31 - Outro

Equipment used:
Canon M100 camera with 13-55mm kit lens
Shure MV7 mic
Elgato collapsable green screen
Nanlite Pavotube 30C lights
Original video capture using OBS
All video editing using Kdenlive
All image editing using GIMP

Комментарии

Информация по комментариям в разработке