Skip to content

Latest commit

 

History

95 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAQ_box

For a guide, see this wiki page

Repo for McMaster Baja Racing's data aquisition box.

 ───DAQ_box
    │   LICENSE
    │   README.md
    │
    ├───daq_system
    │   ├───daq_system_DEBUG
    │   │       daq_system_DEBUG.ino
    │   │
    │   └───daq_system_RELEASE
    │           daq_system_RELEASE.ino
    │
    ├───HUD
    │   ├───HUD_10LED_RPM
    │   │       HUD_10LED_RPM.ino
    │   │
    │   └───neopixel_colour_tuning
    │           neopixel_colour_tuning.ino
    │
    └───IMU
        └───restore_offsets
                restore_offsets.ino

Built With

  • Arduino
  • Python

Live Demo

Demo coming soon

Getting Started

Prerequisites

The following will be required

  • git
  • Arduino or or platformIO for VSCode (something that can compile and flash arduino code)
  • python3

Setup

  1. Install git using instructions found here.
  2. Install Arduino or platformIO for VSCode (something that can compile and flash arduino code).
  3. Clone this repo by running git clone https://github.com/McMaster-Baja-Racing/DAQ_box.git

Usage

Run tests

No unit or integration tests yet.

Deployment

The usual arduino deployment. Instructions found here.

About

A box of DAQ

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages