30 Commits

Author SHA1 Message Date
Skot Croshere
91dad2a16e update for ESP-IDF v5.1 and bitaxeUltra fan speed issue. 2023-08-21 15:25:25 -04:00
Skot Croshere
6b423b178b removed settings files 2023-05-24 16:45:31 -04:00
Skot Croshere
ab32f2bfd9 readme update 2023-05-23 22:05:35 -04:00
Skot Croshere
fa5a68c421 add I2C menuconfig pin defaults 2023-05-23 21:53:15 -04:00
Skot Croshere
c78f5b04c8 make sure to clear the OLED 2023-05-12 13:05:08 -04:00
Skot Croshere
3a0a33b195 cleanup, renamed main 2023-05-10 23:16:13 -04:00
Skot Croshere
5a689f90cc moved the system monitor functions to a separate file and task 2023-05-10 18:20:37 -04:00
Skot Croshere
4a2fc973b6 The OLED is looking better now 2023-05-09 23:38:50 -04:00
Skot Croshere
7b36644f55 got basic OLED display on... it's upside down! 2023-05-09 23:30:24 -04:00
Skot Croshere
a6cb253ba6 update LED pins for V2.2 2023-03-16 23:24:11 -04:00
Skot Croshere
26c4d0e7a7 add the sdkconfig files that have the I2C assignment 2023-03-16 23:22:29 -04:00
Skot Croshere
ca4ec3ffc5 pull BM1397 BI pin low 2023-01-31 12:14:01 -05:00
Skot Croshere
e1c5cf7eb7 fixed the endian issue on the INA260 driver 2023-01-27 22:13:01 -05:00
Skot Croshere
910f46927f cleanup 2023-01-20 00:11:15 -05:00
Skot Croshere
345676e506 added chip temp to EMC2101.c 2023-01-20 00:04:00 -05:00
Skot Croshere
b69e0a54b4 added ADC functions to read BM1397 Vcore. Cleaned up DS4432U set_vcore() function 2023-01-19 23:45:31 -05:00
Skot Croshere
6dae0e2434 fan speed can be 16 bit 2023-01-19 22:25:19 -05:00
Skot Croshere
e90b1acceb Fan speed seems to be working, Added some INA260 tests. doesn't seem like power is working yet 2023-01-19 22:17:36 -05:00
Skot Croshere
b0cc6b0cb6 Added the start to a EMC2101 driver. Setting fan speed works, reading fan speed doesn't. 2023-01-18 00:34:51 -05:00
Skot Croshere
7b816bc6d4 added the DS4432U transfer function for setting the BM1397 core voltage. careful with this one!! 2023-01-17 00:07:21 -05:00
Skot Croshere
c6448abcd8 added i2c-test branch 2023-01-16 17:55:16 -05:00
Skot Croshere
6db109a29c okay stop futzing with the diagram already 2022-11-22 14:09:28 -05:00
Skot Croshere
df0a59ed82 diagram update 2022-11-22 14:06:59 -05:00
Skot Croshere
75f3ce6d2b updated diagram 2022-11-22 13:50:14 -05:00
Skot Croshere
2e42553b4d more cleanup 2022-11-17 18:18:13 -05:00
Skot Croshere
bb3d31595b cleanup 2022-11-17 18:16:28 -05:00
Skot Croshere
e1c0dc542c more details 2022-11-17 18:15:17 -05:00
Skot Croshere
32e3d038d5 added more goodies 2022-11-17 18:09:32 -05:00
Skot Croshere
902bc7d829 more details 2022-11-17 17:49:35 -05:00
Skot Croshere
f51fac5829 initial commit 2022-11-17 17:37:27 -05:00