diff --git a/index.html b/index.html index b4a6793..4700be1 100644 --- a/index.html +++ b/index.html @@ -4,15 +4,37 @@ <title>Moip by 8cH9azbsFifZ</title> </head> <body> + <h1>Morse over IP</h1> -<h1>Hardware Interfaces</h1> -<h1>Protocol Description</h1> + +<h2>Clients</h2> +<ul> +<li>Linux: <a href="https://github.com/8cH9azbsFifZ/irmc">irmc</a> +<li>Arduino: <a href="https://github.com/8cH9azbsFifZ/irmc-avr">irmc-avr</a> +<li>iOS: <a href="https://github.com/8cH9azbsFifZ/irmc-ios">irmc-ios</a> +<li>Windows: <a href="http://kob.sdf.org/morsekob/morsekob25/index.htm">MorseKob 2.5</a> +<li>Browser: <a href="http://kob.sdf.org/morsekob/morsekob30/index.htm">MorseKob 3.0</a> +<li>OSX: <a href="https://github.com/8cH9azbsFifZ/irmc">irmc</a> +</ul> + +<h2>Hardware Interfaces</h2> +<ul> +<li>Interfaces for <a href="http://kob.sdf.org/morsekob/interface.htm">MorseKOB</a> +</ul> + +<h2>Protocol Description</h2> +<ul> +<li>MorseKOB <a href="http://kob.sdf.org/morsekob/docs/index.htm">documentation</a> +</ul> + + <h1>Compatibility</h1> <ul> <li>CWCom CQ: 1000 -- #cw CWirc channel 1100 <a href="http://myspace.voo.be/pcoupard/cw_channel/">CWirc</a> <li>CWCom Server<a href=http://morsecode.dyndns.org/index.html>Link</a> <li>CWCom<a href=http://www.mrx.com.au/d_cwcom.htm>Link</a> </ul> + <h1>Other approaches</h1> <ul> <li>The CW Trainer Manager, U. Steinberg, 2015<a href=http://www.i2rtf.com/docs/CWTrainerManager.pdf>PDF</a>