|
|
|
|
|
by suyash
1476 days ago
|
|
Adafruit has done to Arduino what Arduino did to Wiring. Adafruit is pushing it's own custom python called 'Circuit Python' for it's new hardware so there is no Arduino code examples to go with thier products anymore which is a big disaster. We should stick to standard Arduino code that should run on all compatible Arduino devices. |
|
Why should the entire hobbyist hardware space be an Arduino monoculture?
IMO the Arduino proto-language and framework are quite mediocre and it's time to move on. For beginners, embedded hardware has gotten much more powerful and more familiar languages can be employed. For more advanced users and larger projects, using a real RTOS with a real task system unlocks development velocity in a huge way.
I don't really love CircuitPython, but I don't see how this is comparable to the Wiring/Arduino situation, nor do I really see it as a step backwards.