Skip to content
Snippets Groups Projects
Commit 1d165314 authored by Neil Gershenfeld's avatar Neil Gershenfeld
Browse files

wip

parent 786112c3
Branches
No related tags found
No related merge requests found
......@@ -79,11 +79,8 @@
<i>group assignment:</i>
use the test equipment in your lab to observe the operation
of a microcontroller circuit board
send a PCB out to a board house
<i>individual assignment:</i>
use an EDA tool to design a development board to interact
and communicate with an embedded microcontroller,
produce it, and test it
<i>extra credit</i>: try another design workflow
<i>extra credit</i>: design a case for it
<i>extra credit</i>: simulate its operation
and communicate with an embedded microcontroller
extra credit: try another design workflow
extra credit: design a case for it
......@@ -127,7 +127,7 @@
<b><a href=https://fabacademy.org/2020/labs/ulb/students/quentin-bolsee/assignments/week05/>assignment</a></b>
<i>group assignment:</i>
characterize the design rules for your in-house PCB production process
send a PCB design out to a board house
<i>individual assignment:</i>
make and test a <a href=https://gitlab.fabcloud.org/pub/programmers/quentorres>microcontroller development board</a>
<i>extra credit</i>: personalize the board
<i>extra credit</i>: make it with another process
make and test a microcontroller development board that you designed
extra credit: make it with another process
......@@ -376,12 +376,14 @@
<a href=AI/chat.mp4>bugs, hallucination, copyright infringement, ...</a>
<b><a href=https://fabacademy.org/2020/labs/ulb/students/quentin-bolsee/assignments/week09/>assignment</a></b> <b><a href=https://fabacademy.org/2020/labs/leon/students/adrian-torres/week08.html>assignment</a> <a href=https://fab.cba.mit.edu/classes/863.23/EECS/people/Yohan/week2/>assignment</a></b>
<i>individual assignment:</i>
write a program for a <a href=https://gitlab.fabcloud.org/pub/programmers/quentorres>microcontroller development board</a> that you made,
to interact (with local <a href=http://academy.cba.mit.edu/classes/input_devices>input</a> &/or <a href=http://academy.cba.mit.edu/classes/output_devices>output</a> devices)
and communicate (with remote <a href=http://academy.cba.mit.edu/classes/networking_communications>wired or wireless</a> devices)
extra credit: use different languages &/or development environments
extra credit: connect external components to the board
<i>group assignment:</i>
demonstrate and compare the toolchains and development workflows
for alternative embedded architectures
<i>individual assignment:</i>
browse through the data sheet for your microcontroller
compare the performance and development workflows for other architectures
write a program for a microcontroller to interact
(with local input &/or output devices) and communicate
(with remote wired or wireless connections), and simulate
its operation
extra credit: test it on a development board
extra credit: try different languages &/or development environments
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment