I used to play around with 8051 variants and 8pin/16pin PICs back in 2010, whats the equivalent beginner chips now? I have been out of touch since around 2012, except for pi3/4.

  • Electrical Hub
    link
    fedilink
    English
    arrow-up
    1
    ·
    6 months ago

    Choosing a beginner microcontroller depends on various factors, from ease of use to the project’s complexity. The ESP32 or Raspberry Pico are fantastic for their user-friendly nature, reasonable features, and cost-effectiveness. For space-constrained projects, the ATTiny is a go-to with its simplicity and low cost, perfect for basic electronic setups. When diving into more intricate software, the Raspberry Pi Zero 2 shines with its versatility and improved availability. Mixing and matching these, like a PiZero with a Pico, or an ESP32 paired with an ATTiny, can offer pragmatic solutions. However, for more robust power, the Raspberry CM4 stands out, although it’s more board than a microcontroller. It’s crucial to consider longevity and support when choosing, ensuring the design lasts and is easier to revisit in the future