Search results

  • Nominations will close March 25th. If you'd like to join the board and influence how TinkerDifferent runs in the next year, put your name in now!
  • Hey Guest, MARCHintosh 2026 is upon us. Check out community projects, join GlobalTalk, and have fun!
  1. Tashtari

    TashIO: Clone of BeeHive Technologies's ADB I/O

    @Melkhior You just banged that out? Awesome =D Do you want to share the files?
  2. Tashtari

    TashIO: Clone of BeeHive Technologies's ADB I/O

    Another ADB tool for your tooling pleasure: https://github.com/lampmerchant/adb-test-device This allows the user to prototype the behavior of an ADB device in Python (or other language on a host system) or imitate the behavior of an ADB device in order to stimulate a driver on the Mac. EDIT...
  3. Tashtari

    TashIO: Clone of BeeHive Technologies's ADB I/O

    That's what the original looks like, yeah. At the moment, mine looks like a microcontroller. =D I hope to collaborate with someone to make up a fully populated PCB for it so it's a full clone of the original.
  4. Tashtari

    TashIO: Clone of BeeHive Technologies's ADB I/O

    Just a little Saturday project. Introducing: TashIO! Elevator Pitch It's a clone of BeeHive Technologies's ADB I/O, a device with analog and digital I/Os for automation, control, and interfacing to sensors and other devices. It has existing software support in C, RealBASIC, Fourth Dimension...
  5. Tashtari

    Tashtari's ADB Tools (also a plea for rare devices!)

    I've been trying to clean up and publish some of the tools I've been using for my ADB-related adventures. Neither of these are complex enough to warrant a TashName, but I want to put them out there just in case they might come in handy for someone else. I've made an ADB protocol analyzer...
  6. Tashtari

    TashTwenty - Single-Chip DCD (Hard Disk 20) Interface for Macintosh

    I've posted about this elsewhere but I'm new to TinkerDifferent and it doesn't seem to have been mentioned here yet, so... introducing: TashTwenty! Elevator Pitch It's a DCD (the interface used by the Hard Disk 20 to plug in through the disk port) interface, contained entirely within a...