1
0
mirror of https://github.com/fruit-bat/pico-zxspectrum.git synced 2025-04-19 00:04:01 +03:00
This commit is contained in:
Phil 2024-02-17 18:05:15 +00:00
parent 4407a5b7b3
commit dd40798074
4 changed files with 13 additions and 0 deletions

View File

@ -53,6 +53,8 @@ There are now a variety of boards that are also supported...
<a href="docs/ZxSpectrumPicoDv.md"><img src="docs/P1040672_1500x1500.png" width="200"/></a>
<a href="docs/ZxSpectrumPicaVga.md"><img src="docs/pico-demo-base-9_1500x1500.png" width="200"/></a>
<a href="docs/MURMULATOR.md"><img src="docs/MURMULATOR_VGA_photo1.png" width="200"/></a>
<a href="docs/ZxSpectrumPiZero.md"><img src="docs/RP2040-PiZero-1.png" width="200px" />
</a>
## Interesting projects
[Hermit Retro Products](https://mk-mk.facebook.com/hermitretro/)<br>
@ -171,6 +173,8 @@ On hardware with a faceplate the button is usually accessible through a small ho
| [ArnoldUK](docs/ZxSpectrumPicomputerVgaAuk.md) | [ZxSpectrumPicomputerVgaAuk.uf2](uf2/ZxSpectrumPicomputerVgaAuk.uf2) |
| [HDMI MURMULATOR](docs/MURMULATOR.md) | [ZX-MURMULATOR_HDMI.uf2](uf2/ZX-MURMULATOR_HDMI.uf2) |
| [VGA MURMULATOR](docs/MURMULATOR.md) | [ZX-MURMULATOR_VGA.uf2](uf2/ZX-MURMULATOR_VGA.uf2) |
| [RP2040-PiZero](docs/ZxSpectrumPiZero.md) | [ZxSpectrumPiZero.uf2](uf2/ZxSpectrumPiZero.uf2) |
e.g. for the HDMI breadboard wiring show above use:
```sh

BIN
docs/RP2040-PiZero-1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

BIN
docs/RP2040-PiZero-1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 198 KiB

9
docs/ZxSpectrumPiZero.md Normal file
View File

@ -0,0 +1,9 @@
### ZxSpectrumPiZero
<img src="./RP2040-PiZero-1.png" width="250px" />
#### Firmware
[ZxSpectrumPiZero.uf2](/uf2/ZxSpectrumPiZero.uf2)
#### References
[RP2040-PiZero](https://www.waveshare.com/rp2040-pizero.htm)<br/>
[Circuit diagram](http://cdn.static.spotpear.com/uploads/picture/learn/raspberry-pi/rpi-pico/rp2040-pizero/RP2040-PiZero.pdf)<br/>