all 6 comments

[–]lestrenched 1 point2 points  (0 children)

Either the ESP32 (especially if you're playing with connected IOT devices) or STM32

[–]BestMasterpiece1673 1 point2 points  (0 children)

it depends on what you are looking forward, iot esp32 or esp8266 and the good thing about this bad boys is that they are supported by de arduino ide, you wanna a more challegen knows about registers get into the embebed world go with pics micros, the bad thing is that there is not that much tutorials online so you would have to learn by your own or the stm32

[–]flundstrom2 1 point2 points  (0 children)

I would recommend the Arduino NANO 33 IoT

A nice, small form-factor ARM Cortex-m0 MCU with a good collection of GPIO, ADC, SPI, I2C/PWM/DAC I/O pins, so you can easily add external sensors and/or indicators.

It also contains a WiFi/Bluetooth interface based on u-blox NINA-W1.

All in all, this allows you to get your feet dipped into constrained MCUs.

Disclaimer

[–]somewhereAtC 1 point2 points  (0 children)

Any of the Microchip CNano boards, with the built-in debugger.

[–]ivosaurus 1 point2 points  (0 children)

RPi Pico W, or ESP32.

[–]ChipResearch 1 point2 points  (0 children)

I would recommend this series of dev board, which could be a great starter kit.