|
|
|
|
|
by daemonologist
250 days ago
|
|
The advantage of micropython is that you don't have to deal with all the poorly maintained toolchains and UART and flashing and whatnot; for a novice working on their own, that stuff is a nearly insurmountable barrier. That the syntax is Python doesn't make a whole lot of difference. I agree though, probably shouldn't be the first choice for a professional application. |
|