Matlab 👩‍💻 Course Final Project

Video
Science
+4
Other
ICT
Music
Social Studies
11th Grade - 12th Grade
Premium
Matlab 👩‍💻 Course Final Project
Download
A
APMonitor.com
powered by
Powered by BoClips

Science Resource Description

The final project is to put together all of the basic parts of the course to help you complete a project to design the temperature control for an egg incubator. This is an opportunity for you to review the course material as you use many of the elements that you learned in Lessons 1-12.A good place to start is to create high-level instructions (pseudo-code) on what you want the program to do. Next, start filling in those parts of the code and test each part as you go. The final test is for 10 minutes but use a shorter time (maybe 10 seconds) as you test your code. Good luck!Objective: Program the TCLab to maintain the temperature (T1) at 37°C by adjusting the heater (Q1). Display the heater level (Q1) with an LED indicator as the program is adjusting the temperature. Create a plot of the temperature and heater values over a 10 minute evaluation period.