Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Octoate: Difference between revisions

From CPCWiki - THE Amstrad CPC encyclopedia!
Octoate (talk | contribs)
Initial version
 
Octoate (talk | contribs)
Software: added software projects
 
(19 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Image:Octoate.jpg|thumb]]
[[Image:Octoate.jpg|thumb]]


Octoate (Tim Riemann) bought his Schneider CPC in 1985 and joined the scene very late (ca. 1998). He is mostly working on hardware extensions and started the CPC-IDE project, which was the predecessor of the [[SYMBiFACE II]], in autumn 2004 together with [[Dr.Zed]] (he developed the hardware) and [[Tolkin]]. Most of his soft- and hardware projects were only made for his own usage and never reached it the public.
'''Octoate''' bought his Schneider CPC in 1985 and joined the scene very late (ca. 1998). He is mostly working on hardware extensions and started the [[CPC-IDE]] project, which was the predecessor of the [[SYMBiFACE II]], in autumn 2004 together with [[Dr.Zed]] (he developed the hardware) [[Tolkin]] and [[TFM]]. Most of his soft- and hardware projects were only made for his own usage and never reached the public.
 
== Articles ==
* [http://www.octoate.de/wp/articles/german/laufwerksriemen-wechseln/ Changing the floppy disk drive belt (German)]
* [http://www.octoate.de/wp/articles/connecting-a-bluetooth-module-to-the-cpc-booster/ Connecting a Bluetooth module to the CPC Booster+]
* [http://www.octoate.de/wp/articles/connect-cpc-to-vga-display/ Connecting a CPC to a VGA display]
* [http://www.octoate.de/wp/articles/german/entwickeln-mit-z88dk/ Development with Z88dk (German)]


== Hardware projects ==
== Hardware projects ==


* 4-color scanner for a printer (similar to the [[Dart Scanner for DMP-Printers|Dart Scanner]])
* 7-bit relais card
* 7-bit relais card
* CPC-IDE Interface (financial support)
* [[CPC-IDE]] Interface (financial support and beside the one by [[Dr.Zed]] some different prototypes using 8255, CPLD and CPC Booster with Vinculum)
* Flash-ROM-Box (only one prototype, used the Atmel AT90F040 flash rom)
* Flash-ROM-Box (only one prototype, used the Atmel AT90F040 flash rom)
* Flash-ROM-Cartridge for the CPC Plus
* Flash-ROM-Cartridge for the CPC Plus
* GMX Mouse to CPC Joystick port adapter
* GMX Mouse to CPC Joystick port adapter
* 4-color scanner for a printer (similar to the [[Dart Scanner]])
* ROM-Box (small interface for only one ROM)
* ROM-Box (small interface for only one ROM)
* VHDL implementation of the [[ACID]] protection chip (released [http://www.octoate.de/wp/2011/04/15/acid-verilog-code-release/ here])


== Software ==
== Software ==


* [[CPC Booster]] [[RS232]] driver for [[Z88DK]]
* Disc Image Copy (DIC - transfered whole disks over the printer port to a PC)
* Disc Image Copy (DIC - transfered whole disks over the printer port to a PC)
* Linux cross-development toolchain [http://github.com/Octoate/AmstradCPCToolchain]
* Plotter driver for the relais card (controlled a self-made plotter)
* Plotter driver for the relais card (controlled a self-made plotter)
* Preconfigured [[SDCC]] project for the Code::Blocks IDE [http://www.norecess.net/preconfigured-sdcc-project-for-codeblocks-ide-by-octoate.html]
* [[SDCC]] [[ROM]] development template for Linux / Windows [http://github.com/Octoate/cpc-sdcc-rom]
== Weblinks ==
http://www.octoate.de
[[Category:CPC scene members]]

Latest revision as of 16:13, 14 March 2013

Octoate bought his Schneider CPC in 1985 and joined the scene very late (ca. 1998). He is mostly working on hardware extensions and started the CPC-IDE project, which was the predecessor of the SYMBiFACE II, in autumn 2004 together with Dr.Zed (he developed the hardware) Tolkin and TFM. Most of his soft- and hardware projects were only made for his own usage and never reached the public.

Articles

Hardware projects

  • 4-color scanner for a printer (similar to the Dart Scanner)
  • 7-bit relais card
  • CPC-IDE Interface (financial support and beside the one by Dr.Zed some different prototypes using 8255, CPLD and CPC Booster with Vinculum)
  • Flash-ROM-Box (only one prototype, used the Atmel AT90F040 flash rom)
  • Flash-ROM-Cartridge for the CPC Plus
  • GMX Mouse to CPC Joystick port adapter
  • ROM-Box (small interface for only one ROM)
  • VHDL implementation of the ACID protection chip (released here)

Software

  • CPC Booster RS232 driver for Z88DK
  • Disc Image Copy (DIC - transfered whole disks over the printer port to a PC)
  • Linux cross-development toolchain [1]
  • Plotter driver for the relais card (controlled a self-made plotter)
  • Preconfigured SDCC project for the Code::Blocks IDE [2]
  • SDCC ROM development template for Linux / Windows [3]

Weblinks