Recent content by TechDoc

  1. T

    Which MCU do you prefer — ESP32 / STM32 / RP2040 / Arduino?

    Arduino/ATMega328 for the little devices, today I use the RP-PICO/RP2040 for the current developments for the high speed (up to 300MHz) and very large Ram memory. Actually I use the Arduino + C++ (not microPython) for all my softwares. I also develop for STM32/bluepill and ESP32 using ESPNow.
Top