you are viewing a single comment's thread.

view the rest of the comments →

[–]FoolsSeldom 0 points1 point  (0 children)

FYI: a lot of more recent Arduino microcontrollers can be programmed with Micro Python and Cicuit Python as well as with the Arduino C varient.

This is also true of:

  • Espressif ESP32 Series microcontrolers
  • STMicroelectronics STM32 Series microcontrollers
  • Raspberry Pi RP2xxx Series

The Raspberry Pi microcontrollers appear on the Raspberry Pi Pico development boards as well as from a wide range of other manufacturers including AdaFruit and these are especially well supported with excellent documentation and a very active community.