Espruino - javascript interpreter on microcontroller

preview_player
Показать описание
This video describes how to put espruino onto a dev board. Specifically the NRF52840 board

Links to download
* sudo apt install python-is-python3

Commands to flash the board
* make BOARD=NRF52840DK flash -j8

IDE to upload the code. Currently needs chrome
Рекомендации по теме
Комментарии
Автор

I can't believe you managed to rationalise installing JS on a uC - ROFL ... Kudos :)

csbluechip