2025-01-12 00:22:13 +01:00

24 lines
325 B
Markdown

# xiao_pet_tracker_rust
<img src="./.assets/ferris.webp" style="max-width: 300px;" />
Blazingly fast and efficient pet tracking!
## Supported Microcontrollers
- Seeed XIAO BLE
## Mac Tooling
List connected devices:
```bash
ioreg -p IOUSB
```
Screen the controller:
```bash
screen /dev/tty./dev/tty.usbmodempet11
```