24 lines
325 B
Markdown
24 lines
325 B
Markdown
# 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
|
|
```
|