why section

This commit is contained in:
dekuNukem
2022-01-18 22:21:42 +00:00
parent 284a6a6722
commit 004113e58b
2 changed files with 51 additions and 12 deletions

View File

@@ -1,13 +1,17 @@
# USB4VC: Use USB Inputs on Retro Computers!
# USB4VC: USB Inputs on Retro Computers!
[Get USB4VC](https://www.tindie.com/) | [Official Discord](https://discord.gg/4sJCBx5) | [Getting Started](getting_started.md) | Table of Contents
-----
USB4VC is an **active protocol converter** that let you use **USB keyboard, mouse, and gamepads** on retro computers.
![Alt text](photos/header.jpeg)
With a **modular design**, different platforms are supported by swapping out **Protocol Cards**:
[video clip here]
Two Protocol Cards are available at launch (Feb 2022):
#### IBM PC Compatible
@@ -29,6 +33,8 @@ Of course, more Protocol Cards are planned after launch!
## Launch Timeline / Stay in Touch!
[Clickable small banners here]
**`Interested?`** Please follow the project Discord/Twitter, or join Kickstarter/Tindie waiting list to be notified with latest updates!
**`Questions and Comments?`** Feel free to ask in Discord/Twitter, raise a Github issue, or via `dekunukem` `gmail.com`!
@@ -53,18 +59,37 @@ Current launch timeline is:
* Work on Improvements, More Protocols and Protocol Cards
## Highlights
## Why?
* Use USB keyboard, mouse, and gamepads on vintage computers!
Before the homogeneity of USB peripherals today, computer input devices were a wild west. Different platforms used their own connectors and protocols for keyboards, mice, and gamepads.
* Modular design with swappable Protocol Cards for different platforms.
[Photo of collection of my keyboards and mice]
* Wireless/Bluetooth Supported.
With the popularity of retro computing today, it poses several issues:
* OLED screen status display and settings.
* Many proprietary peripherals are simply **hard to find**, commanding a premium on online marketplaces. They are only getting rarer and rarer, and without them, the computer itself is useless.
* After 3 or 4 decades of service, many can be **degraded and unreliable** (e.g. foam & foil keyboards), requiring extensive restoration.
* Let's be honest here, most early peripherals simply **does not feel that great**. Mushy membrane keyboards, sticky ball mice, plasticky gamepads, etc. And of course, high quality ones [gets *very expensive*](https://www.ebay.com/sch/i.html?_nkw=ibm+model+f&_sacat=0&rt=nc&LH_Sold=1&LH_Complete=1).
## How it Works
* On the other hand, high quality USB peripherals can be had for a very reasonable price today with vastly **superior tactility, precision, and ergonomics**.
* So I wanted to enjoy my machines with latest
* I also hope that it can put computers without proprietary peripherals back in action, lower the entry barrier of certain machines, and generally help more people get into this hobby!
wanted enjoy more, bring more people, save computers without keybaords,
can argue part of the experience, but enjoy more without the drawback
[Gaming DOS PC with RGB keyboard and duckypad here]
## How it works
two part: baseboard and swappable protocol card.
raspberry pi based, drives OLED read buttons, read USB periphrials. sends event to protocol card, who handles keyboard emulation.
by splitting dutis, rpi can do general stuff, while dedicated mcu on protocol card handles timing critical tasks. also modular and swappable.
## Why

View File

@@ -24,12 +24,18 @@ ADB Mouse
What is it?
Highlights:
Modular design
Fully open-source
## Highlights
why?
* Use USB keyboard, mouse, and gamepads on vintage computers!
* Modular design with swappable Protocol Cards for different platforms.
* Wireless/Bluetooth supported.
* OLED display showing settings and status.
* Fully open-source
most of retro computer keyboards are crap
good ones cost a lot of money
@@ -47,3 +53,11 @@ universial active protocol converter for retro computers
------------- scrap below -------------
USB4VC features a modular design, with protocol cards for different computer platforms.
* Many proprietary peripherals are simply hard to find, commanding a premium on online marketplaces, often on par with the computer themselves, and they are only getting rarer and rarer. Without them, the computer itself is useless.
* After 3 or 4 decades of service, many can degrade and be unreliable (e.g. foam & foil keyboards), requiring extensive restoration.
* Let's be honest here, most of the early input peripherals simply does not feel that great. Mushy membrane keyboards, sticky ball mice, plasticky gamepads, etc. And of course, high quality ones [gets very expensive](https://www.ebay.com/sch/i.html?_nkw=ibm+model+f&_sacat=0&rt=nc&LH_Sold=1&LH_Complete=1).