
Larger fonts on SSD1306 OLED displays - MicroPython Forum (Archive)
Jul 17, 2019 · This forum supports MicroPython. CircuitPython is the Adafruit fork of MicroPython, and their SSD1306 driver differs from the MicroPython version. I don't know if Adafruit support using …
OLED Library Writer, Clear to end of line - Page 2 - MicroPython Forum ...
Mar 2, 2020 · Discussion about programs, libraries and tools that work with MicroPython. Mostly these are provided by a third party. Target audience: All users and developers of MicroPython.
STM32F767ZI Board Support - MicroPython Forum (Archive)
General discussions and questions abound development of code with MicroPython that is not hardware specific. Target audience: MicroPython Users.
Clock speed increase? - MicroPython Forum (Archive)
Feb 25, 2020 · Clock speed increase? General discussions and questions abound development of code with MicroPython that is not hardware specific. Target audience: MicroPython Users.
FastLED for MicroPython - MicroPython Forum (Archive)
Jun 12, 2018 · FastLED for MicroPython by ayke » Mon Sep 04, 2017 9:12 pm I've ported over some animations from FastLED to MicroPython, to make animations actually *fast*. The default LED …
ESP-Now support for ESP32 (and ESP8266) - Page 9 - MicroPython …
Aug 6, 2021 · Regarding callbacks, micropython does provide a mechanism for scheduling callbacks (and early versions of this driver used that mechanism), however, it is designed for lower-latency …
micropython-mdns: MDNS with Service Discovery - MicroPython …
Jan 6, 2021 · For the next step of my IR remote project, I required MDNS functionality with Service Discovery. Unfortunately, the ESP32 MicroPython implementation of MDNS only allows querying of …
Fast crc8 - Page 4 - MicroPython Forum (Archive)
Feb 13, 2021 · Discussion about programs, libraries and tools that work with MicroPython. Mostly these are provided by a third party.
main.py does not appear to working after boot - Page 5 - MicroPython ...
Sep 17, 2019 · Re: main.py does not appear to working after boot by pythoncoder » Thu Jul 18, 2019 5:13 am The usual way to program MicroPython devices is as follows.
Cross compiling to arm-linux - MicroPython Forum (Archive)
Apr 9, 2018 · MicroPythonForumThe MicroPython LanguageGeneral Discussion and Questions Cross compiling to arm-linux