Commit graph

6 commits

Author SHA1 Message Date
maxunm
4c7744969f Fixed error with PCB layout 2020-07-01 23:33:37 -04:00
maxunm
f3fad021bd Rough placement on pcb & Migrate to KiCAD
I've now roughly placed all the components on the pcb and will work on fine adjustment and routing in the next commit. I've also migrated to KiCAD, the workflow works slightly nicer for how I work because I can just draw the schematics before actually having to worry about footprints or picking the correct part.
2020-05-27 22:33:21 -04:00
Merrick
58c696f094 CubeMX broke things on my other computer 2019-11-08 14:59:38 -05:00
maxunm
69e7641b34 Files just changed from opening the project
May have to look into having a git ignore more properly set up in the future
2019-11-08 12:13:23 -05:00
Merrick
da8f17cc2d Wrote temp conversion code
The temperature conversion code should take in the ADC value received by the microcontroller and convert it to all three usable temps.
2019-11-08 01:01:13 -05:00
Merrick
ad7efe8b9b Initializing repository
This is the progress that I had made before putting this project on GitHub
2019-11-08 00:28:18 -05:00