Difference between revisions of "SHIP Overview"

From Serious Documentation
Jump to: navigation, search
Line 2: Line 2:
 
====The Serious Human Interface™ Platform====
 
====The Serious Human Interface™ Platform====
 
The Serious Human Interface™ Platform (SHIP) is a rapid GUI development and deployment system with five main ingredients:
 
The Serious Human Interface™ Platform (SHIP) is a rapid GUI development and deployment system with five main ingredients:
* SHIP Total IDE ('''SHIPTide'''), the PC/Mac/Linux based IDE for developing your GUI
+
* SHIP Total IDE ('''SHIPTide'''), the PC-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 '''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
 
* 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

Revision as of 16:46, 4 April 2018

The Serious Human Interface™ Platform

The Serious Human Interface™ Platform (SHIP) is a rapid GUI development and deployment system with five main ingredients:

  • SHIP Total IDE (SHIPTide), the PC-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
  • Communications, including the upcoming SHIPBridge Protocol, enabling communications between the SIM and your system

Developing a GUI with SHIP

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:

SHIP Versions

SHIP Version 5 (SHIPv5), released in 2014, has three major platform versions:

SHIPv5 Major Versions
Version Status HW Platform Support
v5.2 beta New SIMx52 and SIMx62 high performance HMI platforms; Contact Serious for more information.
v5.1 mature All production and legacy platforms, including SIM115, SIM225, SIM231, SIM243, SIM535, and SIM543
v5.0 retired None; projects should be migrated forward to the lastest revision of SHIPv5.1

For more information on SHIPv5:

SHIP Version 4

Training and Applications Notes

Technical Reference