title: rRemote title_de: rRemote description: Remote Control Casio FX9860-GII Calculator AddIn description_de: Remote Control Casio FX9860-GII Taschenrechner AddIn parent: xyrobot position: 2 comments: true flattr: true compat: rrem --- rRemote is a addin for Casio fx9860G calculators written in C. It allows you to send data over the 3-Pin serial port. You can download the whole project for the [official Casio SDK (get it for free from Casio)][1]. You can change the serial port parameters in the source code. The project [fxSDK][2] has helped me a lot. You can find documentation about the unofficial syscalls for the serial port there! ## [Download: rremote.zip (77kB)][3] [1]: http://edu.casio.com/products/sdk/9860sdk.html [2]: http://sourceforge.net/apps/trac/fxsdk [3]: files/rremote.zip lang: de rRemote ist ein Addin für Casio fx9860G-Serie Taschenrechner. Es ermöglicht die serielle Kommunikation mit beliebigen Geräten über den 3-Pin Anschluss. Zum Download wird das gesamte Projekt für das [offizielle Casio SDK angeboten. Dieses kann kostenlos von Casio bezogen werden][1]. Die Parameter für die serielle Schnittstelle können im Quellcode geändert werden, genauso wie die Daten die gesendet werden sollen. Das sollte mit passablen C Kentnissen möglich sein. Eine große Hilfe war das Projekt [fxSDK][2]. Dort werden die nicht offiziell nutzbaren Syscalls dokumentiert, welche zur Ansteuerung der seriellen Schnittstelle notwendig sind. ## [Download: rremote.zip (77kB)][3] [1]: http://edu.casio.com/products/sdk/9860sdk.html [2]: http://sourceforge.net/apps/trac/fxsdk [3]: files/rremote.zip