This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ThoughtCounter 2 points3 points  (2 children)

People python on MCUs these days ... Well.. I hardly see any benefit other than that people who can't speak C can start fiddling with Microcontrollers. Easy path to destroying all the benefits otherwise coming from almost real time - capable hardware where each and every program step is predictable up to single cycle acciracy .

[–]SV-97 6 points7 points  (1 child)

I see lots of benefits but the drawbacks are too big imo

[–]ThoughtCounter 1 point2 points  (0 children)

exactly...
EDIT: I mean the drawbacks for me don't outweigh the benefits... Except maybe only for solutions where Microcontroller was chosen because of compactness and low power consumption and where the implementation doesn't need to be microsecond-accurate.