Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

embd roadmap

The following features are planned (in no particular order):

  • A fully featured cli tool (embd)
  • Support for UART, SPI
  • Support for a whole range of sensors/controllers
  • Support for Intel Galileo (will require a few changes to Golang, but not unsurmountable)
  • Support for a lot of other ARM prototyping boards (Cubietruck, Radxa, etc.)
  • Awesome documentation
  • A embd UI (similar to the Arduino IDE)
  • Supporting something other than Linux
  • Support for vision processing (OpenCV ?)
  • Allow remote instrumentation of the host via network/web sockets/etc.