Home - VCSFA-MARS/TSLPB GitHub Wiki

ThinSat Program: Twiggs Space Lab Payload Board Library

Controller Objects

Functions

Variables, Constants, Definitions

isMagnetometerOverflow


Twiggs Space Lab Payload Board

Basic information about the built in sensors and other components on the TSLPB

Processors and Storage

Digital Sensors

Analog Sensors

Example Sketches

  • template - Starting point for writing your flight software
  • VCSFA ThinSat - VCSFA's ThinSat flight software.
  • EEPROM - Examples and tutorial on using non-volatile memory
  • i2c_scanner - Find the I2C addresses of all the connected chips on your TSLPB
  • serial_plot - Demonstrates using the library and testing TSLPB sensor output
  • simple