Hamlib/rotators/ether6
George Baltz N3GB f247ee2088 Convert first part of rotators/ 2024-02-19 13:06:53 -05:00
..
Android.mk Change all to remove HAVE_CONFIG dependency and include <hamlib/config.h> by default 2022-02-04 07:41:36 -06:00
Makefile.am Directory migration to new layout 2020-01-17 09:22:44 -06:00
README.ether6 Directory migration to new layout 2020-01-17 09:22:44 -06:00
ether6.c Convert first part of rotators/ 2024-02-19 13:06:53 -05:00
ether6.h [rotators] Fix includes 2023-02-16 19:08:24 +01:00
ether6.txt Directory migration to new layout 2020-01-17 09:22:44 -06:00

README.ether6

Quirks, known bugs, and other notes.
====================================

In this document I will try to describe the operation of the rotor Ethersex
interfaces.  The project Ethersex (www.ethersex.de) provides a simple
linking against its own projects.  The software runs on Atmel AVR
processors.

The rotor control I realized for the following AVR boards:

  * etherrape   http://www.lochraster.org/etherrape/
and
  * AVR-NET-IO  http://www.pollin.de/shop/dt/MTQ5OTgxOTk-/Bausaetze_Module/Bausaetze/Bausatz_AVR_NET_IO.html
  
The functioning of the etersex rotor control is easy. A voltage of 0 - 5 V
indicates the direction of rotation. One output for CW, CCW and, if
necessary, the brake control. When creating the software (Ethersex) can be
adjusted by a more detailed configuration menu. The controller supports only
a subset of the command set of rotor position.

  * set position
  * get position
  * park
  * stop
  * move (turn cw or ccw)
  
A detailed description of the software can be found at Ethersex:

http://www.ethersex.de/index.php/Rotor_(Deutsch)

An example of the direct control via the command found in the File ether6.txt

Does anyone have any suggestions or comments send an e mail to dg9oaa@darc.de