Files
There are no circuits or boards in this repository.
Last update 5 days 8 hours
by
NicholasLyall
Files | |
---|---|
UVA_SolarCar_HI | |
UVA_SolarCar_SD | |
UVA_SolarCar_Template | |
.gitignore | |
README.md |
README.mdThis is a Submodule for working on libraries. There will be 3 different libraries stored here: Telemetry, STM and Power Board
make new projects in repo
3 libraries for each board and 1 for all boards
project specific- > make a specific library 1 folder of rSTM booard general projects, STM32 projects
add projects copy libraries sub directory -> has old library folder with stuff in it -
template -> will have generalized stuff in it
add new template for new boards
- put template board in
- look and clean up libraries, delete template libraries
- make HI library main one
- make telemetry and power library -> sort extra stuff
- work on template board and finish it -> delete what is not needed out of the template
- sort everything else out
- add other boards in and plant eeprom
- modular stm in the extra board
- make a directory for experiments directory file : make stm board (power + telemetry) + general (distribution and modular boards) + experiments (everything else)
STM BOARD -> POWER + TELEMETRY + TEMPLATE use library load extension from video over summer