All Projects → hackup → Pi1541io

hackup / Pi1541io

Licence: CC-BY-SA-4.0 license
Raspberry Pi extension board for the PI1541 project.

Programming Languages

HTML
75241 projects
Makefile
30231 projects

Projects that are alternatives of or similar to Pi1541io

Pi1541-HAT
A HAT for the Raspberry Pi, that allows to emulate the Commodore C64 floppy disk drive 1541. Switches and IEC-Bus detachable.
Stars: ✭ 26 (-62.32%)
Mutual labels:  commodore, c64, pi1541
basicv2
A Commodore (CBM) BASIC V2 interpreter/compiler written in Java
Stars: ✭ 73 (+5.8%)
Mutual labels:  commodore, c64
C64-replacement-PSU-230VAC-
This is a replacement PSU (230VAC input) for the Commodore C64.
Stars: ✭ 43 (-37.68%)
Mutual labels:  commodore, c64
petscii-bbs
A Java framework for building highly customizable PETSCII-enabled BBS, accessible from Commodore 64/128
Stars: ✭ 84 (+21.74%)
Mutual labels:  commodore, c64
cbmtapepi
Use a Raspberry Pi as fast mass storage solution for your Commodore 8-bit computer using just the datassette port.
Stars: ✭ 41 (-40.58%)
Mutual labels:  commodore, c64
C64-WiFi-Modem-User-Port
A NodeMCU (ESP8266) based WiFi modem for the C64's user port
Stars: ✭ 49 (-28.99%)
Mutual labels:  commodore, c64
vchar64
editor for the Commodore 64
Stars: ✭ 81 (+17.39%)
Mutual labels:  commodore, c64
retro-computing
🤓🕹💾 This hobby project contains software implementations of old microprocessors and complete computer systems. I'm very interested in retrocomputing and this is how I learn about the inner workings of these old, classic and amazing computers and game consoles.
Stars: ✭ 15 (-78.26%)
Mutual labels:  commodore, c64
C64-Keyboard-Controlled-Kernal-Switch
No description or website provided.
Stars: ✭ 23 (-66.67%)
Mutual labels:  commodore, c64
resid-rs
Port of reSID, a MOS6581 SID emulator engine, to Rust
Stars: ✭ 25 (-63.77%)
Mutual labels:  c64
27c160-tl866-adapter
Adapter to program EPROMs with more than 40 Pins on the TL866 universal programmer.
Stars: ✭ 81 (+17.39%)
Mutual labels:  kicad
CH330 Hardware
CH330 breakout board
Stars: ✭ 24 (-65.22%)
Mutual labels:  kicad
HAGIWOs Module
eurorack modular synthesizers projects using Arduino.
Stars: ✭ 76 (+10.14%)
Mutual labels:  kicad
64tass
64tass - cross assembler for 6502 etc. microprocessors - by soci/singular - [git clone from the original sourceforge repo]
Stars: ✭ 19 (-72.46%)
Mutual labels:  c64
samoklava
Generated keyboard
Stars: ✭ 241 (+249.28%)
Mutual labels:  kicad
pcad2kicad
Convert Altium Designer and PCAD library to KiCad
Stars: ✭ 94 (+36.23%)
Mutual labels:  kicad
C64-Modulator-Replacement
A simple modulator replacement for Commodore 64s with "longboards", complements my Lumafix version as well adding an audio connector for second SID.
Stars: ✭ 31 (-55.07%)
Mutual labels:  kicad
svg2mod
Convert Inkscape SVG drawings to KiCad footprint modules
Stars: ✭ 72 (+4.35%)
Mutual labels:  kicad
Qucs-RFlayout
Export Qucs RF schematics to KiCad layouts & OpenEMS scripts
Stars: ✭ 78 (+13.04%)
Mutual labels:  kicad
Eurorack-pcbs
A collection of easy to solder DIY eurorack PCB's
Stars: ✭ 137 (+98.55%)
Mutual labels:  kicad

PI1541 IO Adapter

This is an IO adapter board for the Raspberry Pi 3, based on the awesome Pi1541 project by Steve White. It is currently very much work in progress. USE AT YOUR OWN RISK!

Details of the adapter board development are documented on hackup.net. The Gerber files for the latest stable revision are included in the repository. Also, the boards are ready to be ordered directly from PCBWay or DirtyPCBs.

Revisions

Revision 4

This revision of the board resolves the I2C power supply issues of the previous version. All relevant aspects of the I2C header must now be configured using solder bridges on the bottom side of the PCB.

I2C Configuration Jumpers

  • Select either 3.3V or 5V power supply. (If in doubt, use 3.3V!)
  • Pin order: Vin-GND-SCL-SDA or GND-Vin-SCL-SDA
  • Chose either I2C bus 0 or 1

See here for more details.

Pi1541io Rev.2

Revision 3

The third revision features an I2C header for connecting a SSD1306 based OLED display module. The power line on this header is connected to 5V of the Raspberry. This is the preferred option for display modules that bring their own 3.3V regulator. Unfortunately, there seem to be modules out there without such a regulator. Connecting one of those to 5V will damage both the display and the Raspberry.

This issue is resolved in revision 4. So, unless you already have one of these boards you better skip directly to revision 4.

Pi1541io Rev.2

Revision 2

The second revision features quite a few improvements, the most important one being optional support for the 7406 bus driver IC. For further details and instructions on how to assemble this board see here.

Pi1541io Rev.2

Revision 1

A prototype batch of the first revision has been manufactured and tested. It is generally working but there are a few minor issues. The Gerber files for this revision are included, but I would currently recommend waiting for revision 2.

Pi1541io Rev.1

License

Creative Commons License This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].