+ 2
Python on Microcontroler
Now python can also be used to talk to the metal. There is even a board called pyboard for just that. Check out this project: https://micropython.org
2 Answers
0
Jan Markus you may be right but think about the possibilities...
Python is simple. Any one can learn it. The IoT becomes accessible
to anyone.
0
I don't think speed will be an issue. Check out this live session:
http://micropython.org/live/
They have a board online and anyone can run code against it.
I tried it and it ran immediatly, even through internet.
(unless there are a lot of people trying this at the same time)