Y
Hacker News
new
|
ask
|
show
|
jobs
by
infocollector
3680 days ago
Is there python for Arduino? :)
4 comments
StavrosK
3680 days ago
I would recommend the ESP8266, which is a much better microcontroller, with integrated wifi and a price tag of only $2. It runs Lua, C, Javascript and, most recently, MicroPython.
link
sciurus
3680 days ago
Not AFAIK but you may be interested in
https://micropython.org/
link
heinrichf
3680 days ago
See
http://arduino.stackexchange.com/questions/105/programming-a...
for a (negative) answer.
link
lisper
3680 days ago
https://micropython.org
link