diff --git a/README.md b/README.md new file mode 100644 index 0000000..8711b27 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Kitchen Timer + +This is a DIY Electronics project of mine to make a kitchen timer that perfectly fits my needs as a home cook. + +## L5 Mockup + +This first step in this project is a mockup to prove the concept works and try to iron out a few interface issues before buying parts. + +![screen capture](docs/kitchen_timer.png) diff --git a/docs/kitchen_timer.png b/docs/kitchen_timer.png new file mode 100644 index 0000000..e03fc18 Binary files /dev/null and b/docs/kitchen_timer.png differ