In the early days of GUI interfaces, one common type of mouse was known as a “bus mouse”. This kind of mouse placed all the intelligence inside the computer or a decoder board, with little more than microswitches and rotary encoders inside the mouse itself.

Later, more and more smarts were moved into the mouse, with the transition to protocols like PS/2 on PCs, ADB on Macs, and finally USB as the standard since the late ‘90s.

In this guide, I’ll show how to use a CircuitPython board to convert the classic NeXT Computers bus mouse to work on a modern computer with USB HID.

The techniques in this guide may also be helpful in converting other classic bus mice to USB HID.

Since there are just a few pins used, the Adafruit QT Py form factor is perfect for this project. You should be able to use almost any device that supports CircuitPython and USB HID, but I chose the QT Py RP2040.

Note that if you have a NeXT Computers keyboard too, you can do a project that works with both keyboard and mouse in a daisy chain. Check out that guide here!

Parts

Video of hand holding a QT Py PCB in their hand. An LED glows rainbow colors.
What a cutie pie! Or is it... a QT Py? This diminutive dev board comes with one of our new favorite chip, the RP2040. It's been made famous in the new
$9.95
In Stock
USB Type A to Type C Cable - approx 1 meter / 3 ft long
As technology changes and adapts, so does Adafruit. This  USB Type A to Type C cable will help you with the transition to USB C, even if you're still...
$4.95
In Stock
1 x NeXT Computer Bus Mouse
with 8-pin Mini-DIN connector
1 x 8-pin Mini-DIN connector
Mini-DIN 8-pin receptacle, panel mount
2 x Mounting Screws
M2.5x6 metal screws

This guide was first published on Jan 25, 2023. It was last updated on Mar 27, 2024.

This page (Overview) was last updated on Mar 08, 2024.

Text editor powered by tinymce.