Entry № 041-3 / V-1072 · 0:00 synced

I Bought a Soviet Era Gaming Mouse - MARS UKV-01

Linus Tech Tips@LinusTechTips2.8M viewsSep 9, 202314:46
Source
YT
Views
2.8M
Subscribers
16.8M
Critic
?
Audience
?

0 up · 0 down · 0 ratings

Promos

Looking for electronic components and equipment? Consult the specialists! Head over to lmg.gg and save 10% using code “LMG” Win a Hennessey Ford Bronco or $75K cash with no purchase necessary with the Ridge Wallet sweepstake!

Check out the link below: ridge.com Can we make an antique mouse from the Soviet Union work with a modern computer? Can we make it work well enough to play games? Discuss on the forum: linustechtips.com Buy a Raspberry Pi Pico Microcontroller: geni.us Purchases made through some store links may provide some compensation to Linus Media Group. ► GET MERCH: lttstore.com ► GET EXCLUSIVE CONTENT ON FLOATPLANE: lmg.gg ► SPONSORS, AFFILIATES, AND PARTNERS: lmg.gg ► EQUIPMENT WE USE TO FILM LTT: lmg.gg ► OUR WAN PODCAST GEAR: lmg.gg FOLLOW US --------------------------------------------------- Twitter: twitter.com Facebook: @LinusTech Instagram: @linustech TikTok: @linustech Twitch: twitch.tv MUSIC CREDIT --------------------------------------------------- Intro: Laszlo - Supernova Video Link: youtube.com iTunes Download Link: itunes.apple.com Artist Link: soundcloud.com Outro: Approaching Nirvana - Sugar High Video Link: youtube.com Listen on Spotify: spoti.fi Artist Link: youtube.com Intro animation by MBarek Abdelwassaa @mbarek_abdel Monitor And Keyboard by vadimmihalkevich / CC BY 4.0 geni.us Mechanical RGB Keyboard by BigBrotherECE / CC BY 4.0 geni.us Mouse Gamer free Model By Oscar Creativo / CC BY 4.0 geni.us CHAPTERS --------------------------------------------------- 0:00 Intro 1:28 They see me rollin' 4:04 Surely this will work 6:12 Pushing my buttons 7:20 That was fast 9:07 Right Turn Only 10:53 What are we doing wrong? 12:50 From downtown! 15:07 Outro

Start
AI OverviewDefault language

The video begins with an enthusiastic unboxing and a sense of adventure as Linus discovers a Soviet era gaming mouse, the MARS UKV-01, on eBay. The host highlights the box design and the unusual, retro aesthetics, then pivots to its quirky hardware: a ball mouse with two distinct switches, and a cable that feels like a project piece of the era. The narrative quickly moves from admiration to a technical quest: could this antique device be made to work with a modern computer and perhaps even play games? The team explains that they will need to decode a Cyrillic manual and figure out the pinout, which involves a mix of wrong-port assumptions and careful testing. Through the first experiments, they confirm that the device relies on a nonstandard serial-like interface, not a simple plug-and-play solution, and that their initial wiring attempts require more than just a USB dongle. Their curiosity remains high as they decide to study the internal schematics and the two flip-flop based circuits inside the mouse, hoping to coax motion reporting from the BK-0010 era hardware using modern microcontrollers. By mid-video, the lab begins to cohere around a strategy: map the button signals, read the signals with a microcontroller, and translate them into USB HID events so a modern PC can understand the ancient device. The discussion also leans into the historical context of the Martian mouse, its connection to the BK-0010 Soviet home computer, and the broader challenges of reviving legacy hardware for contemporary use. The crew acknowledges the challenge and the potential payoff, culminating in a sense of accomplishment as progress is made and a path forward is defined for future refinements. In the closing section, the video frames the Martian as a cool artifact rather than a production-grade peripheral, while underscoring the genuine engineering effort the lab invested to bring it to life, even if it remains slower and less ergonomic than modern mice.

Topics · technology · retrocomputing · hardware-hacking · gaming · soviet-era-tech · diy · computer-history

Questions answered

What is the MARS UKV-01 and which computer was it originally designed to work with?
The MARS UKV-01, also known as the Martian, was a Soviet era coordinate input device designed to connect to Soviet microcomputers like the BK-0010.
How did the team eventually get the Martian mouse to communicate with a modern PC?
They used a Raspberry Pi Pico to translate the Martian input into standard USB HID signals after decoding the pinout and testing the button signals with a multimeter.
What was a major challenge encountered during the project?
A major challenge was understanding and wiring the nonstandard connector and deciphering the Cyrillic documentation to identify the correct pins and the reset behavior of the internal flip-flops.