Skip to content

marciopocebon/mbed-js-repl-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mbed-js-repl-example

JavaScript REPL (Read-Eval-Print-Loop) for mbed OS 5.

Awesome stuff

Dependencies

Install:

Build

  1. Run npm install.
  2. Run gulp --target=YOUR_TARGET_NAME.
    • To find your target name, look at the platforms page for your development board.
  3. Copy the mbedos5.hex or mbedos5.bin file from build/out/YOUR_TARGET_NAME onto your development board.
  4. Connect a serial monitor to your device (baud rate 115200).
  5. Hack along!

About

JS REPL firmware for mbed OS 5

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%