Difference between revisions of "Nokia Data VDU 301 S"
(→Images: add pictures of setup screens) |
(Add a section about the EPROMs) |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 16: | Line 16: | ||
| phosphor2 = | | phosphor2 = | ||
| phosphor3 = | | phosphor3 = | ||
| − | | refresh_rate = | + | | refresh_rate = 75 |
| refresh_rate2 = | | refresh_rate2 = | ||
| − | | char_resolution = | + | | char_resolution = 80x24 |
| − | | char_resolution2 = | + | | char_resolution2 = 132x24 |
| char_resolution3 = | | char_resolution3 = | ||
| char_resolution4 = | | char_resolution4 = | ||
| Line 28: | Line 28: | ||
| graphic_resolution = | | graphic_resolution = | ||
| cpu = Intel 80186 | | cpu = Intel 80186 | ||
| − | | rom = | + | | rom = 128 KB |
| ram = 256 KB | | ram = 256 KB | ||
| personality1 = DEC VT220 | | personality1 = DEC VT220 | ||
| Line 39: | Line 39: | ||
}} | }} | ||
The {{PAGENAME}} terminal was introduced (unknown) at a price of $(unknown). It has a printer interface, and a connector for a mouse (believed to be a serial mouse).<ref>forum [http://elektronikforumet.com/forum/viewtopic.php?f=11&t=34127 thread] (in Swedish).</ref> | The {{PAGENAME}} terminal was introduced (unknown) at a price of $(unknown). It has a printer interface, and a connector for a mouse (believed to be a serial mouse).<ref>forum [http://elektronikforumet.com/forum/viewtopic.php?f=11&t=34127 thread] (in Swedish).</ref> | ||
| + | |||
| + | == EPROMs == | ||
| + | the mainboard contains two EPROMS, of M27512 type. They are labeled "9697H" and "9698H". Dumps are available<ref>[http://heim.bitraf.no/tingo/nokiad/nokia-vdu-301s.html Nokia VDU 301 S - files]</ref>. [https://github.com/sebras sebras] has made a python script to combine the two ROM files and extract the font from it, see sebras/norsk-data-vdu-301-s<ref>[https://github.com/sebras/norsk-data-vdu-301-s sebras/norsk-data-vdu-301-s]</ref> on Github. | ||
| + | |||
| + | <gallery> | ||
| + | File:Mainboard 2 eproms IMG 20210312 114747227.jpg | ||
| + | File:Mainboard 14 eproms IMG 20210312 114922055 MP scaled.jpg | ||
| + | </gallery> | ||
==Images== | ==Images== | ||
| Line 51: | Line 59: | ||
Setup screens. Hold down Ctrl and press "HELP" key twice. | Setup screens. Hold down Ctrl and press "HELP" key twice. | ||
| − | <gallery> | + | <gallery mode="nolines"> |
File:VDU 301 S 1 setup screen IMG 20201229 150614879.jpg | main setup screen | File:VDU 301 S 1 setup screen IMG 20201229 150614879.jpg | main setup screen | ||
File:VDU 301 S 2 setup general IMG 20201229 152448190.jpg | general | File:VDU 301 S 2 setup general IMG 20201229 152448190.jpg | general | ||
Latest revision as of 14:31, 21 October 2021
| Nokia Data VDU 301 S | |
|---|---|
| Manufacturer | Nokia Data |
| Model | VDU 301 S |
| Communication | |
| Interface | RS-232C / 20 mA current loop |
| Display | |
| Phosphor | white |
| Refresh Rate | 75 Hz |
| Character Modes | |
| Resolutions | 80x24, 132x24 |
| Firmware | |
| CPU | Intel 80186 |
| ROM | 128 KB |
| RAM | 256 KB |
| Personalities | DEC VT220 |
The Nokia Data VDU 301 S terminal was introduced (unknown) at a price of $(unknown). It has a printer interface, and a connector for a mouse (believed to be a serial mouse).[1]
EPROMs
the mainboard contains two EPROMS, of M27512 type. They are labeled "9697H" and "9698H". Dumps are available[2]. sebras has made a python script to combine the two ROM files and extract the font from it, see sebras/norsk-data-vdu-301-s[3] on Github.
Images
Images of the terminal, believed to be from G. Axelsson.
Setup screens. Hold down Ctrl and press "HELP" key twice.
References
- ↑ forum thread (in Swedish).
- ↑ Nokia VDU 301 S - files
- ↑ sebras/norsk-data-vdu-301-s