initial commit
This commit is contained in:
23
README.md
Normal file
23
README.md
Normal 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
|
||||
```
|
||||
Reference in New Issue
Block a user