From 8890a84c9f0a820453aaaa88b84e1abf848324cd Mon Sep 17 00:00:00 2001 From: Kamen Mladenov Date: Tue, 23 Jun 2020 09:46:15 +0300 Subject: Added basic information and links to the README --- README.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2184c98..6fc1c0b 100644 --- a/README.md +++ b/README.md @@ -1 +1,20 @@ -# RemiHap \ No newline at end of file +# RemiHap + +RemiHap is a device that reminds you to take your pills. Put a type of pill in one of five dispensers, set up how often you need to take it and you are done. When it's time, the dispenser will dispense the pill and activate an alarm until you pick it up. + +This is an exam project for IT-kariera Module 8 (Introduction to operating systems and embeded systems). The hardware is made in `TinkerCad` and the software (for the microcontrollers) is written in `C++`. + +# Links +Name | Link +---|:---: +Public Trello board | [Trello board](https://trello.com/b/dQpEhmcC/remihap) +Project presentation | - +Project documentation | - + + +Name of component | Circuit design | 3D model | Main trello card +---|:---:|:---:|:---: +Alarm|[Alarm circuit](https://www.tinkercad.com/things/fJN1qCdbz30)|-|[Alarm trello card](https://trello.com/c/LlnBwmyV) +Dispenser|[Dispenser circuit](https://www.tinkercad.com/things/jqC2W5Lvkbi)|[Dispenser 3D model](https://www.tinkercad.com/things/1V3eq8efXX8)|[Dispenser trello card](https://trello.com/c/LeTsud1A) +User interface|-|-|- +**Finished product**|-|-|- -- cgit v1.2.3