Skip to content

Kitsune-Robotics/KIT-Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Hardware

KIT-Controller

Hardware for the KIT Controller

Migrated from https://kitsunehosting.net/gitea/Kenwood/lewis-crawler

Getting Started

Clone this repo

git clone https://github.com/Kitsune-Robotics/KIT-Controller.git --recurse-submodules

You will need the submodules as all of the boards in Hardware have several library dependencies.

Hardware/BackPlane Contains the backplane for the system, the backplane connects all other cards together. Hardware/KIT_Controller Is the main processing unit of the system, the core computer where this code (will eventually) live Hardware/Dev_Card Is a development tool, made to be slotted into any slot and connected via probes, solder jumpers and wires to aid in developing/debugging

You can re-initalize/update submodules by using the command

git submodule update --init --recursive

3D Models

Some libraries (namely my own kenwoodfox-kicad-libraries lib) requires setting a path variable to show some 3d models.

Follow the instructions inside of these libraries folders for how to set these paths.

Parts

The kit controller and its other boards use the Sullins EBM15DSEH to connect to the backplane.

Its a little expensive, in the future the WingTAT ED30MEBGFBK is a possible replacement.

Project Layout

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

About

VULPES: Versatile Utility Linked Processor Expansion System

Resources

License

Stars

Watchers

Forks

Packages

No packages published