From d600ad7808bfce717b928dee8a6ae2f39eac1923 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerardo=20Marx=20Cha=CC=81vez-Campos?= Date: Wed, 22 Mar 2023 00:16:23 -0600 Subject: [PATCH] Readme: adding objectives --- Readme.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index c496a62..e52801c 100644 --- a/Readme.md +++ b/Readme.md @@ -21,7 +21,16 @@ This lab teaches principles of system dynamics and control. In particular, this ![](http://apmonitor.com/pdc/uploads/Main/tclab_schematic.png) -# Main project ideas +# Main project objective + +The `TC-Lab` project will be used for the students as a portable temperature controller system to implement several kind of controllers. Thus, the student should develop the next tasks to reach the final goal (main objective): + +- Develop the basic schematic +- Develop the PCB for the `TC-Lab` +- Test the `TC-Lab` in the Arduino platform +- Acquire temperature data from heater +- Develop a regressor and a classifier + ![](./tclab-block.png)