Question
JavaScript interpreter on STM32 Discovery boards
Posted on February 13, 2013 at 11:34
Just to say about a project I've been working on - it's a JavaScript interpreter for the STM32 called Espruino (
)It's available for the STM32VL, STM32F3 and STM32F4 boards - as well as some other third-party boards.If you were struggling to get your head around the development tools, you might find this a fun way to get started with embedded software development. #stm32-javascript-interpreter