mirror of
https://github.com/alangarf/apple-one.git
synced 2025-01-04 14:31:28 +00:00
Added basic images of breakout board
This commit is contained in:
parent
6b48bdbb05
commit
3f9d786769
@ -1,5 +1,7 @@
|
||||
# apple-one
|
||||
|
||||
![Apple One](https://github.com/alangarf/apple-one/raw/master/media/apple-one.jpg)
|
||||
|
||||
This is a very untested and very basic implementation of an Apple 1 in a iCE40HX FPGA. It has enough to run Woz Mon via the serial USB interface which is available on the iCE40HX8K-B-EVN breakout board, which makes this a very compact little set up.
|
||||
|
||||
I've also wired up support for a LED&KEYS IO board using my TM1638 verilog module.
|
||||
@ -54,7 +56,7 @@ Registers:
|
||||
P2 | DIO | The tristate digital I/O pin
|
||||
R1 | STB | The "chipselect" / strobe line
|
||||
|
||||
![LED&KEYs board being silly](https://github.com/alangarf/apple-one/raw/master/media/apple-one.png)
|
||||
![LED&KEYs](https://github.com/alangarf/apple-one/raw/master/media/ledandkeys.jpg)
|
||||
|
||||
## Serial Setup
|
||||
|
||||
|
BIN
media/apple-one.jpg
Normal file
BIN
media/apple-one.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 MiB |
BIN
media/ledandkeys.jpg
Normal file
BIN
media/ledandkeys.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 MiB |
Loading…
Reference in New Issue
Block a user