Kerbal Simpit Arduino Library ============================== This library manages a serial connection to the `Kerbal Simpit`_ plugin for `Kerbal Space Program`_. It handles low-level handshaking and packet sending and receiving, and provides data structures and methods for dealing with messages to and from the plugin. .. _Kerbal Simpit: https://github.com/Simpit-team .. _Kerbal Space Program: https://kerbalspaceprogram.com/ .. toctree:: :maxdepth: 2 quickstart kerbalsimpit messagetypes payloadstructs troubleshooting ---- This documentation was built using ArduinoDocs_. .. _ArduinoDocs: http://arduinodocs.readthedocs.org