Commit Graph

52 Commits

Author SHA1 Message Date
1b8ca0c7f6 Merge branch 'voltage-reading' into main 2024-04-09 16:20:46 +02:00
ca28e23b70 Fixed header, comments and Muxpos 2024-04-09 16:13:04 +02:00
7f3c1fa7c1 Commented the code 2024-04-09 15:58:17 +02:00
ee6e6a6d07 Make voltage converter 2024-04-09 15:54:42 +02:00
b0c0efa4fc Delete a line 2024-04-09 15:29:32 +02:00
91ee8b1af8 Add muxpos to internal voltage 2024-04-09 14:56:14 +02:00
ae28be55d3 Fix muxpos 2024-04-09 14:36:11 +02:00
953034cab8 Add thermistor adc reading 2024-04-09 13:50:02 +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
Inamr
c189291012 test 2024-03-26 13:35:36 +01:00
Inamr
be82194a6d add bracket 2024-03-20 16:11:01 +01:00
Inamr
b8e2305349 Auto stash before merge of "voltage-reading" and "origin/voltage-reading" 2024-03-20 16:09:16 +01:00
Inamr
980e6b7c5a renamed diode voltage read 2024-03-20 15:53:26 +01:00
Inamr
b862266362 Sync changes and added func for both voltages 2024-03-20 15:45:24 +01:00
1b6294b04b Fix overflow
uint8_t -> uint16_t
2024-03-20 14:18:45 +01:00
7bcec13f6e Merge two lines 2024-03-20 10:53:46 +01:00
5b884a50e2 Fix return error 2024-03-20 10:52:38 +01:00
bf4f3aaa81 fix return array 2024-03-19 14:02:10 +01:00
Inamr
25050d4500 Made comments on the code 2024-03-13 12:13:38 +01:00
a8be04b583 Fix names 2024-03-13 12:03:40 +01:00
4a8b6137d1 Change namingsheme 2024-03-13 11:48:58 +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
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
6d6ea9606e fix comments and variable names 2024-03-06 20:05:52 +01:00
d84c565985 Merge pull request 'Add UART functionality' (#11) from add-uart into main
Reviewed-on: #11
2024-03-06 14:56:49 +00:00
Sebastian H. Gabrielli
7dd8b67378 Add comments 2024-03-06 15:55:56 +01:00
Inamr
0aa9376fa6 header fixed 2024-03-06 15:54:29 +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
Inamr
65fd9d375c Corrected header 2024-03-06 15:27:54 +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
7d984eab63 Small change in added shit 2024-03-06 15:22:40 +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