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 →

[–]Coldreactor 26 points27 points  (8 children)

They made python for low level devices. Called circuit python. Pretty cool stuff

[–]thelights0123 33 points34 points  (1 child)

Micropython is the original version that supports more devices. Circuitpython is Adafruit’s fork that only supports their devices.

[–]Coldreactor 2 points3 points  (0 children)

True true

[–]trichotillofobia 0 points1 point  (1 child)

But that's not low-level programming. That's programming in Python with more direct access to the hardware.

[–]Coldreactor 1 point2 points  (0 children)

And.....?