Tag: microdot
-
Raspberry Pi Pico W: BME280 Weather Station Dashboard
This post will show you how to interface your Raspberry Pi Pico W with the BME280/BMP280 and create a weather station using MicroPython.
-
Control DS18B20 using MicroPython with a Weather Station Project
This post will show you how to control or interface DS18B20 temperature sensor with your MicroPython device with a weather station project
-
Building a MicroPython Wifi Robot Car
This post will show you how you can build your own MicroPython wifi enabled robot car using the MicroDot library.
-
How to create a MicroPython Web Server the easy way!
This post will show how to create a MicroPython web server that uses the MicroDot framework and show how easy it is to use.