Files

copied

There are no circuits or boards in this repository.

Last update 5 days 11 hours by NicholasLyall
Files
UVA_SolarCar_HI
UVA_SolarCar_SD
UVA_SolarCar_Template
.gitignore
README.md
README.md

This 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

  1. put template board in
  2. look and clean up libraries, delete template libraries
  3. make HI library main one
  4. make telemetry and power library -> sort extra stuff
  5. work on template board and finish it -> delete what is not needed out of the template
  6. sort everything else out
  7. add other boards in and plant eeprom
  8. modular stm in the extra board
  9. 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

Report a bug