Difference between revisions of "SHIP Overview"

From Serious Documentation
Jump to: navigation, search
(First Steps)
(First Steps)
Line 16: Line 16:
  
 
*{{SeriousDoc|31-ship-technical-overview-presentation|SHIP Technical Overview Presentation}}
 
*{{SeriousDoc|31-ship-technical-overview-presentation|SHIP Technical Overview Presentation}}
*[[AN0301_-_SHIPTide_First_Look|AN0301 - SHIPTide First Look (video 4:27)]]
+
*[[AN0301_-_SHIPTide_First_Look|AN0301 - SHIPTide First Look (video 4m27s)]]
 
*[[SHIP:BoxModel|Overview of the Box Model... all about SHIP containers]]
 
*[[SHIP:BoxModel|Overview of the Box Model... all about SHIP containers]]
  

Revision as of 16:43, 25 March 2014

The Serious Human Interface™ Platform (SHIP) is a rapid GUI development and deployment system with four 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


First Steps

Want to learn a bit more about SHIP? Here are a few resources that can get you familiar with SHIP concepts and capabilities before you dive deeper:

Training and Applications Notes

Technical Reference