Sebastian H. Gabrielli
|
d215e204d4
|
Rename files & re-factor to pretty up project
|
2024-04-30 11:37:21 +02:00 |
|
Sebastian H. Gabrielli
|
458ae00f24
|
Rename fanspeeeed to fanspeed
|
2024-04-30 11:26:08 +02:00 |
|
Sebastian H. Gabrielli
|
275c40498f
|
Merge branch 'fanspeed-comparator'
|
2024-04-30 10:59:47 +02:00 |
|
Sebastian H. Gabrielli
|
8f61e6b998
|
Validate that we do not overflow the receive buffer
Closes #20
|
2024-04-28 20:10:01 +02:00 |
|
Sebastian H. Gabrielli
|
1eaeeef9a0
|
Read temperature over I2C works
Has not been tested with thermistor as I didn't have the hardware.
Testing with a hardcoded positive number works.
|
2024-04-24 13:24:15 +02:00 |
|
Sebastian H. Gabrielli
|
bf3753a012
|
I2C bulk fan read works
|
2024-04-23 15:31:32 +02:00 |
|
|
|
e6a3815dc2
|
Merge branch 'thermistor-temp' into main
|
2024-04-16 18:00:41 +02:00 |
|
Sebastian H. Gabrielli
|
a9fec3f661
|
Merge branch 'command-handler'
|
2024-04-16 17:02:59 +02:00 |
|
Sebastian H. Gabrielli
|
9fd877aab5
|
Command handing works!
The command handler can now receive a command, then it can run a
function / return some data based on it.
|
2024-04-16 15:30:38 +02:00 |
|
|
|
14c09f63a9
|
MCC does not work
|
2024-04-10 14:53:17 +02:00 |
|
Inamr
|
23904b03ea
|
right pins
|
2024-04-09 16:46:54 +02:00 |
|
|
|
1b8ca0c7f6
|
Merge branch 'voltage-reading' into main
|
2024-04-09 16:20:46 +02:00 |
|
Inamr
|
63aa397b78
|
testing with hardware
cli and function names
|
2024-04-09 16:17:34 +02:00 |
|
|
|
cd97face0f
|
Fix xml file (maybe)
|
2024-04-09 15:39:11 +02:00 |
|
Inamr
|
a6d1afb0bf
|
removed old funv from main. copied config from main
|
2024-04-09 15:26:13 +02:00 |
|
|
|
a9f5c42243
|
Fix comments
|
2024-04-09 13:37:38 +02:00 |
|
Inamr
|
9b23172eba
|
Merge branch 'voltage-reading' into calculate-fanspeed
|
2024-04-09 12:38:34 +02:00 |
|
|
|
81ebcd2c79
|
Merge branch 'eeprom' into main
|
2024-04-09 12:33:46 +02:00 |
|
Inamr
|
b862266362
|
Sync changes and added func for both voltages
|
2024-03-20 15:45:24 +01:00 |
|
Inamr
|
48308b9b75
|
renames files
|
2024-03-20 15:27:59 +01:00 |
|
Inamr
|
dc8a858204
|
resets array and puts diode readings in array
|
2024-03-20 15:25:59 +01:00 |
|
Inamr
|
8b5b4e186a
|
Merge remote-tracking branch 'origin/voltage-reading' into calculate-fanspeed
|
2024-03-20 14:52:28 +01:00 |
|
|
|
1b6294b04b
|
Fix overflow
uint8_t -> uint16_t
|
2024-03-20 14:18:45 +01:00 |
|
Sebastian H. Gabrielli
|
4e0b810346
|
Functioning I2C slave data receive
The slave now receives and prints data successfully.
|
2024-03-20 13:00:40 +01:00 |
|
Sebastian H. Gabrielli
|
e1c607514b
|
Merge branch 'add-uart' into command-handler
|
2024-03-20 11:20:22 +01:00 |
|
|
|
849c719b59
|
Change error temp
Make it able to innputt a chosen max temp
|
2024-03-20 11:06:46 +01:00 |
|
Inamr
|
a0fa78405a
|
made func
|
2024-03-13 13:57:38 +01:00 |
|
Inamr
|
a4a760a870
|
Made files
|
2024-03-13 13:39:35 +01:00 |
|
Inamr
|
24190f1f15
|
Made a bool for error and high temp
|
2024-03-13 13:07:29 +01:00 |
|
|
|
4a8b6137d1
|
Change namingsheme
|
2024-03-13 11:48:58 +01:00 |
|
|
|
8e58925dd1
|
Add comments
|
2024-03-13 11:21:14 +01:00 |
|
|
|
c48f87bcea
|
write to update, and uart away.
|
2024-03-13 10:34:46 +01:00 |
|
|
|
5e22a493e2
|
Fix source files
|
2024-03-13 10:25:36 +01:00 |
|
Inamr
|
4105c1ff04
|
moved voltage fram main to c file
|
2024-03-12 13:37:29 +01:00 |
|
Inamr
|
9a38ea8911
|
Fix merge issues
|
2024-03-12 13:13:06 +01:00 |
|
Inamr
|
d8bd6917f6
|
Merge remote-tracking branch 'origin/main' into voltage-reading
|
2024-03-12 12:57:20 +01:00 |
|
Inamr
|
8f63e7b0c3
|
Dont work
|
2024-03-11 15:48:20 +01:00 |
|
|
|
555d3efde4
|
add calculating code
|
2024-03-08 11:48:49 +01:00 |
|
|
|
bd424b78d1
|
fix source files
|
2024-03-06 15:49:48 +01:00 |
|
Sebastian H. Gabrielli
|
06beadfe68
|
Add UART functionality
|
2024-03-06 15:36:24 +01:00 |
|
|
|
27d8d44d34
|
Fix eeprom
EEPROM works
|
2024-03-06 15:24:34 +01:00 |
|
Inamr
|
e66d1979bb
|
added shit
|
2024-03-06 15:16:01 +01:00 |
|
Sebastian H. Gabrielli
|
ac78f33c98
|
Create basic i2c skeleton with interrupts
I2C init function has been created.
Interrupts have been made for each I2C interrupt. Which interrupt does
what is currently unknown.
See #1
|
2024-03-06 14:58:49 +01:00 |
|
Inamr
|
bf5c83de2a
|
try to figure out how stuff works
|
2024-03-06 14:58:06 +01:00 |
|
Sebastian H. Gabrielli
|
06d5c3c464
|
Create basic command handler skeleton
The groundwork for the command handler has been created.
|
2024-03-06 13:20:10 +01:00 |
|
Sebastian H. Gabrielli
|
39c91a18dd
|
Create MPLabX project
|
2024-03-06 12:34:22 +01:00 |
|