24 lines
311 B
Markdown
Raw Permalink Normal View History

2025-01-12 00:22:13 +01:00
# xiao_pet_tracker_rust
2025-01-12 00:23:39 +01:00
<img src="./.assets/ferris.webp" width="300" />
2025-01-12 00:22:13 +01:00
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
```