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)