|
|
|
|
|
by hugs
6230 days ago
|
|
Arduino is the Python of dev boards in that Python has an explicit goal of "batteries included" -- to include everything you need to be productive right away. Ironically, in the case of Arduino, batteries are technically not included, but that's because you get power directly from USB. :-) But metaphorically, Arduino is as "batteries included" as Python. |
|