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: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -40,13 +40,13 @@ qrepo run flash
40
40
4. You're now ready to interact with N2CMU and start utilizing its neural network coprocessing capabilities. Follow the example schematic below for Arduino UNO (but other boards will do).
41
41
42
42
<palign="center">
43
-
<img alt="N2CMU Example Schematic" src="assets/n2cmu-schematics.png" />
43
+
<img alt="N2CMU Example Schematic" src="https://github.com/nthnn/n2cmu/blob/main/assets/n2cmu-schematics.png?raw=true" />
44
44
</p>
45
45
46
46
5. Alternatively, you can manufacture your own Arduino UNO shield for N2CMU. Here's the Gerber file and PDF schematic file for N2CMU shield:
47
47
48
-
-[Arduino N2CMU shield PDF schematic](pcb/Arduino-N2CMU-Shield-Schematic.pdf)
0 commit comments