Go to file
Devoalda e0c85ce2ce feature(LSM303DLHC Sensor):
Using both Accelerometer and magnetometer to do a complementary filter to calculate the compass direction.
Added more fine-grained directions (NW, NE, SE, SW)
2023-10-25 20:46:13 +08:00
frtos feature(LSM303DLHC Sensor): 2023-10-25 20:46:13 +08:00
.clang-format re structured 2023-10-20 21:26:48 +08:00
.gitignore init 2023-10-12 10:16:59 +08:00
CMakeLists.txt re structured 2023-10-20 21:26:48 +08:00
README.md Create README.md 2023-10-12 10:19:37 +08:00
pico pinout.png init 2023-10-12 10:09:56 +08:00
pico_sdk_import.cmake init 2023-10-12 10:09:56 +08:00

README.md

freeRTOS-car

Configure your Pico SDK and FreeRTOS Kernel Path in your local environment