https://github.com/npezza93/oris_feeder
https://github.com/npezza93/oris_feeder
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/npezza93/oris_feeder
- Owner: npezza93
- Created: 2025-06-30T00:54:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-20T16:22:46.000Z (about 1 year ago)
- Last Synced: 2025-07-20T18:18:24.460Z (about 1 year ago)
- Language: C++
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ori's Cat Feeder
There's a stepper motor that controls a large platter of equal sized food bowls.
On a schedule a new food bowl is rotated into view.
### Install
```bash
make install
```
### Compile
```bash
make compile
```
or upload:
```bash
make upload
```