
Will Micropython replace embedded C | Forum for Electronics
Aug 18, 2021 · I am new to embedded programming. Would like to know the future of Micropython.c Will micro python completely replaces embedded C. As a budding programmer …
Cross compiling to arm-linux - MicroPython Forum (Archive)
Apr 9, 2018 · MicroPythonForumThe MicroPython LanguageGeneral Discussion and Questions Cross compiling to arm-linux
Trying to use the toolchain via docker - MicroPython
Dec 17, 2020 · MicroPython Forum Boards Running MicroPython ESP32 boards Trying to use the toolchain via docker 6 posts • Page 1 of 1 pythoncoder Posts: 5956 Joined: Fri Jul 18, 2014 …
MicroPython-Board-Catalog + compiled firmware - MicroPython …
Apr 29, 2021 · The idea is to build a "MicroPython boards catalog" wich list the boards supporting MicroPython (static, nightly updated) and based on static data (like CircuitPython.org does but …
esp32 micropython and proteus | Forum for Electronics
Dec 1, 2023 · Bonjour, I'm French, please excuse my English... After some research, I can't simulate an ESP32 card equipped with the micropython interpreter in Proteus. Is it possible? If …
Micropython for STM32F469-DISCO - MicroPython Forum (Archive)
Hello. I need to run a micropython on the STM32F469-DISCO board. Officially, it is not supported by a micropython. How can I run micropithon on aerial board?
ESP32 Deepsleep with external input trigger - MicroPython
May 6, 2019 · General discussions and questions abound development of code with MicroPython that is not hardware specific. Target audience: MicroPython Users.
Native emitter deep dive - MicroPython Forum (Archive)
Jul 19, 2021 · Native emitter deep dive by jimmo » Mon Jul 19, 2021 1:42 am Scott (tannewt) from Adafruit was kind enough to invite me onto the weekly "CircuitPython Deep Dive" live stream …
esp32 and (MFRC522 or RC522) and micropython - Forum for …
Jan 10, 2011 · Hello, I want to realize an access control via contactless cards. For that a use a ESP32 devkitC (38 pins), SPI interface and MFRC522. (I use Thonny Python...
[SOLVED] - ESP32-S3-A7670E-4G | Forum for Electronics
Jun 9, 2025 · I'm trying to write and read from the sdcard, in the code snippet that follows I have doubts about how to define the pins of my esp32-s3-a7670E-4g...