Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.17 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.17 KB

qbcan Source Code

This repository contains the source code for Open Cosmos' qbcan CanSat kit.

Visit http://doc.open-cosmos.com/ for more information

Content

In the root folder there are all the libraries that the qbcan.h library requires to run the examples. The examples and test files are inside the examples folder: The content of the repository is divided in different folders within the examples folder:

  • Examples: Contains the CanSat (Flight Unit) and GroundStation source code examples to get your qbcan up and running
  • Testfiles: Source code files used for testing purposes: test the basic serial communication, test the transceiver, test the temperature and pressure sensor, etc.

Download library (.zip)

You can download the library .zip file to be imported to Arduino IDE from this link or from the green download button.

Install qbcan.h library

Visit Open Cosmos' wiki for more information on how to install the libraries.