Raspberry Pi Pico W
Basic
🆓️How to Download and Install Thonny Micropython IDE in Windows System [Watch]
🆓️How to Connect Raspberry Pi Pico W to Wifi using Micropython & Thonny IDE [Watch]
🆓️How to install micropython modbus library in Raspberry Pi Pico W using Thonny [Watch]
🆓️How to Create Wifi Access Point in Raspberry Pi Pico W [Watch]
🆓️How to Read Internal Temperature of Raspberry Pi Pico W using On Board Temperature Sensor [Watch]
Modbus TCP Client in Raspberry Pi Pico W
🆓️How to Read Holding Register Value of Modbus TCP/IP Device in Raspberry Pi Pico W using MicroPython [Watch]
🆓️How to Write Holding Register Values to Modbus TCP/IP Device from Raspberry Pi Pico W using MicroPython [Watch]
🆓️How to Read Coil Status of Remote Modbus TCP/IP Device in Raspberry Pi Pico W using MicroPython [Watch]
🆓️How to Write or Update Coil Status of Modbus TCP/IP Device from Raspberry Pi Pico W using MicroPython [Watch]
🆓️How to Read Input Register Value of Modbus TCP/IP Device in Raspberry Pi Pico W using MicroPython [Watch]
🆓️How to Read Discrete Input Status of Modbus TCP/IP Device in Raspberry Pi Pico W using MicroPython [Watch]
🆓️How to Control Raspberry Pi Pico W Digital Pins (Ex. Pi On Board LED) using Modbus TCP/IP Protocol [Watch]
Modbus TCP Server in Raspberry Pi Pico W
-
⌛How to Create Simple Modbus TCP/IP Server in Raspberry Pi Pico W using MicroPython [Watch] [Blog]
- ⌛Raspberry Pi Pico W Communication with SHT20 Modbus Serial Humidity & Temperature Transmitter [Watch] [Blog]
MQTT in Raspberry Pi Pico W
-
🆓️How to Publish Raspberry Pi Pico W Internal Temperature Data to HiveMQ MQTT Broker [Watch] [Blog]
-
🆓️How to Monitor Raspberry Pi Pico W Internal Temperature via Mosquitto MQTT Broker over LAN [Watch] [Blog]
-
🆓️How to Publish DHT11 Sensor Data from Raspberry Pi Pico W to Mosquitto MQTT Broker over LAN [Watch] [Blog]
MQTT + Modbus TCP/IP Client
⌛Read Holding Register of Modbus TCP/IP and Publish it to MQTT Broker using Raspberry Pi Pico W [Watch]
⌛Read Holding Register of Multiple Modbus TCP Device from Single IP and Publish it to MQTT Broker using Raspberry Pi Pico W [Watch]
Modbus Serial(RS485) Master in Raspberry Pi Pico W
🆓️How to Read Holding Register Value of Modbus Slave Device in Raspberry Pi Pico W using MicroPython [Watch]
🆓️How to Read Input Register Value of Modbus Slave Device in Raspberry Pi Pico W using MicroPython [Watch]
⌛How to Read Coil Status of Modbus Slave Device in Raspberry Pi Pico W using MicroPython [Watch]
⌛How to Read Input Coil Status of Modbus Slave Device in Raspberry Pi Pico W using MicroPython [Watch]
⌛How to Write Holding Register Value to Modbus Slave Device from Raspberry Pi Pico W using MicroPython [Watch]
⌛How to Change Coil Status Value to Modbus Slave Device from Raspberry Pi Pico W using MicroPython [Watch]