UBCOrbit / ADCS_I2C

I2C wrapper class based on ORCASat implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ADCS I2C Library

Wrapper library for easier access to I2C functions.

TMS570LS12X Launchpad pins

The pins for I2C are:

  • SCL: MIBSPINCS_3 (labelled 3CS3)
  • SDA: MIBSPINCS_2 (labelled 3CS2).

About

I2C wrapper class based on ORCASat implementation


Languages

Language:C 100.0%