24 lines
325 B
Markdown
Raw Permalink Normal View History

2025-02-24 23:16:48 +01:00
# 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
```