Acorn Atom
The Acorn Atom is Acorn’s early 6502-based home micro (released March 1980), sold both as a kit and as a factory-assembled unit. This page is intended as a repair + technical “jumping point” for getting an Atom working (power, video, tape, common faults), plus links to core manuals and schematics.
Overview
- CPU: 6502 @ 1 MHz
- Baseline memory: 2 KB RAM, 8 KB ROM (expandable)
- Display: MC6847 VDG (text and graphics modes)
- Storage: CUTS cassette interface as standard; disk systems via expansions
- Expansion-friendly: designed to be extended with internal options and Acorn bus / Eurocard expansions
Quick specs
| CPU | MOS Technology 6502, 1 MHz |
|---|---|
| RAM (base) | 2 KB RAM minimum system (not much user space in the minimum configuration; expansion is common) |
| ROM (base) | 8 KB ROM (Atom OS/BASIC); optional ROM expansions (e.g., floating point, utilities) |
| Video | Motorola MC6847 VDG; text typically 32×16 characters; graphics up to 256×192 monochrome |
| Sound | Internal speaker (“beep” / simple sound output) |
| I/O chips (typical) | INS8255 PPI (keyboard + cassette interface); optional 6522 VIA used for additional I/O / printer interface |
Ports, connectors, and expansion
TV / monitor output
- RF/UHF TV output: via the modulator output (commonly used with a domestic TV).
- Composite video for monitors: available on the internal video header (PL4) on some configurations/mods.
- Colour: the standard Atom is monochrome; an internal PAL encoder/colour board can be fitted for colour output.
Cassette (tape) interface
- Interface: CUTS (Computer Users Tape Standard)
- Important gotcha: the tape socket is a multi-pin DIN, but you should use a 3-pin lead for tape I/O. (Other pins carry digital signals and can be unsafe for recorders.)
Expansion and internal headers
- Acorn bus connector (64-way): if fitted (PL6), presents the Acorn bus for external expansions (requires the appropriate bus buffer ICs to be fitted).
- Eurocard extension (PL7): one Acorn Eurocard can be fitted internally, or multiple cards via an external card frame.
- Other extensions (PL8): a 20-way connector used by various add-on boards and interfaces.
- Printer interface: achieved by fitting the 6522 VIA and supporting logic; connector details are in the technical manual.
Note: many “basic” Atoms were shipped with several connectors not fitted until the relevant expansion options were installed. When troubleshooting, always document what’s actually populated on your board.
Power and regulation (very important)
Standard power arrangement
- The Atom expects an 8V DC input which is regulated down to 5V on the main board.
- A fully expanded Atom can draw substantial current. Early boards (or boards populated with higher-power RAM) can exceed the capability of some original supplies, which is why power is a frequent reliability topic.
Common “regulated 5V input” modification
- The Atom Technical Manual describes powering the Atom from a regulated 5V supply by fitting specific links (and bypassing the onboard regulators).
- Critical warning: if the Atom has been converted for 5V input, the original 8V adaptor must NOT be plugged in.
Practical restoration tip: inspect the PCB area around the voltage regulators for heat damage/browning, and verify whether the 5V “deregulated” links/mod has been applied before you choose a PSU.
Common issues (repair-focused)
1) Overheating regulators / heat-damaged PCB
- Many Atoms run their onboard regulators very hot, especially with expansions installed. Heat can discolor (“caramelise”) the board and lead to cracked solder joints or unreliable operation.
- Common remedies include using the documented regulated-5V approach, improving heatsinking, or replacing/modernising the regulation method (only if you understand the implications for your particular board/mods).
2) “Garbage screen” at power-on until you press BREAK
- A classic symptom: the machine powers, but you get jumbled characters until BREAK is pressed. This can indicate the power-on reset circuit is marginal (or missing components on some boards).
- If BREAK reliably recovers to a prompt, investigate the reset RC parts and related circuitry.
3) Keyboard faults (keys unresponsive / intermittent)
- On kit-built systems especially, inspect the keyboard lead solder joints (and any cracked/cold joints).
- Be cautious when reworking: the technical manual warns about soldering technique around the keyboard connections and plated-through holes.
4) Tape interface problems (it “won’t load”)
- First confirm you are using the correct style of tape lead (see Cassette/tape loading notes).
- Then suspect recorder levels/signal path issues. The technical manual includes guidance for adjusting input/output levels (intended for builders and service work).
5) Video issues (no picture, unstable picture, noise)
- “No picture” can be a cabling/output selection issue (RF vs composite vs modified outputs).
- Some modern upgrade boards (e.g., “noise killer”/RGBtoHDMI-style projects) exist to improve video stability and usability.
Safe bring-up checklist
- Open and inspect first: look for heat damage around regulators, corrosion, broken connectors, poor joints, and evidence of modifications.
- Identify the power configuration: standard 8V input vs modified regulated-5V input (do not guess).
- Use a current-limited supply for first power-up if possible (bench PSU is ideal), then verify stable 5V on-board.
- Start minimal: no external expansions; use the simplest known-good video method you have.
- Press BREAK after power-up and note the exact screen behaviour.
- If you have a “garbage screen” that recovers with BREAK, prioritize the reset circuit investigation.
- Only after stable boot, move on to tape loading and any disk/SD interfaces.
Cassette/tape loading notes
- The Atom uses a CUTS cassette interface via a DIN socket. The technical manual explicitly warns to use a 3-pin tape lead because other pins on the socket carry digital outputs.
- If loads are unreliable between different recorders, the technical manual provides level guidance and component values used to trim output and input sensitivity (useful when servicing a troublesome machine).
Video notes
- RF/UHF output is the “default” setup on many stock machines.
- Composite/monitor output is possible via internal header points or modifications (document your machine).
- Colour output requires the internal PAL encoder/colour board (stock machines are monochrome).
Manuals, schematics, and downloads
Core Acorn documentation
- Acorn Atom Technical Manual (PDF) (construction, power, tape interface, expansion connectors, memory map, add-ons)
- Acorn Atom Technical Manual (Internet Archive mirror)
- Atomic Theory and Practice (User manual) (Internet Archive)
- Atomic Theory and Practice (PDF mirror)
Schematics
- Acorn Atom schematic (PDF) (useful for tracing power/reset/video and expansion signals)
Documentation and software archives
- AcornAtom.nl documentation hub (manuals, club magazine archive links, books)
- Acorn Atom software archive (AcornAtom.nl)
- Acorn Atom Manuals collection (Internet Archive)
Emulators
Community and further reading
Safety notes
- Power safety: do not power an unknown Atom with a random PSU. Confirm voltage, polarity, and whether the board is modified for 5V input.
- Heat: regulators can run very hot; heat damage is common. Avoid prolonged powered testing until regulation is known-good.
- Tape socket warning: use the correct 3-pin tape lead; other pins can carry digital signals.
- ESD: reasonable anti-static precautions help when handling socketed ICs and expansions.