VOGONS


First post, by GEOCE

User metadata
Rank Newbie
Rank
Newbie

Hi everyone,
I recently found this old ISA card in a vintage PC lot and I’m trying to figure out what it is and how to make it work.
From the label and silkscreen:
• Typ: AT1016S
• Nr.: 02309994 (or similar)
• ATXX16 V1.0
• ATA S.C. ©1994
• 16 Analog Channels, 12 Bit, 100 kHz
• 5V, 0.7A
It has a Toshiba TMP82C55AP-2, various 74HCT logic chips, NEC and other ICs, and a big black module on top. Connector looks like DB-37 or similar on the bracket.
It seems to be a Chinese/Taiwanese OEM analog input DAQ card from the mid-90s, probably for industrial or lab use on 386/486/Pentium ISA machines.
Questions:
1. Does anyone recognize this exact model (AT1016S or ATXX16) or the manufacturer ATA S.C.?
2. Has anyone ever seen drivers, manuals or disk images for it? (DOS or Win 3.1/95 preferred)
3. What would be the best way to test it today? (port addresses, DEBUG commands, generic ISA ADC drivers, etc.)
4. Any similar cards with open-source or archived drivers that might be register-compatible?
I already tried searching archive.org, Vogons drivers section and old DAQ sites but found nothing specific. Any leads, pinouts, I/O map or even rough equivalents would be super helpful!
Thanks in advance!

Reply 1 of 5, by BitWrangler

User metadata
Rank l33t++
Rank
l33t++

The two cards/systems like that I ever had anything to do with back in the day did not seem to have system level drivers, they were accessed direct from programs like Labview on win 3.x or from custom apps in DOS. Sometimes those programs needed plugins or "drivers" for their use. Kinda like you get autocad or wordperfect drivers.

Unicorn herding operations are proceeding, but all the totes of hens teeth and barrels of rocking horse poop give them plenty of hiding spots.

Reply 2 of 5, by GEOCE

User metadata
Rank Newbie
Rank
Newbie

Port, Irq, Dna? Is this how I would connect to the program? I understand — and what value could this have in the retro market? It’s a rarity

Reply 3 of 5, by rasz_pl

User metadata
Rank l33t
Rank
l33t

zero, functionality of those cards can be replaced with $5 raspberry pico, collector value is also none

https://github.com/raszpl/sigrok-disk FM/MFM/RLL decoder
https://github.com/raszpl/FIC-486-GAC-2-Cache-Module (AT&T Globalyst)
https://github.com/raszpl/386RC-16 ram board
https://github.com/raszpl/440BX Reference Design adapted to Kicad

Reply 4 of 5, by Ozzuneoj

User metadata
Rank l33t
Rank
l33t
GEOCE wrote on 2026-02-07, 09:51:

Port, Irq, Dna? Is this how I would connect to the program? I understand — and what value could this have in the retro market? It’s a rarity

Devices like this that don't have any practical usage for consumer\nostalgic\gaming purposes generally have no value aside from their scrap or in some cases their components (memory chips, chip sockets, etc.). In rare cases a device has a very high value as a replacement part for ancient industrial equipment that still uses it, but I would estimate this at less than 0.001% of the industrial\commercial boards floating around out there.

Circuit boards from lab or industrial machines\PCs like what you have there may have value if someone somewhere needs one... but the chances are just so low at this point. You figure, if the thing was broken for a short time and no replacement was available, they were probably forced to finally upgrade, so you'd have to catch them during the time the part needed replaced but before they replaced the whole machine because the part wasn't available.

Basically, the only way to have any idea if a part like this has any value is to check sold listings on ebay or other marketplaces. And even then, if one sold, that might be the only one that will ever sell, so it isn't a guarantee. If one sold but 10 are available and haven't sold, it's probably not worth bothering.

If none have sold and none are listed, then it's unlikely to be valuable but it's up to you if you want to try selling it. Just remember that it will be as-is, and you cannot guarantee that it works for the intended use. Also, you'll want to list it with whatever identifying marks any random person may notice and search for, since people going to ebay to replace parts on 30+ year old equipment probably don't have a deep technical knowledge of it... they just pulled it out of the box and are hoping to find a match.

Now for some blitting from the back buffer.

Reply 5 of 5, by GEOCE

User metadata
Rank Newbie
Rank
Newbie

Ok thx ❤️