
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.. Take a look at aioble. There are some …
How to build and run MicroPython on STM32F7-Disco board
Nov 5, 2016 · $ ./micropython Now, let's build MicroPython for our STM32F7DISCO board. We need a toolchain (compiler and other tools) to cross-compile micropython. Indeed, my …
Trying to understand f-strings... - MicroPython Forum (Archive)
Jul 18, 2014 · MicroPython Forum The MicroPython Language General Discussion and Questions Trying to understand f-strings... General discussions and questions abound development of …
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 …
LVGL with ILI9341 + Touch panel - MicroPython Forum (Archive)
Jan 25, 2021 · So far I managed to compile and deploy Micropython+LVGL and get the display connected via VSPI to the ESP32, and get some demos running. I am amazed at the beauty …
Sending and decoding data over UART - MicroPython
Feb 27, 2020 · Hello, I'm pretty new here with micropython and I'm facing a problem that I can not solve. Basically, I use the Pyboard to read a Pentiometer on Input X19 and I wanto to send the …
How do I list the RSSI (strength) of the Wi-Fi SSID I'm
Apr 13, 2017 · The MicroPython Language; ↳ General Discussion and Questions; ↳ Programs, Libraries and Tools; ↳ Development of MicroPython; Boards Running MicroPython; ↳ …
How to build MicroPython for Pico (rp2)?
Mar 3, 2021 · I have built Micropython some time ago, perhaps following those instructions. @taPIQoLEHUMA your steps update submodule lib/pico-sdk twice. But I took the "-j4" from …
Free RAM on MicroPython boards
Dec 31, 2015 · The MicroPython Language; ↳ General Discussion and Questions; ↳ Programs, Libraries and Tools; ↳ Development of MicroPython; Boards Running MicroPython; ↳ …
Having an issue getting the lib for the SSD1306 working
Oct 13, 2021 · MicroPython Forum The MicroPython Language Programs, Libraries and Tools Having an issue getting the lib for the SSD1306 working Discussion about programs, libraries …