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

  2. 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 do I need to concentrate …

  3. 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 and we …

  4. Micropython on STM32F745XI - MicroPython Forum (Archive)

    Oct 14, 2021 · Micropython on STM32F745XI by malib » Thu Oct 14, 2021 11:50 am Hi, I have a STM32H745I-DISCO board with a STM32H745XI dual core architecture. I was trying to use …

  5. MQTT+ ASYNC programming - MicroPython Forum (Archive)

    Apr 28, 2021 · MicroPython Forum Boards Running MicroPython ESP32 boards MQTT+ ASYNC programming 2 posts • Page 1 of 1 lbayo Posts: 24 Joined: Tue Mar 16, 2021 2:10 pm

  6. Rasp Pi pico and AD9834 DDS chip | Forum for Electronics

    Oct 21, 2021 · I load this into my micropython program, run the program, load the LSB first into the AD9834, then MSB it starts OK but my actual freq is 13 mHz. I get a nice sine wave, 200 mV peak to …

  7. STM32F103C8T6 Data Acquisition board - MicroPython Forum (Archive)

    Oct 12, 2019 · Discussion and questions about boards that can run MicroPython but don't have a dedicated forum. Target audience: Everyone interested in running MicroPython on other hardware.

  8. 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 so, is there a …

  9. Cross compiling to arm-linux - MicroPython Forum (Archive)

    Apr 9, 2018 · MicroPythonForumThe MicroPython LanguageGeneral Discussion and Questions Cross compiling to arm-linux

  10. esp32 and (MFRC522 or RC522) and micropython - Forum for Electronics

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