This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
haas:fall2023:c4eng:projects:stl0 [2023/09/07 20:27] – [OBJECTIVE] wedge | haas:fall2023:c4eng:projects:stl0 [2023/09/10 13:03] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 8: | Line 8: | ||
=====OBJECTIVE===== | =====OBJECTIVE===== | ||
We commence on our exploration of the electronics kit, by creating and controlling an LED with a C program on our pi. | We commence on our exploration of the electronics kit, by creating and controlling an LED with a C program on our pi. | ||
+ | |||
=====PROCESS===== | =====PROCESS===== | ||
Do note, the productive way to go about this project involves taking the following steps: | Do note, the productive way to go about this project involves taking the following steps: | ||
Line 17: | Line 18: | ||
If you start too late, and do not ask questions, and do not have enough time and don't know what is going on, you are not doing the project correctly. | If you start too late, and do not ask questions, and do not have enough time and don't know what is going on, you are not doing the project correctly. | ||
+ | |||
+ | =====TASK===== | ||
+ | After exploring, assembling, and testing the intended circuit, adapt the provided C code to blink the LED on the circuit, cycling on/off at least once every second. | ||
=====GRABIT===== | =====GRABIT===== | ||
Line 26: | Line 30: | ||
=====EDIT===== | =====EDIT===== | ||
- | You will want to go [[/ | + | You will want to go [[/ |
- | * [[/ | + | * [[/ |
- | {{page> | + | {{page> |
=====SUBMISSION===== | =====SUBMISSION===== |