Skip to main content

Check out Windows 98 running on a smart ‘watch’ powered by Raspberry Pi

windows 98 raspberry pi wearable smart watch
Image used with permission by copyright holder
What time is it? It’s time to learn how to build a Windows 98-powered smartwatch!

The homemade device was created by a 314Reactor member using Microsoft’s extinct operating system, a touchscreen, the Raspberry Pi A+ board ($25), and a bunch of other components to make it a wearable device. Windows 98 actually runs on an open-source machine emulator called QEMU.

“I have always had somewhat of a soft-spot for Windows 98, despite it driving me insane back in the day on my old Pentium II system with 64MB RAM and using some god awful on-board graphics,” the post states. “On top of this I love wearable/small tech and nowadays I have the ability to make things like this. So I thought, wouldn’t it be ridiculous and awesome to have Windows 98 on my wrist?”

Here are the specs of the base Raspberry Pi Model A+ board:

Processor: Broadcom BCM2835 (single core, 700MHz)
System memory: 512MB @ 400MHz
Ports: USB 2.0
HDMI (full)
Micro SD card slot (storage)
Micro USB (power input)
stereo output/composite video combo
Connectors: 40-pin general-purpose input/output
Camera Serial Interface
Display Serial Interface

Powering the Raspberry Pi is a rechargeable 1,000mAh lithium polymer battery ($12) and the PowerBoost 500C ($20) that serves as a power supply, which recharges the battery while keeping the Raspberry Pi active when the power cord is plugged into a wall outlet. All three components are crammed into the Adafruit Pi Protector case ($8.50).

The screen is the Adafruit PiTFT 2.4-inch HAT Mini Kit ($35). It consists of a 320 × 240 resolution, 16-bit color, resistive touch overlay. The screen connects to the five Serial Peripheral Interface pins on the Raspberry Pi’s GPIO along with pin No. 25. After that, it’s screwed onto the Raspberry Pi board.

Other components include buttons for switching the device on and off, a switch, Sugru moldable glue, Velcro feet, a Velcro wrist strap, a 40-pin header, a 40-pin header extender, and more. The operating system of choice is Raspbian, a version of Linux outfitted for the Raspberry Pi.

“After FOREVER loading, it will eventually load up Windows 98 and be ‘usable.’ It’s super slow,” the post states. “Just hit the configured button to shut it off. This will uncleanly shut off Windows in QEMU, but will shut off Raspbian nicely. On next boot, Windows 98 may try and run scandisk though.”

Despite the coolness of the project, Windows 98 runs rather slow. The post suggests going into Raspbian and overclocking the processor to 800MHz, but there is a risk of failing hardware, overheating, increased battery drain, and so on. And because Windows 98 isn’t exactly a performance stallion running on the QEMU emulator, don’t expect to play Doom on the go.

“I’m tempted to put the other buttons to use and have them launch different versions of Windows — 95, ME, XP,” the post concludes. “Would be fun to have the ability to launch them all (non-concurrently). Although I imagine XP will run even worse than 98.”

Kevin Parrish
Former Digital Trends Contributor
Kevin started taking PCs apart in the 90s when Quake was on the way and his PC lacked the required components. Since then…
A dangerous new jailbreak for AI chatbots was just discovered
the side of a Microsoft building

Microsoft has released more details about a troubling new generative AI jailbreak technique it has discovered, called "Skeleton Key." Using this prompt injection method, malicious users can effectively bypass a chatbot's safety guardrails, the security features that keeps ChatGPT from going full Taye.

Skeleton Key is an example of a prompt injection or prompt engineering attack. It's a multi-turn strategy designed to essentially convince an AI model to ignore its ingrained safety guardrails, "[causing] the system to violate its operators’ policies, make decisions unduly influenced by a user, or execute malicious instructions," Mark Russinovich, CTO of Microsoft Azure, wrote in the announcement.

Read more