Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pavel-durov/pet-feeder
UWP for raspberry Pi 2 using windows IoT Core - Auto/Manual Cat feeder station
https://github.com/pavel-durov/pet-feeder
Last synced: 19 days ago
JSON representation
UWP for raspberry Pi 2 using windows IoT Core - Auto/Manual Cat feeder station
- Host: GitHub
- URL: https://github.com/pavel-durov/pet-feeder
- Owner: Pavel-Durov
- Created: 2015-11-21T18:11:03.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-28T08:08:40.000Z (about 9 years ago)
- Last Synced: 2024-12-06T21:32:44.422Z (30 days ago)
- Language: C#
- Size: 6.17 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cat-feeder
UWP for raspberry Pi 2 using windows IoT Core - Auto/Manual Pet feeder stationSteps:
Hardware TODO list:
1. Connect Relay Board to RP GPIO and create a switch functionality.
-- DONE --
2. Create some sort of food dispancer and connect it to GPIO through Relay Board.
3. Measure an avarege portion and its ratio to dispancer...
4. Connect the dispancer to GPIO and test it with Softwere.Softwere TODO list:
....