Skip to content

ryankurte/mbed-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-MBed

MBed OS Based Sensor/Actuator Node Application

Getting started

Requirements

Can be installed with your favourite package manager (brew/apt/yum etc.)

This project uses virtualenv to mitigate janky af python packaging of mbed-cli, this is checked into the repository and contains the mbed-cli and all python dependencies.

To launch the local virtual environment run . ./venv/bin/activate, to exit run deactivate.

Building

Check out the makefile for helper commands.

The WSTK boards do not appear to have support for the mbed IDE, so for now programming is via a set of jlink scripts exposed via the makefile.

Resources

About

MBedOS5 node firmware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages