The Next Generation Hempstick Prototype
That is a screenshot of USB Probe on my iMac, showing the Hemptsick USB descriptor... 3 axes, 64 buttons. But it can contain whatever combo you want. It is a live USB device, a Raspberry Pi Zero 2W Linux device, costing USD $15 + a microSD card. It's a 4 core ARM64, 1GHz device. It's a full computer. The deal, eventually, is... you download a .img file, that is a full Linux OS. Then, you burn it to a microSD card of your choice, with a program like Raspberry Pi Imager. Plug in the microSD card into a Raspberry Pi Zero 2W stick... boot up, and plug in the USB cable to the Zero 2W, and the other end to your gaming rig (iMac, in this test)... and it boots up and shows up on my iMac as a USB joystick. Inside the .img, there are the following, at the moment. a Custom compiled Linux Kernel, v.6.16.3 to be exact, with the RealTime feature turned on, a program, tentatively called hempstick-hid-import, a config file, tentatively called hempstick-hid.conf, a systemd unit file to auto...