|
|
|
|
|
by duskwuff
3862 days ago
|
|
Why is Arduino so popular? Brand name recognition, a decent standard library, and a ton of sample code and tutorials online. I agree that it's not a great platform, though. I personally prefer STM32 these days; it's dirt cheap (a basic development board is <$5) and powerful (72 MHz / 20 KB RAM / 128 KB flash on one of those boards). I believe there's even a way to integrate it into the Arduino IDE nowadays! |
|