|
.gitignore
|
Initial
|
2024-02-09 02:14:45 +01:00 |
|
i2c.c
|
Debug printing all over the place
|
2024-03-24 04:07:20 +01:00 |
|
i2c.h
|
Debug printing all over the place
|
2024-03-24 04:07:20 +01:00 |
|
main.c
|
Screen clearing
|
2024-03-24 05:50:37 +01:00 |
|
makefile
|
Makefile targets related to various readouts
|
2024-03-24 06:12:01 +01:00 |
|
MPU6050.c
|
Error chceking
|
2024-03-24 05:14:49 +01:00 |
|
MPU6050.h
|
Some more registers
|
2024-03-24 06:11:27 +01:00 |
|
README.md
|
Links to datasheet/register map
|
2024-03-24 06:11:41 +01:00 |
|
uart.c
|
Variadic UART_println
|
2024-03-24 01:55:23 +01:00 |
|
uart.h
|
Variadic DEBUG macro
|
2024-03-24 04:06:27 +01:00 |