Commit Graph

71 Commits

Author SHA1 Message Date
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
6d6ea9606e fix comments and variable names 2024-03-06 20:05:52 +01: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
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
8b73051ece add eeprom code, not work 2024-03-06 14:49:16 +01:00
Sebastian H. Gabrielli
45bc800397 Implement command parser up to second parameter
The command parser has been implemented for all options other than the
config option.

See #1
2024-03-06 13:51:52 +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