Project:Infotec displays: Difference between revisions
From London Hackspace Wiki
(Created page with "Donated by Nottinghack, who have a [http://wiki.nottinghack.org.uk/wiki/BigClocks project page] with pictures. == Firmware == NEC 27 (25), which is almost identical to 286. [ht...") |
No edit summary |
||
Line 3: | Line 3: | ||
== Firmware == | == Firmware == | ||
NEC 27 (25), which is almost identical to 286. [http://www2.renesas.eu/_pdf/U13030EJDV0UM00.PDF User manual]. | NEC 27 (25), which is almost identical to 286. [http://www2.renesas.eu/_pdf/U13030EJDV0UM00.PDF User manual]. | ||
{| | |||
| external bus || 8-bit | |||
|- | |||
| clock speed || 10MHz | |||
|- | |||
| DMA channels || 2 | |||
|- | |||
| Serial || built-in | |||
|- | |||
| Timers || 2 | |||
|} | |||
Disassembly at https://github.com/marksteward/Infotec/. | Disassembly at https://github.com/marksteward/Infotec/. |
Revision as of 19:02, 10 September 2011
Donated by Nottinghack, who have a project page with pictures.
Firmware
NEC 27 (25), which is almost identical to 286. User manual.
external bus | 8-bit |
clock speed | 10MHz |
DMA channels | 2 |
Serial | built-in |
Timers | 2 |
Disassembly at https://github.com/marksteward/Infotec/.