Skip to content

Commit 74fd73c

Browse files
committed
Added v1.3 to docs
1 parent c108b09 commit 74fd73c

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@ Also (more convenient for North America)
9292

9393
There are two main variants of the hardware.
9494

95-
### v1.x (v1.2, v1.1, v1.0 and v0.4)
95+
### v1.x (v1.3, v1.2, v1.1, v1.0 and v0.4)
9696

97-
PICO9918 v1.2 is the single board version which doesn't require a piggy-backed Pi Pico. This is the version you can currently buy pre-assembled from Tindie and ArcadeShopper.
97+
PICO9918 v1.3 is the single board version which doesn't require a piggy-backed Pi Pico. This is the version you can currently buy pre-assembled from Tindie and ArcadeShopper.
9898

9999
<p align="left"><a href="img/pico9918_v1_2_sm.jpg"><img src="img/pico9918_v1_2_sm.jpg" alt="PICO9918 v1.2" width="720px"></a></p>
100100

pcb/README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This version is relatively cheap and easy to build and is powered by a piggyback
1010

1111
See [PICO9918 v0.3](v0.3)
1212

13-
### Fully integrated single board (v0.4 - v1.2+)
13+
### Fully integrated single board (v0.4 - v1.3+)
1414

1515
From v0.4 the RP2040 has been integrated onto the PICO9918 PCB, making a much smaller small form factor. This revision has many small (0402) components and can be challenging (and more expensive) to build. They can be purchased too.
1616

@@ -19,6 +19,13 @@ alt="PICO9918 v1.0" width="240px"></a></p>
1919

2020
# Revision history
2121

22+
## [v1.3 (2025-07-02)](v1.2)
23+
24+
### Changelog
25+
- Added LM66200 dual perfect diode to allow connecting USB while installed.
26+
- Replaced 74HC08 with a 74ACT126 to make data and interrupt lines float on reset.
27+
- Data lines remain active slightly longer after /CSR goes high.
28+
2229
## [v1.2 (2024-11-26)](v1.2)
2330

2431
<p align="left"><a href="../img/pico9918_v1_2_sm.jpg"><img src="../img/pico9918_v1_2_sm.jpg" alt="PICO9918 v1.2" width="720px"></a></p>

0 commit comments

Comments
 (0)