Hacker News new | past | comments | ask | show | jobs | submit login

What about porting the Arduino code to the esp8266/esp32 ? powerful chip + huge network.

Altough as a prototyping platform, i can understand how javascript would be more appealing. And for production, even by startup, the Arduino is far from ideal, mbed is much better.




It's already done; you can program the esp8266 using arduino ide.


* Look at Espruino (JavaScript) firmware: http://www.espruino.com/EspruinoESP8266 * Micropython (a complete Python3 rewrite) is currently being ported to esp8266: https://github.com/micropython/micropython/tree/master/esp82...


shameless plug: portable JavaScript+C programming environment for esp8266/esp32/cc3200/RPi https://github.com/cesanta/smart.js. Supports over the air updates (OTA) both and rapid development and updating your device fleet.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: