Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 2.53 KB

README-en.md

File metadata and controls

47 lines (33 loc) · 2.53 KB

GitHub release (latest by date) GitHub Release Date
GitHub commits since latest release (by date) GitHub stars
arduino-library-badge License

Inhalt


Rcn600 SUSI

This library allows you to use an Arduino board (or a microcontroller via Arduino IDE) as a Slave for the SUSI interface. Library tested on Arduino UNO, Arduino NANO (ATmega328P) and ATmega128 (MegaCore).

ATTENTION: Some Arduino boards work at 3.3v, the SUSI interfaces, if not specified otherwise, ARE AT 5 VOLTS!

To work you need 2 resistors of 470Ω in series on the SUSI lines (Clock and Data).

Read more about the specification in RCN-600.pdf.


Video Presentation

Video Presentation


Library API

The APIs for the library are in the readme.md file available under the 'src' folder.


Examples of Use

Examples of using the library are available under the folder examples
They are subdivided according to the acquisition mode of the Clock signal:

An Anwendungsbeispiel is available to interface the Rcn600 - Bibliothek mit der NmraDcc