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