Skip to content

Commit 062ce4d

Browse files
committed
Prepare licensing for 1.5
1 parent 3219f94 commit 062ce4d

10 files changed

Lines changed: 28 additions & 19 deletions

README.md

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -282,8 +282,8 @@ You can purchase/pre-order (semi) assembled boards with or without Pico via my [
282282
#### PCBWay
283283
At a minimum of 5 bare or assembled boards it is also possible to purchase PCB's at PCBWay
284284
No account yet at [PCBWay](https://pcbway.com/g/2458i7)? Please use [my referral link](https://pcbway.com/g/2458i7) to register, thanks!
285-
[Volume daughterboard (net yet!)](#)
286-
[PCB revision v1.5 (not yet!)](#)
285+
[Volume daughterboard (soon!)](#)
286+
[PCB revision v1.5 (soon!)](#)
287287
[PCB revision v1.3](https://www.pcbway.com/project/shareproject/USBSID_Pico_v1_3_05f2b88e.html)
288288
[PCB revision v1.0](https://www.pcbway.com/project/shareproject/USBSID_Pico_c99c9748.html)
289289
#### Known and approved resellers
@@ -292,7 +292,7 @@ PCB revision v1.3 [product page](https://www.retro8bitshop.com/product/usbsid-pi
292292

293293
## PCB usage information
294294
Your USBSID-Pico PCB has several hardware features like jumpers and pins that require your attention. Click on the viewing method
295-
### PCB revision v1.5 manual
295+
### PCB revision v1.5 manual (soon!)
296296
- [Open online PCB v1.5 manual](doc/USBSID-Pico-PCBv1.5-manual.adoc)
297297
- [Download PCB v1.5 PDF manual](doc/USBSID-Pico-PCBv1.5-manual.pdf)
298298
### PCB revision v1.3 manual
@@ -312,6 +312,9 @@ _Cases for PCB revision v1.3:_
312312
* [spotUP Cartridge case revisited](cases/v1.3/spotUP-revisited) by [@LouD](https://github.com/LouDnl/)
313313
* [Dual USBSID-Pico Commodore 64 Case](cases/v1.3/Dual_USBSID-Pico_Commodore_64_Case) by [@OlefinMakes](https://github.com/OlefinMakes/)
314314

315+
_Cases for PCB revision v1.5:_
316+
* COMING SOON!
317+
315318
## PCB Features
316319
### revision v1.5
317320
- Improved voltage and audio filtering
@@ -387,17 +390,16 @@ the open source KiCad design files and gerbers documents below.
387390
#### revision v1.3
388391
- [USBSID-Pico v1.3 schematic](hardware/v1.3-schematic.pdf)
389392
- [USBSID-Pico v1.3 interactive BOM](https://htmlpreview.github.io/?https://github.com/LouDnl/USBSID-Pico/blob/master/hardware/v1.3-ibom.html)
390-
- [USBSID-Pico v1.3 gerber files](hardware/USBSID-Pico-v1.3/README.md)
391-
- [USBSID-Pico v1.3 KiCad project & gerber files]() (not yet!)
392-
#### revision v1.5 (not yet!)
393-
- [USBSID-Pico v1.5 schematic]()
394-
- [USBSID-Pico v1.5 interactive BOM]()
393+
- [USBSID-Pico v1.3 KiCad project & gerber files](hardware/USBSID-Pico-v1.3/README.md)
394+
#### revision v1.5c
395+
- [USBSID-Pico v1.5 schematic](hardware/v1.5c-schematic.pdf)
396+
- [USBSID-Pico v1.5 interactive BOM](https://htmlpreview.github.io/?https://github.com/LouDnl/USBSID-Pico/blob/master/hardware/v1.5c-ibom.html)
395397
#### Datasheets of parts used
396398
[Datasheets](resources/)
397399

398400
## PCB Development
399-
* v1.5c **release** board (not yet!)<br>
400-
<!-- [<img src="images/v1.5c-top.png" width="50%">](images/v1.5c-top.png) -->
401+
* v1.5c **release** board<br>
402+
[<img src="images/v1.5c-top.png" width="50%">](images/v1.5c-top.png)
401403
* v1.5b _unreleased_ board<br>
402404
[<img src="images/v1.5b-top.png" width="50%">](images/v1.5b-top.png)
403405
* v1.5 _unreleased_ board<br>
@@ -452,17 +454,18 @@ All code written by me in this repository is licensed under the terms of the GNU
452454
Any code in this repository that is not written by me automatically falls under the licensing conditions by the authors of said code as mentioned in the source code header.
453455
For for more information about this license please read the LICENSE document in the root of the USBSID-Pico repository.
454456

455-
### USBSID-Pico v1.5 PCB Hardware License ~ TBD
457+
### USBSID-Pico v1.5 PCB Hardware License ~ Creative Commons
458+
USBSID-Pico v1.5 PCB © 2026 by <a href="https://github.com/LouDnl">LouD</a> is licensed under <a href="https://creativecommons.org/licenses/by-nc-nd/4.0/">Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International</a><img src="https://mirrors.creativecommons.org/presskit/icons/cc.svg" alt="" width="20em" style="max-width: 1em;max-height:1em;margin-left: .2em;"><img src="https://mirrors.creativecommons.org/presskit/icons/by.svg" alt="" width="20em" style="max-width: 1em;max-height:1em;margin-left: .2em;"><img src="https://mirrors.creativecommons.org/presskit/icons/nc.svg" alt="" width="20em" style="max-width: 1em;max-height:1em;margin-left: .2em;"><img src="https://mirrors.creativecommons.org/presskit/icons/nd.svg" alt="" width="20em" style="max-width: 1em;max-height:1em;margin-left: .2em;">
456459

457460
### USBSID-Pico v1.3 PCB Hardware License ~ Creative Commons
458-
<a href="https://github.com/LouDnl/USBSID-Pico/tree/master/hardware/USBSID-Pico-v1.3">USBSID-Pico v1.3 PCB</a> © 2025-2026 by <a href="https://github.com/LouDnl">LouD</a> is licensed under <a href="https://creativecommons.org/licenses/by-nc-nd/4.0/">Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International</a><img src="https://mirrors.creativecommons.org/presskit/icons/cc.svg" alt="" width="20em" style="max-width: 1em;max-height:1em;margin-left: .2em;"><img src="https://mirrors.creativecommons.org/presskit/icons/by.svg" alt="" width="20em" style="max-width: 1em;max-height:1em;margin-left: .2em;"><img src="https://mirrors.creativecommons.org/presskit/icons/nc.svg" alt="" width="20em" style="max-width: 1em;max-height:1em;margin-left: .2em;"><img src="https://mirrors.creativecommons.org/presskit/icons/nd.svg" alt="" width="20em" style="max-width: 1em;max-height:1em;margin-left: .2em;">
461+
<a href="https://github.com/LouDnl/USBSID-Pico/tree/master/hardware/USBSID-Pico-v1.3">USBSID-Pico v1.3 PCB</a> © 2025-2026 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="" width="20em" style="max-width: 1em;max-height:1em;margin-left: .2em;"><img src="https://mirrors.creativecommons.org/presskit/icons/by.svg" alt="" width="20em" style="max-width: 1em;max-height:1em;margin-left: .2em;"><img src="https://mirrors.creativecommons.org/presskit/icons/sa.svg" alt="" width="20em" style="max-width: 1em;max-height:1em;margin-left: .2em;">
459462

460463
### USBSID-Pico v1.0 PCB Hardware License ~ Creative Commons
461464
<a href="https://github.com/LouDnl/USBSID-Pico/tree/master/hardware/USBSID-Pico-v1.0">USBSID-Pico v1.0 PCB</a> © 2024-2026 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="" width="20em" style="max-width: 1em;max-height:1em;margin-left: .2em;"><img src="https://mirrors.creativecommons.org/presskit/icons/by.svg" alt="" width="20em" style="max-width: 1em;max-height:1em;margin-left: .2em;"><img src="https://mirrors.creativecommons.org/presskit/icons/sa.svg" alt="" width="20em" style="max-width: 1em;max-height:1em;margin-left: .2em;">
462465

463466
# Certification
464467
### USBSID-Pico v1.3 PCB OSHWA certification
465-
(not yet!)
468+
(soon!)
466469

467470
### USBSID-Pico v1.0 PCB OSHWA certification
468471
[<img src="hardware/USBSID-Pico-v1.0/logos/certification-mark-NL000035-stacked.png" width="20%">](https://certification.oshwa.org/nl000035.html)
11.5 KB
Binary file not shown.

doc/USBSID-Pico-PCBv1.0-manual.pdf

11.3 KB
Binary file not shown.

doc/USBSID-Pico-PCBv1.3-manual.pdf

11.4 KB
Binary file not shown.

doc/USBSID-Pico-PCBv1.5-manual.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ include::disclaimer.adoc[]
1717

1818
== PCB top overview
1919
.Click image for larger view
20-
[#img-v13top,link=images/v1.5/v1.5b-top.png]
21-
image::images/v1.5/v1.5b-top.png[title=PCB top overview]
20+
[#img-v13top,link=images/v1.5/v1.5c-top.png]
21+
image::images/v1.5/v1.5c-top.png[title=PCB top overview]
2222

2323
[%always]
2424
<<<
@@ -32,8 +32,8 @@ Soon!
3232

3333
== PCB bottom overview
3434
.Click image for larger view
35-
[#img-v13bottom,link=images/v1.5/v1.5b-bottom.png]
36-
image::images/v1.5/v1.5b-bottom.png[title=PCB bottom overview]
35+
[#img-v13bottom,link=images/v1.5/v1.5c-bottom.png]
36+
image::images/v1.5/v1.5c-bottom.png[title=PCB bottom overview]
3737

3838
== License
3939
include::license-software.adoc[]

doc/USBSID-Pico-PCBv1.5-manual.pdf

10.8 KB
Binary file not shown.
11.4 KB
Binary file not shown.
12.2 KB
Binary file not shown.

doc/USBSID-Player-manual.pdf

11.5 KB
Binary file not shown.

doc/license-hardware.adoc

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
1-
=== USBSID-Pico v1.3 PCB Hardware License ~ Creative Commons
2-
https://github.com/LouDnl/USBSID-Pico/tree/master/hardware/USBSID-Pico-v1.3[USBSID-Pico v1.3 PCB] © 2025-2026 by
1+
=== USBSID-Pico v1.5 PCB Hardware License ~ Creative Commons
2+
https://github.com/LouDnl/USBSID-Pico/tree/master/hardware/USBSID-Pico-v1.5[USBSID-Pico v1.5 PCB] © 2026 by
33
https://github.com/LouDnl[LouD] is licensed under +
44
https://creativecommons.org/licenses/by-nc-nd/4.0/[Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International] +
55
image:https://mirrors.creativecommons.org/presskit/icons/cc.svg[link="https://creativecommons.org/licenses/by-nc-nd/4.0/"]image:https://mirrors.creativecommons.org/presskit/icons/by.svg[link="https://creativecommons.org/licenses/by-nc-nd/4.0/"]image:https://mirrors.creativecommons.org/presskit/icons/nc.svg[link="https://creativecommons.org/licenses/by-nc-nd/4.0/"]image:https://mirrors.creativecommons.org/presskit/icons/nd.svg[link="https://creativecommons.org/licenses/by-nc-nd/4.0/"]
66

7+
=== USBSID-Pico v1.3 PCB Hardware License ~ Creative Commons
8+
https://github.com/LouDnl/USBSID-Pico/tree/master/hardware/USBSID-Pico-v1.3[USBSID-Pico v1.3 PCB] © 2025-2026 by
9+
https://github.com/LouDnl[LouD] is licensed under +
10+
https://creativecommons.org/licenses/by-sa/4.0/[Creative Commons Attribution-ShareAlike 4.0 International] +
11+
image:https://mirrors.creativecommons.org/presskit/icons/cc.svg[link="https://creativecommons.org/licenses/by-sa/4.0/"]image:https://mirrors.creativecommons.org/presskit/icons/by.svg[link="https://creativecommons.org/licenses/by-sa/4.0/"]image:https://mirrors.creativecommons.org/presskit/icons/sa.svg[link="https://creativecommons.org/licenses/by-sa/4.0/"]
12+
713
=== USBSID-Pico v1.0 PCB Hardware License ~ Creative Commons
814
https://github.com/LouDnl/USBSID-Pico/tree/master/hardware/USBSID-Pico-v1.0[USBSID-Pico v1.0 PCB] © 2024-2026 by
915
https://github.com/LouDnl[LouD] is licensed under +

0 commit comments

Comments
 (0)