msoe-vex / pcb-design

This repository is dedicated to storing files required for designing and creating PCB Boards
2 stars 0 forks source link

Create a Teensy Processing Board project #3

Closed NathanDuPont closed 2 years ago

NathanDuPont commented 2 years ago

Some of the larger projects that we have planned for the embedded hardware team involve developing custom processing boards for various parts of the robot. For instance, for our odometry subsystem, we want to create a board that integrates the gyroscope/IMU sensors into a single board, with the Teensy processing logic in one location.

The schematics for the Teensy are all available online and provide plenty of computing and IO options for us. Building our boards off of this platform is easier than starting from scratch, and will allow us to modularize processing onto custom boards for us.

This issue takes the first step towards starting on these projects, by creating a base project with the required Teensy components that can be used in each of the projects.

NathanDuPont commented 2 years ago

Out of scope, pursuing a new route: https://learn.sparkfun.com/tutorials/designing-with-micromod