-

Using WebSocket in MicroPython – A Practical Example
This post will show you how you can implement your own WebSocket server using the MicroDot web framework and your MicroPython device.
-

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
-

Node-Red – DHT11/DHT22 – Custom Weather Station Dashboard
This post will show you how you can create your own Node-Red custom weather station dashboard that will display DHT22 sensor readings.
-

How to install Node-Red (or Node Red) on a Windows environment?
This post will show you how to install the Node-Red application in your workstation running Windows operating system.
-

How to install Node-Red on Raspberry Pi
This post will show you how to install the Node-Red application on your Raspberry Pi device.
-

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.
-

Common MicroPython Problems
This post will list down some of the common errors or problems that I encountered while working with MicroPython and the solutions that solved it
-

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.








