Commit graph

18 commits

Author SHA1 Message Date
jakeg00dwin
c64fb08bec MPLABX config updates 2024-07-24 17:54:59 -07:00
jakeg00dwin
7c0fc29687 defined the F_CPU here 2024-07-24 17:54:41 -07:00
jakeg00dwin
437479b0b5 Commented out the unused function 2024-07-24 17:54:27 -07:00
jakeg00dwin
2be04980d1 Changed to using an initial value for u16. 2024-07-24 17:54:11 -07:00
jakeg00dwin
26993753fe Added more stuff to not track. 2024-07-24 17:21:57 -07:00
jakeg00dwin
f80f61c9ff Converted to hybrid between MPLABX and Cmake for test harness. 2024-07-24 17:21:29 -07:00
jakeg00dwin
0a2c8b1dab Changed to using the reset default clock divider of 6. More stable given variable voltage, also reduces power consumption of attiny404. 2024-07-10 09:40:56 -07:00
jakeg00dwin
c2424c47a8 updated new branch specifically for acting as the testing branch 2024-07-09 19:38:56 -07:00
jakeg00dwin
04a4bc4dea Updated to disable the main clock's pre-scaler. Allows it to run at full 20MHz 2024-07-09 18:47:16 -07:00
jakeg00dwin
eba8344e36 Implimented Load detection module that auto cuts G1, G2 and G3 if values on the ADC_LOAD pins is outside parameters. 2024-07-02 17:16:53 -07:00
jakeg00dwin
e4f19012b0 moved the threshold values into load.h as defines. 2024-07-02 15:43:49 -07:00
jakeg00dwin
fa1dd00965 updated the comments in the main.c filei. 2024-07-02 15:35:10 -07:00
jakeg00dwin
90a27d93d3 Updated the readme file 2024-07-02 15:32:58 -07:00
jakeg00dwin
da9bd19199 Updated the repo with the load.h and load.c files in order to impliment the Low Power Operation Mode. 2024-07-02 15:27:57 -07:00
jakeg00dwin
fc95e07e71 2024-07-02 11:04:06 -07:00
jakeg00dwin
96153945bc Adding the binary output as well 2024-07-02 08:45:33 -07:00
jakeg00dwin
94817bdb8a updated the git config 2024-07-02 08:45:19 -07:00
Jake Goodwin
c70a0cf0ce Converted the template unix project to mplabx 2024-07-01 17:53:09 -07:00