Skip to content

nofitnessforpurpose/TopSlotRetroIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TopSlotRetroIO

Organiser II - Top Slot Retro Component 8 Bit I/O

This repository holds files supporting creation of a Top Slot 8 bit Input Ouput (I/O) adapter for the Psion Organiser 2 series of devices.

PSION Organiser II Top Slot Retro IO Case. Image copyright (c) 01 November 2024 nofitnessforpurpose All Rights Reserved

Organiser GitHub License Maintenance GitHub repo size Static Badge Static Badge

All the files are required.
The default repository format for 3D files is STEP ( ISO 10303 ) due to its high fidelity. { STL files are surface geometry as opposed to solid model representations, often containing export processing artifacts }.

The default repository format for PCB files is GERBER .


FreeCAD may prove suitable for viewing, handling and, if desired modifying STEP files.
KiCad may prove suitable for viewing GERBER files.

Use Case

General purpose 5 Volt, low current hardware interface.

Hardware Design

The hardware is largely compatible with a previously published project, here , which I recommend reading. This arises as there are limited combinations of hardware port management via the slots. Though differences exist in the expression of the design presented here, principally this embodiment presents a single 8 bit output port. Never the less this embodiment exhibits a good degree of compatability, arising from the design complying with reference slot hardware implementation and reference designs.

Software Attribution Credit

The author has kindly granted permission for a copy of his software to be reproduced here and forks of the software under an MIT licence (November 2024). I would like to thank the author Dr. Wolfgang Strickling for permission, as the software is documented and tested. Copyright to that software remains with the author.

Discussion

Whilst it would be desirable to have code available with the hardware, as presented for example via the classic Serial Comms. interface. The additional space claim and complexity within the desired space claim, would demand surface mount technology restricting potential implementation. A physically compatible surface mount variant is planned with supporting on board code storage.

Fabrication of the Retro I/O implementation is more straight forward. It may be found desirable to utilise IC sockets, though space claim should be accounted for when considering compatability with any enclosure.

  • TI (Texas Instruments) devices were selected for the integrated circuits.
  • The board is implemented as a 4 layer variant to obtain a ground plane for improved EMC performance.
  • I/O devices, in particular the output channel can consume considerable current. This will discharge any battery rapidly where high current drains are employed. Facility exists to provide for an external power source via the Vb connection and associated power diode.
  • A compatible hardware expansion board is available to permit connection of additional hardware. This board supports interconnection headers to the I/O board for reliable interconnection.
  • The pitch of all connectors is compatible with breadboard pitch. Incorrect connection WILL permenantly degrade connected elements!
PSION Organiser II Top Slot Retro PCBs. Image copyright (c) 01 November 2024 nofitnessforpurpose All Rights Reserved

Considerations

The 3D model makes no accomodation for manufacturing tolerances, process or material - see Notes below.
The PCB is currently beta and has been tested, it remains your responsiblity to asses suitability!
Assembly of PCB and case has been tested.
Connection or use of any material presented here could result in irreversible damage to your equipment. No responsability can be accepted for any degredation, how so ever arising. Compatability, suitablity or other are entirely your responsibility as is any effects so arising as a result ! See also notes below.

Minimum implementation comprises:

  • 4 layer PCB
  • CD4011UBE (SN74HC00N is an alternate part)
  • 1N4148 Diode
  • 47k Ohm resistor
  • 2 x 8 way Right angle header (~8 mm engagement length)
  • Input - SN74HC244N Octal Buffer and Pull down resistor network (RN3H 10k Ohm)
    or
  • Output - SN74HC374AN Octal D-Type Flip Flop

The 47k Ohm pull down resistor network (RN1A) for the data lines and decoupling capacitor are recomended

Please note:

All information is For Indication only. No association, affiliation, recommendation, suitability, fitness for purpose should be assumed or is implied. Registered trademarks are owned by their respective registrants.

About

Organiser II - Top Slot Retro Component 8 Bit I/O

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors