18 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
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
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