Difference between revisions of "RS232"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
m (Non-Standard Interfaces: Add Albireo)
 
(4 intermediate revisions by 3 users not shown)
Line 14: Line 14:
 
=== Non-Standard Interfaces ===
 
=== Non-Standard Interfaces ===
  
Interfaces that use other chipset or other I/O ports as than Amstrad's official interface:
+
Interfaces that use other chipset or other I/O ports as than Amstrad's official interface - these interfaces aren't compatible with the standard Amstrad interface (nor are they compatible with each other):
 +
* [[Albireo]] (serial port interface with USB device converter built-in, for link with another computer)
 
* [[Aleste 520EX]] (a CPC clone with built-in RS232, intended for serial mouse)
 
* [[Aleste 520EX]] (a CPC clone with built-in RS232, intended for serial mouse)
 
* [[AMSSIO]] (RS232 interface) (DIY)
 
* [[AMSSIO]] (RS232 interface) (DIY)
Line 23: Line 24:
 
* [[RS-232 para Amstrad]] ([[MHT Ingenieros]])
 
* [[RS-232 para Amstrad]] ([[MHT Ingenieros]])
 
* [[Schneider RS232 Interface]] ([[Schneider]])
 
* [[Schneider RS232 Interface]] ([[Schneider]])
 +
* [[Schneiderware V/24 Interface]] (DIY) ([[CPC Schneider International]])
 
* [[Simple RS232 for Printer usage]] (DIY) (one-directional, transmit only)
 
* [[Simple RS232 for Printer usage]] (DIY) (one-directional, transmit only)
 
* [[Z80-SIO dual ports RS232 interface for CPC (French)]] (DIY)
 
* [[Z80-SIO dual ports RS232 interface for CPC (French)]] (DIY)
Line 33: Line 35:
 
* [[Dual RS232]] ([[Timatic Systems]])
 
* [[Dual RS232]] ([[Timatic Systems]])
 
* [[Unknown RS232 Interfaces]]
 
* [[Unknown RS232 Interfaces]]
* http://cpcrulez.fr/hardware_communiquer_avec_son_AMSTRAD_CPC.htm - lists some further serial interfaces
+
* http://cpcrulez.fr/hardware_dossier-communiquer_avec_son_AMSTRAD_CPC_CA.htm - lists some further serial interfaces
  
 
== Web links ==
 
== Web links ==
Line 39: Line 41:
 
* [http://en.wikipedia.org/wiki/RS-232 RS232 information at Wikipedia]
 
* [http://en.wikipedia.org/wiki/RS-232 RS232 information at Wikipedia]
  
[[Category:Hardware]] [[Category:Peripherals]] [[Category:Serial interfaces]]
+
[[Category:Hardware]] [[Category:Peripherals|*]] [[Category:Serial interfaces| ]] [[Category:Network]] [[Category:Robotic]]

Latest revision as of 16:20, 17 January 2016

In telecommunications, RS-232 is a standard for serial binary data interconnection between a DTE (Data terminal equipment) and a DCE (Data communication equipment). It is commonly used in computer serial ports. RS is an abbreviation for "Recommended Standard".

RS232 Peripherals for the CPC

Standard Interfaces

Interfaces using same chipset and I/O ports as Amstrad's official serial interface:

Non-Standard Interfaces

Interfaces that use other chipset or other I/O ports as than Amstrad's official interface - these interfaces aren't compatible with the standard Amstrad interface (nor are they compatible with each other):

Unidentified Interfaces

Interfaces where I/O ports and/or chipset are unknown:

Web links