About 59 results
Open links in new tab
  1. 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 …

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

  3. SDCard () Instantiation Error on Soft Reboot: SPI bus already ...

    Jul 23, 2022 · We're having trouble with microSD card access with MicroPython versions 1.16 through 1.19 on two different revisions of a single-board PCB based on the ESP32-WROVER-B (SPI RAM) …

  4. Using CAN bus: baud configuration, and recv () in IRC - MicroPython ...

    Jul 5, 2020 · Is that possible with the micropython CAN library? If not, is there a particular reason to avoid what I'm suggesting? Thanks in advance for any advice.

  5. ESP 8266 i2c object with buffer protocol required - MicroPython Forum ...

    Jul 31, 2017 · All ESP8266 boards running MicroPython. Official boards are the Adafruit Huzzah and Feather boards. Target audience: MicroPython users with an ESP8266 board.

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

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

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

  9. [Nucleo- F411RE] Setting Up To Work With Putty - MicroPython Forum ...

    Jul 19, 2021 · I am attempting to set up an STM32F411RE with micropython and to be able to use the board with PuTTY for an easier coding experience in the future. I have successfully downloaded the …

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