Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
how_to_make
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Erik Strand
how_to_make
Commits
929140a4
Commit
929140a4
authored
Dec 08, 2018
by
Erik Strand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo
parent
bf513fae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
content/13_networking.md
content/13_networking.md
+1
-1
No files found.
content/13_networking.md
View file @
929140a4
...
...
@@ -5,7 +5,7 @@ menu = "main"
weight = 15
+++
Files:
[
audio_interface.sch
](
/designs/13_audio_interface.sch
)
[
audio_interface.brd
]
(/designs/13_audio_interface.brd)
[
audio_interface_2.sch
](
/designs/13_audio_interface_2.sch
)
[
audio_interface
.brd_2
]
(/designs/13_audio_interface_2.brd)
[
serial_cpp
](
https://gitlab.cba.mit.edu/erik/serial_cpp
)
[
lufa
]
(https://gitlab.cba.mit.edu/erik/lufa) (see Demos/Devices/ClassDriver/VirtualSerial)
Files:
[
audio_interface.sch
](
/designs/13_audio_interface.sch
)
[
audio_interface.brd
]
(/designs/13_audio_interface.brd)
[
audio_interface_2.sch
](
/designs/13_audio_interface_2.sch
)
[
audio_interface
_2.brd
]
(/designs/13_audio_interface_2.brd)
[
serial_cpp
](
https://gitlab.cba.mit.edu/erik/serial_cpp
)
[
lufa
]
(https://gitlab.cba.mit.edu/erik/lufa) (see Demos/Devices/ClassDriver/VirtualSerial)
This week we're making machines talk to each other. I've used I2C before, so I'm curious to venture into the wonderful world of USB.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment