Day 22: (Mon Nov 18, Week 13) Revision Evaluation¶
Assignments¶
Please remember to collect ongoing documentation. Please use Project Phase 2 Folder.
Administrative¶
If your prototype will require 3D-printed parts, I can individually show you how to export an STL and submit to the Mosaic printer system using CKS-F24 3D Printer Submissions.
Short term schedule:
Date |
Due |
---|---|
Mon Nov 18 |
new proof of concept or design revision |
Mon Nov 25 |
dress rehearsal (before Thanksgiving) |
Mon Dec 4 |
revised prototype to test at School |
Agenda¶
General project status check
Revision demo and testing
Individual consultations
References¶
For the motor drive, we can use the MOSFET circuit and sample code from DC Motor Examples - Raspberry Pi Pico.
For the button circuit, we can use the example from Exercise: Digital I/O with the Pico.
For the button inputs, we can use the sample code from Digital Input/Output Examples - Raspberry Pi Pico.