Skip to content

The CANIO is a board with many relays, genric I/O and other functions to facillitate generic programable I/O over CAN

Notifications You must be signed in to change notification settings

Kitsune-Robotics/CANIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docs Hardware Firmware

CANIO

Banner

This repo contains all the firmware and hardware for the CANIO.

If you're looking for the latest docs/builds, see our Releases Page.

Getting Started

First, clone this repo (and optionally checkout a branch)

git clone https://github.com/Kitsune-Robotics/CANIO.git
cd CANIO

Init Submodules

Some libraries and resources are included as submodules, run the following command to initialize them before opening the main sch

(If you get a missing library error, make sure to do this)

git submodule update --init --recursive

Project Layout

If you want to use this project template for yourself, you can find it here!

About

The CANIO is a board with many relays, genric I/O and other functions to facillitate generic programable I/O over CAN

Resources

Stars

Watchers

Forks

Packages

No packages published