Search found 1 match

by tobbz123
Thu Oct 21, 2021 9:46 am
Forum: Raspberry Pi microcontroller boards
Topic: Wifi bridge for RPI Pico
Replies: 40
Views: 44663

Re: Wifi bridge for RPI Pico

If you only need MQTT we have already done this. Our micropython-mqtt repo has a library designed to bring MQTT to the Pyboard 1.x. With the advent of the Pyboard D I regarded it as obsolescent, but it could have a new role with the Pico. There is a bit of pyb specific stuff there but it might be w...