Update README.md
This commit is contained in:
parent
a7c6b2f76c
commit
76f71c8870
@ -1,3 +1,7 @@
|
|||||||
|
### Explanation:
|
||||||
|
This project was made for one reason: to notify my rommmate about my availability. I built an easy circuit using Elegoo Uno and several sensors and thought to present it to my teacher as an cplusplus project, which later on was declined as it is. Teacher, on the other hand suggested to add several features
|
||||||
|
to it, so it would be acceptable for the particular course.
|
||||||
|
|
||||||
### Communication:
|
### Communication:
|
||||||
Running the program on a computer will read the configuration file and check if it is valid. In case the Controller is connected to Computer, the Computer will send a `#` message to Controller, if the Controller is able to read the signal, it will respond to the Computer. Computer will create a new `LOG_FL` (if user doesn't have one already) with a configuration data and will document the activity until the program is stopped manually or just exitted the **readMode**.
|
Running the program on a computer will read the configuration file and check if it is valid. In case the Controller is connected to Computer, the Computer will send a `#` message to Controller, if the Controller is able to read the signal, it will respond to the Computer. Computer will create a new `LOG_FL` (if user doesn't have one already) with a configuration data and will document the activity until the program is stopped manually or just exitted the **readMode**.
|
||||||
#### The program will have the following menu:
|
#### The program will have the following menu:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user