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)
  • Add debug support for CMSIS-DAP to online IDE: breakpoints, watch.. (Wim)
  • Code templates (default or user-supplied) and code generator support (user developed plug-ins) to online IDE (eg finite state machines or for vendor specific hardware) (Wim)
  • Visualisation of pin usage by a program or library (Wim)
  • Display/Edit window for compiler/linker settings per application/project (Wim)
  • Option to generate bin or hex files (Wim)
  • Allow for links between github and mbed repositories, allowing mbed pull requests to be handles in github (Erik)

All wikipages