You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lectures/Sensors/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,6 @@ readings: |
8
8
9
9
Readings:
10
10
+ Wikipedia entry [analog-to-digital conversion](https://en.wikipedia.org/wiki/Analog-to-digital_converter)
11
-
+ Readings for [i2c](/readings/i2c.pdf) and [spi](/readings/spi.pdf) protocols, sample driver code in `$CS107E`
11
+
+ Readings for [i2c](/readings/i2c.pdf) and [spi](/readings/spi.pdf) protocols, sample driver code in [extras](https://github.com/cs107e/cs107e.github.io/tree/master/lectures/Output/code/extras)
12
12
+ An excellent reference book for exploring sensors is "Make: Encyclopedia of Electronic Components Volume 3: Sensors" by Charles Platt and Fredrik Jansson. You can access the online version via Stanford Libraries Safari Books portal <https://searchworks.stanford.edu/view/13211489>.
0 commit comments