You are viewing an older revision! See the latest version
Ideas List
Ideas list for University projects, internships and the Google Summer of Code 2014:
- Add a command line utility to the mbed SDK to provide all the features of the online IDE offline: checkout a project resolving the libraries dependencies, commit/push/pull to the online mercurial repositories, etc...
 - Better support for the Arduino community: port the Arduino API on top of the mbed HAL
 - Better support for the Arduino community: port the mbed SDK to the Arduino Due Atmel SAM3X8E ARM Cortex-M3
 - Your own idea to improve the world with an IoT application useful to society (ie: crowd-sourced radiation geiger counter readings from across Japan)
 - Example configurator UI that can deliver a customised build of a problished project without requiring an import (or maybe even an account?) (Chris)
 - Run the online compiler environment offline, with a downloadable server running on localhost (Bogdan)
 - Automatic port status report: read the source or object files and generate a report of what parts of the mbed SDK are implemented on each platform (Bogdan)
 - Make the SDK compatible with LLVM/clang (Bogdan)
 - GSoC: define/implement a full framework (libs/language/compiler) for heterogenous IoT apps (Bogdan)
 - Prove that P = NP (Bogdan)