Favourite Microcontrollers to Use with Flowcode?

For general Flowcode discussion that does not belong in the other sections.
Post Reply
WonderNomad
Posts: 1
http://meble-kuchenne.info.pl
Joined: Mon Jul 14, 2025 7:20 am

Favourite Microcontrollers to Use with Flowcode?

Post by WonderNomad »

Hi all,
I’m curious to know which microcontrollers everyone here prefers to work with when using Flowcode. I’ve mostly been using PICs so far, but I’d like to expand my projects and try out different options.

Do you have any tips for beginners switching from PIC to Arduino, ESP32, or ARM?

Thanks for sharing your thoughts 😊

peterUA
Posts: 9
Joined: Sun Nov 10, 2024 4:55 pm
Has thanked: 1 time

Re: Favourite Microcontrollers to Use with Flowcode?

Post by peterUA »

The choice of chip depends on the task. It is all very individual. 24 bit and 32 bit provide more opportunities but more problems arise. It is worth trying everything for general development. For example, on the ESP32 module (32-bit dual-core Xtensa LX6 microprocessor up to 240 MHz) you can make a remote video surveillance system.

stefan.erni
Valued Contributor
Posts: 1040
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 198 times
Been thanked: 219 times

Re: Favourite Microcontrollers to Use with Flowcode?

Post by stefan.erni »

Hi WonderNomad

Try the ESP32 (Pico= small footprint )
for example Atom Lite:
A good and inexpensive part in a stable housing.
Well documented and from various suppliers
You can connect many additional modules and also try out Bluetooth and USB to connect to the App developper

https://shop.m5stack.com/products/atom ... pment-kit

https://www.mouser.ch/ProductDetail/M5 ... FXQ%3D%3D
Attachments
2025-07-15_13-29-05.PNG
2025-07-15_13-29-05.PNG (474.65 KiB) Viewed 14 times

Post Reply