Skip to content

Wacky code with too many files to stay "modular" and heavily based of the MDB code. Takes readings from things and sends CAN messages of it.

Notifications You must be signed in to change notification settings

KSU-MS/cornerNodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

The basis of the KS7x_cornerNode^(tm) code, with a lot of stolen code from the MDB repo and even more stolen from old test code.

How do I add a sensor or change a reading?

You make a .hpp file with your functions and code and what not (ideally a class), then just add a entry to the CAN_Lable_Maker.hpp, and add it to the loop in the main.cpp. Simple arduino stuffs, idk.

It still sucks lmao

Yea, still need to clean up the way things like the pot get handeled, and make a class for wheel speeds so you can have more than 1 per node. idk still needs a lot of work...... .. . . . .. ... ..... .. . .. . . . .. . .

About

Wacky code with too many files to stay "modular" and heavily based of the MDB code. Takes readings from things and sends CAN messages of it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages