Skip to content

Commit 24e7f2a

Browse files
authored
Merge pull request #63 from LouDnl/dev
Update v1.0 pcb with OSHWA certification
2 parents f30d0b4 + 85c5645 commit 24e7f2a

12 files changed

Lines changed: 1165 additions & 157 deletions

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ USBSID-Pico is a RaspberryPi Pico/PicoW (RP2040) & Pico2/Pico2W (RP2350) based b
4242
* [Acknowledgements](#acknowledgements)
4343
* [Disclaimer](#disclaimer)
4444
* [License](#license)
45+
* [Certification](#certification)
4546
* [Changelog](CHANGELOG.md)
4647

4748
# Software support and features
@@ -323,3 +324,7 @@ For for more information about this license please read the LICENSE document in
323324
### USBSID-Pico v1.0 PCB Hardware License ~ Creative Commons
324325
<a href="https://github.com/LouDnl/USBSID-Pico/tree/master/hardware/USBSID-Pico-v1.0">USBSID-Pico v1.0 PCB</a> © 2024 by <a href="https://github.com/LouDnl">LouD</a> is licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International</a><img src="https://mirrors.creativecommons.org/presskit/icons/cc.svg" alt="" style="max-width: 1em;max-height:1em;margin-left: .2em;"><img src="https://mirrors.creativecommons.org/presskit/icons/by.svg" alt="" style="max-width: 1em;max-height:1em;margin-left: .2em;"><img src="https://mirrors.creativecommons.org/presskit/icons/sa.svg" alt="" style="max-width: 1em;max-height:1em;margin-left: .2em;">
325326

327+
# Certification
328+
### USBSID-Pico v1.0 PCB OSHWA certification
329+
[<img src="hardware/USBSID-Pico-v1.0/logos/certification-mark-NL000035-stacked.png" width="25%">](https://certification.oshwa.org/nl000035.html)
330+
[OSHW] NL000035 | Certified open source hardware | [oshwa.org/cert](https://certification.oshwa.org/nl000035.html)

hardware/USBSID-Pico-v1.0/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ This directory contains the open source KiCad design files for v1.0 of the USBSI
55
The gerber files are in the [gerbers](gerbers/) directory.
66

77
# OSHWA certification
8-
Pending approval
8+
[<img src="logos/certification-mark-NL000035-stacked.png" width="25%">](https://certification.oshwa.org/nl000035.html)
9+
[OSHW] NL000035 | Certified open source hardware | [oshwa.org/cert](https://certification.oshwa.org/nl000035.html)
910

1011
# Disclaimer
1112
I do this stuff in my free time for my enjoyment. Since I like to share my joy in creating this with everyone I try my best to provide a working PCB and Firmware. I am in no way an electronics engineer and can give __no guarantees__ that this stuff does not break or damage your hardware, computer, phone, or whatever you try to hook it up to. Be sure to take great care when inserting any real MOS SID chips into the board. While everything has been tested with real chips, this is in no way a guarantee that nothing could go wrong. Use of this board and firmware at your own risk! I am in no way responsible for your damaged hardware. That being said, have fun!

hardware/USBSID-Pico-v1.0/USBSID-Pico-v1.0.kicad_pcb

Lines changed: 469 additions & 152 deletions
Large diffs are not rendered by default.

hardware/USBSID-Pico-v1.0/USBSID-Pico-v1.0.kicad_prl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"conflict_shadows",
5050
"shapes"
5151
],
52-
"visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff",
52+
"visible_layers": "00000000_00000000_55555555_5755fdfd",
5353
"zone_display_mode": 0
5454
},
5555
"git": {

hardware/USBSID-Pico-v1.0/USBSID-Pico-v1.0.kicad_sch

Lines changed: 339 additions & 0 deletions
Large diffs are not rendered by default.

hardware/USBSID-Pico-v1.0/fp-info-cache

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
26318664476568311
1+
26320426392637355
22
Audio_Module
33
Reverb_BTDR-1H
44
Digital Reverberation Unit, http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf (footprint from http://www.uk-electronic.de/PDF/BTDR-1.pdf)
@@ -68915,6 +68915,13 @@ Lumberg 1503 17
6891568915
5
6891668916
5
6891768917
LouD
68918+
OSHW_US1.0_-Certification-Mark-Stacked_8x7mm_SilkScreen
68919+
OSHW Certification Mark, Stacked, SilkScreen
68920+
Symbol OSHW Mark Certification
68921+
0
68922+
0
68923+
0
68924+
LouD
6891868925
PinHeader_2x02_P2.54mm_custom_silkscreen
6891968926
Through hole straight pin header, 2x02, 2.54mm pitch, double rows
6892068927
Through hole pin header THT 2x02 2.54mm double row
-81.3 KB
Binary file not shown.

hardware/USBSID-Pico-v1.0/gerbers/designators.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ R6:1
7575
R7:1
7676
R8:1
7777
R9:1
78-
REF**:2
78+
REF**:3
7979
SW1:1
8080
TP1:1
8181
TP2:1
380 KB
Loading

hardware/USBSID-Pico-v1.0/power-pins.kicad_sch

Lines changed: 339 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)