Skip to content

Commit e54cac8

Browse files
committed
Add link to schematics and gerbers to README
1 parent e8f31be commit e54cac8

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,17 @@ python3 -m http.server -d build-sim
7474

7575
Finally, visit [watch.html](http://localhost:8000/watch.html) to see your work.
7676

77+
Hardware Schematics and PCBs
78+
----------------------------
79+
80+
| Name | Color | Schematic | Gerbers |
81+
| ---- | ----- | --------- | ------- |
82+
| Sensorwatch Lite | RED | [PCB/Main Boards/OSO-SWAT-B1](PCB/Main%20Boards/OSO-SWAT-B1) | [OSO-SWAT-B1-03](PCB/Main%20Boards/OSO-SWAT-B1/OSO-SWAT-B1-03.zip) |
83+
| Sensorwatch | GREEN | [OSO-SWAT-A1-05](PCB/Main%20Boards/OSO-SWAT-A1/OSO-SWAT-A1-05.sch) (Eagle format) | ? |
84+
| Sensorwatch Pro | TBD | TBD | TBD |
85+
86+
87+
7788
License
7889
-------
7990
Different components of the project are licensed differently, see [LICENSE.md](https://github.com/joeycastillo/Sensor-Watch/blob/main/LICENSE.md).

0 commit comments

Comments
 (0)