Skip to content
Snippets Groups Projects
Commit f0cc3a8e authored by francisco's avatar francisco :penguin:
Browse files

2019 networking update

parent f452fc6c
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -3,9 +3,9 @@
## Embedded Networking and Communications
Group assignment:
* Send a message between two projects (group project)
* Send a message between two *projects* (assignments made by different students)
Individual assignment:
* Design and build a wired &/or wireless network connecting at least two processors
* design, build, and connect wired or wireless node(s) with network or bus addresses
### Learning outcomes
......
......@@ -8,7 +8,7 @@
"Outlined problems and how you fixed them",
"Included original design files and code"
],
"description": "Group assignment:\n* Send a message between two projects (group project)\nIndividual assignment:\n* Design and build a wired &/or wireless network connecting at least two processors\n",
"description": "Group assignment:\n* Send a message between two *projects* (assignments made by different students)\nIndividual assignment:\n* design, build, and connect wired or wireless node(s) with network or bus addresses\n",
"name": "Embedded Networking and Communications",
"outcomes": [
"Demonstrate workflows used in network design and construction",
......@@ -16,7 +16,7 @@
]
}
],
"version": 2018,
"version": 2019,
"unit": "Embedded Networking and Communications",
"unit_id": "embedded_networking_and_communications.md"
}
\ No newline at end of file
unit: Embedded Networking and Communications
unit_id: embedded_networking_and_communications.md
version: 2018
version: 2019
tasks:
- name: Embedded Networking and Communications
description: |
Group assignment:
* Send a message between two projects (group project)
* Send a message between two *projects* (assignments made by different students)
Individual assignment:
* Design and build a wired &/or wireless network connecting at least two processors
* design, build, and connect wired or wireless node(s) with network or bus addresses
outcomes:
- Demonstrate workflows used in network design and construction
- Implement and interpret networking protocols
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment