diff --git a/retro/atari-mega-st-fleet/index.njk b/retro/atari-mega-st-fleet/index.njk index 9697708..b727fd7 100644 --- a/retro/atari-mega-st-fleet/index.njk +++ b/retro/atari-mega-st-fleet/index.njk @@ -23,6 +23,7 @@ parent: "/retro/"

A few upgrades have been bought or built but aren't in a machine yet, either waiting to go in or kept as spares:

Fun fact: two of the "problem" machines turned out to have nothing wrong with the boards at all, a badly soldered CPU socket and a leftover blitter patch bridge were the actual culprits. Moral of the story: check your solder joints twice before blaming the silicon.

diff --git a/retro/eiffel-pico/index.njk b/retro/eiffel-pico/index.njk new file mode 100644 index 0000000..a496f92 --- /dev/null +++ b/retro/eiffel-pico/index.njk @@ -0,0 +1,48 @@ +--- +title: "Eiffel Pico USB: Modern USB Keyboard, Mouse and Joysticks for the Mega ST" +section: "retro" +tags: "retro" +description: "The Eiffel Pico USB adapter brings USB keyboard, mouse and joysticks to the Atari Mega ST, a modern upgrade over the PS/2 Eiffel." +layout: base.njk +parent: "/retro/" +--- +

Eiffel Pico USB: Modern USB Keyboard, Mouse and Joysticks for the Mega ST

+
+ +

Alongside the PS/2 Eiffel interface I've also bought the Atari Eiffel Pico USB, the modern USB-based successor. It's configured and ready, but I haven't decided which machine it will go into yet.

+ +

What it does

+

The Eiffel Pico USB lets you use a USB keyboard, a USB mouse (or an original Atari mouse) and a USB or DB-9 joystick with your Atari Mega ST(E) or TT. It's based on the work of Field of Cows, improved by TrickyDee and reworked by Klyde, and it emulates the HD6301 chip from the Atari keyboard, so the Atari thinks it's connected to an original keyboard. There are no drivers needed, it's plug and play, powered entirely by the Atari, and connects via a straight RJ12 (6P6C) cable.

+ +

Key features

+ + +

Compatibility

+

It supports up to 4 USB devices (keyboard, mouse, joysticks), though keyboards with integrated USB hubs aren't compatible. Alongside the USB ports it includes two standard 9-pin Atari joystick ports, Joy0 and Joy1, for an authentic retro experience. A known-working list of keyboards and mice is maintained on the product page.

+ +

Eiffel PS/2 vs. Eiffel Pico USB

+ + + + + + +
FeatureEiffel PS/2Eiffel Pico USB
PeripheralsPS/2 keyboard + mouseUSB keyboard + mouse (or original)
Joysticks2 PS/2-era portsUSB joysticks + 2 Atari DB-9 ports
Modern hardwareNeeds PS/2 (or USB via adapter)Native USB, modern peripherals
Extra featuresF11/F12 mappingMultilingual, mouse speed, dead zone, autofire, key mapping
+

The PS/2 Eiffel is the classic option if you already have PS/2 hardware. The Pico USB is the modern choice, letting you use any USB keyboard and mouse without PS/2 adapters, with far more configuration options.

+ +

My Setup

+

I've bought the Eiffel Pico USB and configured it, but it's not installed yet, so I haven't decided which machine it will go into. It sits alongside the other uninstalled extensions for now.

+ +

Sources

+ +
diff --git a/retro/index.njk b/retro/index.njk index cad26ac..bd32d7a 100644 --- a/retro/index.njk +++ b/retro/index.njk @@ -40,6 +40,9 @@ sections: - title: "⌨️ Eiffel Interface" summary: "Connecting a PS/2 keyboard, mouse and joysticks to the Mega ST 4 'High' with the Eiffel adapter." href: "/retro/eiffel/" + - title: "⌨️ Eiffel Pico USB" + summary: "The modern USB-based Eiffel successor, bringing USB keyboard, mouse and joysticks to the Mega ST. Configured, not yet installed." + href: "/retro/eiffel-pico/" - heading: "Amiga Corner" cards: - title: "⚔️ Vampire, A600GS or MiSTer"