|
|
|
|
|
by Denvercoder9
1180 days ago
|
|
> novices should just learn embedded programming For people that think this is a significant barrier, I'd suggest to take a look at MicroPython (on something like a ESP32 or RP2040 -- there's no reason to bother with the classic 8-bit Arduinos anymore). It gives you an environment that's surprisingly similar to what you'd use on a Pi. |
|