mikrokontrollersystemer-pro.../prosjekt.X
Sebastian H. Gabrielli 8e3607cbda Store and hold I2C data
I2C data is now stored until stop is sent, then printed.
2024-03-20 13:24:55 +01:00
..
nbproject Functioning I2C slave data receive 2024-03-20 13:00:40 +01:00
command-handler.c Implement command parser up to second parameter 2024-03-06 13:51:52 +01:00
command-handler.h Implement command parser up to second parameter 2024-03-06 13:51:52 +01:00
i2c.c Store and hold I2C data 2024-03-20 13:24:55 +01:00
i2c.h Store and hold I2C data 2024-03-20 13:24:55 +01:00
main.c Functioning I2C slave data receive 2024-03-20 13:00:40 +01:00
Makefile Create MPLabX project 2024-03-06 12:34:22 +01:00
uart.c Add UART functionality 2024-03-06 15:36:24 +01:00
uart.h Store and hold I2C data 2024-03-20 13:24:55 +01:00