Overview

The firmware residing on the osPID consists of several components tied together.

  • Arduino bootloader: We are using Arduino Duemilanove’s bootloader on the osPID main board.
  • Libraries:
    • PID library
    • PID Auto Tune library
    • LCD library
    • Analog button library
    • MAX31855 library
  • Sketches