Discover how to build a smart Wi-Fi thermometer using the Raspberry Pi Pico for under $10! This step-by-step guide shows you how to measure and monitor temperature in real-time with ease. Perfect for DIY enthusiasts, beginners, or anyone looking for an affordable and fun project. Get started today!
Temperature sensor: https://amzn.to/3ZbtjTS
The full code (RPI Pico +: Kotlin-Multiplatform mobile/desktop app)
https://github.com/Nerdy-Things/raspberry-pi-pico-thermo-sensor-cross-platform
MicroPython framework for a Raspberry PI Pico:
https://github.com/Nerdy-Things/itk_pico
00:00 Intro
00:18 Required Hardware
01:08 Getting Started with Raspberry Pi Pico
02:35 Connection Schema
03:00 Assembly
03:45 Reading Temperature from Raspberry Pi Pico
05:25 Setting Up the Wi-Fi Connection
06:00 Sending UDP Broadcast Messages from Raspberry Pi Pico
07:30 Testing First Messages
08:06 Kotlin-Multiplatform Cross-Platform Application
08:36 Desktop Application
08:52 Android Application
09:06 iOS Application
09:36 Outro