About 126,000 results
Open links in new tab
  1. How to enable mDNS? - MicroPython Forum (Archive)

    Mar 29, 2021 · To be clear I want each esp32 running MicroPython on a DHCP network to create a unique hostname to which it will respond to regardless of the IP address it gets assigned (i.e. …

  2. 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; ↳ …

  3. how to plot? - MicroPython Forum (Archive)

    May 18, 2019 · I suspect this is not what you want to do at all. Rather, I guess what you want to do is something like acquire data on the ESP8266 using MicroPython, transfer it to the laptop, …

  4. Enum in micropython - alternative? - MicroPython Forum (Archive)

    Jan 28, 2021 · The MicroPython Language; ↳ General Discussion and Questions; ↳ Programs, Libraries and Tools; ↳ Development of MicroPython; Boards Running MicroPython; ↳ …

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

  6. MicroPython Forum (Archive)

    Aug 21, 2019 · MicroPython Forum The MicroPython Language General Discussion and Questions Best practices for debug and logging output in library modules General discussions …

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

  8. 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; ↳ …

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

  10. best approach for an application config file - MicroPython

    Jan 17, 2016 · My preferred option is pickle (in the micropython library). Unlike (u)json all native Python data types are supported. The principal drawback is security: if the pickled file can be …

Refresh