initial commit

This commit is contained in:
2025-02-24 23:16:48 +01:00
commit 55ed793c12
26 changed files with 3045 additions and 0 deletions

23
README.md Normal file
View File

@@ -0,0 +1,23 @@
# xiao_pet_activity_analyser
<img src="./.assets/ferris.webp" width="300" />
Blazingly fast and efficient pet activity analyser!
## Supported Microcontrollers
- Seeed XIAO BLE
## Mac Tooling
List connected devices:
```bash
ioreg -p IOUSB
```
Screen the controller:
```bash
screen /dev/tty./dev/tty.usbmodempet11
```