Commit Graph

4 Commits

Author SHA1 Message Date
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
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
06beadfe68 Add UART functionality 2024-03-06 15:36:24 +01:00
Sebastian H. Gabrielli
39c91a18dd Create MPLabX project 2024-03-06 12:34:22 +01:00