Difference between revisions of "SHIP Overview"

From Serious Documentation
Jump to: navigation, search
Line 1: Line 1:
[[Image:SHIPTideFlow.png|600px|center|SHIPTide Development Flow]]
+
 
 +
The Serious Human Interface™ Platform is a rapid GUI development and deployment system with 4 main ingredients:
 +
* SHIP Total IDE ('''SHIPTide'''), the PC/Mac/Linux based IDE for developing your GUI
 +
* the '''cargo''' binary data file that SHIPTide exports, containing your whole GUI including fonts, images, layout, audio, compiled scripts, communications, and more
 +
* the Serious Integrated Module ('''SIM''') hardware that hosts your GUI and becomes your new front panel, communicating typically by UART to the rest of your system
 +
* SHIPEngine, the embedded runtime firmware on your SIM that runs GUIs that SHIPTide exports
 +
 
 +
The development flow looks like this:
 +
 
 +
[[Image:SHIPTideFlow.png|600px|center|SHIPTide Development Flow]]
  
 
== SHIP Technical Documentation ==
 
== SHIP Technical Documentation ==

Revision as of 08:51, 19 January 2013

The Serious Human Interface™ Platform is a rapid GUI development and deployment system with 4 main ingredients:

  • SHIP Total IDE (SHIPTide), the PC/Mac/Linux based IDE for developing your GUI
  • the cargo binary data file that SHIPTide exports, containing your whole GUI including fonts, images, layout, audio, compiled scripts, communications, and more
  • the Serious Integrated Module (SIM) hardware that hosts your GUI and becomes your new front panel, communicating typically by UART to the rest of your system
  • SHIPEngine, the embedded runtime firmware on your SIM that runs GUIs that SHIPTide exports

The development flow looks like this:

SHIPTide Development Flow

SHIP Technical Documentation

SHIPTide Training and Documentation