Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Amiga 2000 Video Slot Adapter, which mounts the Pi to the Slot Bracket #224

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions kicad_AmigaAdapter/VideoSlot/Backmount/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Amiga Video Slot Adapter

This adapter builds on the ideas from the Amiga Denise adapter V2, adapted for use in big box Amiga video slots.

The main differences are:
- The 7MHZ signal is derived via C1 XNOR C3 since 7MHZ is not available directly from the video slot

The card edge connector used is from Amiga-KiCad-Library (https://github.com/JustinBaldock/Amiga-KiCad-Library), but shortened, because not all signals are used (makes the PCB smaller)

The main difference to the Videoslot V1 version is, that the Raspberry will be mounted in such a way, that the miniHDMI port of the Pi faces the bracket at the back. With a modified bracket this eliminates the need of an HDMI extension cable inside the Amiga. Also this uses the 3V3 regulator of the Amiga

I put much effort into the Layout for good signal integrity.



**Warning:** This is untested, but I am confident, as it is based on the V2 schematics. If you builds this, please let me know so I can remove the warning or fix problems.

## Installation notes
- Set the Denise jumper according to which Denise is in your Amiga (Super Denise for 8373, Denise for 8362)
- Orient the PCB such that the end with the Raspberry Pi holes faces the rear of the machine



![videocard](videocard.png)
Loading