
How to enable mDNS? - MicroPython Forum (Archive)
Mar 29, 2021 · I understand MicroPython on ESP32 enables mDNS host announcement (since v1.12) but how can I get this to work? My ESP32 is connecting to my local network, e.g:
MicroPython Forum (Archive)
Aug 21, 2019 · MicroPython Forum (Archive) MicroPython Forum The MicroPython Language General Discussion and Questions Best practices for debug and logging output in library …
How to build and run MicroPython on STM32F7-Disco board
Nov 5, 2016 · How to build and run MicroPython on STM32F7-Disco board by JF002 » Sat Nov 05, 2016 7:11 pm Hi! I recently discovered the MicroPython project, and I wanted to give it a …
How do I list the RSSI (strength) of the Wi-Fi SSID I'm
Apr 13, 2017 · I've got a successful connection to my router using STA mode. How do I list the RSSI strength of my connection? I had thought to do another scan and list out the RSSI from …
PIO and state machine helper functions - MicroPython
Mar 5, 2021 · MicroPython Forum Boards Running MicroPython Raspberry Pi microcontroller boards PIO and state machine helper functions RP2040 based microcontroller boards running …
how to plot? - MicroPython Forum (Archive)
May 18, 2019 · on my laptop. as we plot in real python using matplotlib. how can we plot on microPython , any library? if yes then kindly tell me how can intall that particular library.
best approach for an application config file - MicroPython
Jan 17, 2016 · MicroPython Forum Boards Running MicroPython MicroPython pyboard best approach for an application config file 17 posts 1 2 Next
Trying to understand f-strings... - MicroPython Forum (Archive)
Jul 18, 2014 · Formatted string literals (i.e. f-strings) are not intended to replace str.format () in every case. When you have a string with embedded replacement fields which you need to …
example BLE micropython - MicroPython Forum (Archive)
Mar 27, 2020 · I need the same BLE Micropython code to send and receive data, but on a RP2040 Connect board with Mycropython installed.. Can anyone with the knowledge please …
How to subscribe to multiple MQTT topics? - MicroPython
Dec 9, 2021 · How do I get mqtt_as onto my microcontroller as part of Micropython? Does that just import on THAT microcontroller and I have to import it on every microcontroller I want to …
- Some results have been removed