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

Post Reply