|
|
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 |
|
|
|
1b8ca0c7f6
|
Merge branch 'voltage-reading' into main
|
2024-04-09 16:20:46 +02:00 |
|
|
|
a9f5c42243
|
Fix comments
|
2024-04-09 13:37:38 +02:00 |
|
|
|
81ebcd2c79
|
Merge branch 'eeprom' into main
|
2024-04-09 12:33:46 +02: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 |
|
|
|
a8be04b583
|
Fix names
|
2024-03-13 12:03:40 +01:00 |
|
Inamr
|
efe623936a
|
Made it into its own func
|
2024-03-13 11:46:02 +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
|
18ea74bbb6
|
IT WORKS
|
2024-03-12 13:26:12 +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
|
f657a7d0c7
|
Remove UART
|
2024-03-12 12:55:57 +01:00 |
|
Inamr
|
57a0c0979b
|
Fixed ADC0_init
|
2024-03-12 12:49:42 +01:00 |
|
Inamr
|
86c127d3cd
|
small fix
|
2024-03-11 15:54:52 +01:00 |
|
Inamr
|
8f63e7b0c3
|
Dont work
|
2024-03-11 15:48:20 +01:00 |
|
Inamr
|
3c08e59843
|
Some stuff workes better
|
2024-03-08 14:00:01 +01:00 |
|
Inamr
|
6b0608e04b
|
Create draft, kinda workes
|
2024-03-08 13:29:55 +01:00 |
|
|
|
555d3efde4
|
add calculating code
|
2024-03-08 11:48:49 +01:00 |
|
Inamr
|
d2a74fb024
|
Small fix
|
2024-03-06 15:54:01 +01:00 |
|
|
|
bd424b78d1
|
fix source files
|
2024-03-06 15:49:48 +01:00 |
|
Inamr
|
5be15a53f9
|
Remove stuff that was unnecessary
|
2024-03-06 15:46:56 +01:00 |
|
Sebastian H. Gabrielli
|
06beadfe68
|
Add UART functionality
|
2024-03-06 15:36:24 +01:00 |
|
|
|
7008037de9
|
Fix EEPROM is ready
|
2024-03-06 15:27:30 +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 |
|
Inamr
|
bf5c83de2a
|
try to figure out how stuff works
|
2024-03-06 14:58:06 +01:00 |
|
|
|
8b73051ece
|
add eeprom code, not work
|
2024-03-06 14:49:16 +01:00 |
|
Sebastian H. Gabrielli
|
39c91a18dd
|
Create MPLabX project
|
2024-03-06 12:34:22 +01:00 |
|