Warning: Bad Behavior DBQueryError A database error has occurred. Did you forget to run maintenance/update.php after upgrading? See: https://www.mediawiki.org/wiki/Manual:Upgrading#Run_the_update_script Query: CREATE TABLE IF NOT EXISTS `bad_behavior` ( `id` INT(11) NOT NULL auto_increment, `ip` TEXT NOT NULL, `date` DATETIME NOT NULL default '0000-00-00 00:00:00', `request_method` TEXT NOT NULL, `request_uri` TEXT NOT NULL, `server_protocol` TEXT NOT NULL, `http_headers` TEXT NOT NULL, `user_agent` TEXT NOT NULL, `request_entity` TEXT NOT NULL, `key` TEXT NOT NULL, INDEX (`ip`(15)), INDEX (`user_agent`(10)), PRIMARY KEY (`id`) ); Function: DatabaseBase::query Error: 1813 Tablespace for table '`wikidb`.`bad_behavior`' exists. Please DISCARD the tablespace before IMPORT. (localhost) in /home/gryzor/cpcwiki_backup/httpdocs/extensions/bad-behavior/bad-behavior-mediawiki.php on line 84
Amstrad PDA 600 - CPCWiki
Last modified on 30 January 2025, at 11:31

Amstrad PDA 600

File:PDA600.jpg
The Amstrad PDA600 (PenPad)

Also called the PenPad


  • CPU: Z180 (Z80-compatible) running at 14.3 MHz plus two Z8 for power management and character recognition
  • Memory: 128KB RAM plus 32KB for recognizer and 32KB for display, 32KB ROM
  • Screen: 240×320 pixels, black and white touch-sensitive screen without backlight
  • Input: Pen on touch-sensitive screen
  • Operating system: Proprietary OS developed by Eden Group
  • Applications: World clock, Diary, Tasks, Address book, Notes, Calculator, Conversion, Search
  • Synchronisation software: Eden Windows Synchronizer available separately
  • Connectivity: Serial port (RS232) for PC information interchange. A PCMICA slot was used for memory expansion.
  • Power source: Three AA batteries and one lithium CR2032 battery for backup power. Running time stated on the box: 40 hours. In practice users have reported only 12 hours.
  • Size (HxWxD): 160×115×27mm
  • Weight: 400 g
  • Released: 1993. Price when new: €400.

Pictures

How to program

The Stickyness Syndrome

{{#ev:youtube|tQ38F9GnDQM|350}}

{{#ev:youtube|74HDwmi4X9Y|350}}

Manuals and Documentation

PDA600 Software Developers Manual

PDA600 Users Manual

PDA600 ROM Disassembly

Technical

PCB

Chips

Front

PDA600 PCB front.png

Back

PDA600 PCB back.png

Links