Tag: raspberrpypi-pico-w
-
Building a Raspberry Pi Pico W WiFi Robot Car
This post will show you how you can build your own raspberry pi pico w robot car using the MicroPython, MicroDot library and websocket
-
Raspberry Pi Pico W Motor Control using the DRV8833
This post will show you how you can program your Raspberry Pi Pico for motor control of DC motors using the DRV8833 H-Bridge components
-
Raspberry Pi Pico W – Web Server to control components
This post will show you how to create your own Raspberry Pi Pico W Web Server running MicroPython firmware using MicroDot
-
MicroPython – Read LDR or Photoresistor
This post will show you how to interface and read sensor values from your Light Dependent Resistor (LDR) or photoresistor using MicroPython
-
MicroDot/MicroPython – Handling dynamic content
This post will show you how you can handle dynamic content in a MicroDot application using your MicroPython firmware.
-
Control RGB LED using MicroPython
This post will show you how you can control RGB (Red/Green/Blue) Light Emitting Diode (LED) using MicroPython.
-
Pico W -MicroPython MQTT – BMP/BME 280 Weather Station
This is an example Raspberry Pi Pico W BMP/BME 280 Weather station project that I built using MicroPython framework and MQTT.
-
Pico W – MicroPython MQTT tutorial using umqtt.simple library
This post will show you how to connect, publish, and subscribe to your MQTT broker using the umqtt.simple library in MicroPython and a Raspberry Pi Pico W board.
-
How to Install MicroPython firmware on Raspberry Pi Pico?
This post will show you how to install or download or flash MicroPython firmware on your Raspberry Pi Pico or Raspberry Pi Pico W.