﻿<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									CONTRO ROTOR K3NG - Técnico				            </title>
            <link>https://www.ure.es/foros/tecnico/contro-rotor-k3ng/</link>
            <description>Unión de Radioaficionados Españoles</description>
            <language>es</language>
            <lastBuildDate>Wed, 12 Aug 2026 17:35:12 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Re:CONTROL ROTOR K3NG</title>
                        <link>https://www.ure.es/foros/tecnico/contro-rotor-k3ng/#post-323938</link>
                        <pubDate>Fri, 15 Jun 2018 12:22:03 +0000</pubDate>
                        <description><![CDATA[Hola Jose, gracias

Me estaba volviendo loco...en la ultima version que es con la que estoy jugando todo eso viene de esta forma..... en rotator_settings.h

#define LCD_COLUMNS 20 //16
#defi...]]></description>
                        <content:encoded><![CDATA[Hola Jose, gracias<br />
<br />
Me estaba volviendo loco...en la ultima version que es con la que estoy jugando todo eso viene de esta forma..... en rotator_settings.h<br />
<br />
#define LCD_COLUMNS 20 //16<br />
#define LCD_ROWS 4 //2       // this is automatically set below for HARDWARE_EA4TX_ARS_USB and HARDWARE_M0UPU<br />
#define LCD_UPDATE_TIME 1000           // LCD update time in milliseconds<br />
//#define LCD_HHMM_CLOCK_POSITION LEFT          //LEFT or RIGHT<br />
#define LCD_HHMMSS_CLOCK_POSITION LEFT          //LEFT or RIGHT<br />
//#define LCD_ALT_HHMM_CLOCK_AND_MAIDENHEAD_POSITION LEFT<br />
//#define LCD_ALT_HHMM_CLOCK_AND_MAIDENHEAD_ROW 1<br />
//#define LCD_CONSTANT_HHMMSS_CLOCK_AND_MAIDENHEAD_POSITION CENTER<br />
//#define LCD_CONSTANT_HHMMSS_CLOCK_AND_MAIDENHEAD_ROW 1<br />
#define LCD_BIG_CLOCK_ROW 4<br />
#define LCD_GPS_INDICATOR_POSITION RIGHT //LEFT or RIGHT<br />
#define LCD_GPS_INDICATOR_ROW 1<br />
#define LCD_MOON_TRACKING_ROW 3                                   // LCD display row for OPTION_DISPLAY_MOON_TRACKING_CONTINUOUSLY<br />
#define LCD_MOON_TRACKING_UPDATE_INTERVAL 5000<br />
#define LCD_SUN_TRACKING_ROW 4                                  // LCD display row for OPTION_DISPLAY_SUN_TRACKING_CONTINUOUSLY<br />
#define LCD_SUN_TRACKING_UPDATE_INTERVAL 5000<br />
#define LCD_MOON_OR_SUN_TRACKING_CONDITIONAL_ROW 3                // LCD display row for OPTION_DISPLAY_MOON_OR_SUN_TRACKING_CONDITIONAL<br />
#define SPLASH_SCREEN_TIME 3000<br />
<br />
<br />
y lo que tu indicas esta en rotator_features.h<br />
<br />
Es un lastima que no este definido en ningun sitio que es cada uno de los ficheros..<br />
<br />
Saludos<br />
<br />
Anibal - EA1ASC]]></content:encoded>
						                            <category domain="https://www.ure.es/foros/tecnico/">Técnico</category>                        <dc:creator>EA1V</dc:creator>
                        <guid isPermaLink="true">https://www.ure.es/foros/tecnico/contro-rotor-k3ng/#post-323938</guid>
                    </item>
				                    <item>
                        <title>Re:CONTRO ROTOR K3NG</title>
                        <link>https://www.ure.es/foros/tecnico/contro-rotor-k3ng/#post-323919</link>
                        <pubDate>Fri, 15 Jun 2018 10:56:34 +0000</pubDate>
                        <description><![CDATA[Anibal,

Primero define en el fichero rotator_features.h el tipo de LCD que usas desmarcando lo que proceda aqui:


C&oacute;digo:
// If you are using an Adafruit, Yourduino, RFRobot, YWRobo...]]></description>
                        <content:encoded><![CDATA[Anibal,<br />
<br />
Primero define en el fichero rotator_features.h el tipo de LCD que usas desmarcando lo que proceda aqui:<br />

<pre><div class="bbcode_code">
<div class="bbcode_code_head">C&oacute;digo:</div>
<div class="bbcode_code_body">// If you are using an Adafruit, Yourduino, RFRobot, YWRobot, or SainSmart display, you must also change the feature setting in rotator_k3ngdisplay.h!!!!
// #define FEATURE_4_BIT_LCD_DISPLAY // Uncomment for classic 4 bit LCD display (most common)
// #define FEATURE_ADAFRUIT_I2C_LCD
// #define FEATURE_ADAFRUIT_BUTTONS  // Uncomment this to use Adafruit I2C LCD buttons for manual AZ/EL instead of normal buttons (also set this feature in rotator_k3ngdisplay.h)
// #define FEATURE_YOURDUINO_I2C_LCD
// #define FEATURE_RFROBOT_I2C_DISPLAY
// #define FEATURE_YWROBOT_I2C_DISPLAY
// #define FEATURE_SAINSMART_I2C_LCD</div>
</div></pre></blockquote>
<br />
Y luego en tienes que definir las cosas a visualizar:<br />

<pre><div class="bbcode_code">
<div class="bbcode_code_head">C&oacute;digo:</div>
<div class="bbcode_code_body">#define OPTION_DISPLAY_STATUS
#define OPTION_DISPLAY_HEADING
#define OPTION_DISPLAY_HEADING_AZ_ONLY
#define OPTION_DISPLAY_HEADING_EL_ONLY
#define OPTION_DISPLAY_HHMM_CLOCK  // display HH:MM clock  (set position with #define LCD_HHMM_CLOCK_POSITION)
// #define OPTION_DISPLAY_HHMMSS_CLOCK  // display HH:MM:SS clock  (set position with #define LCD_HHMMSS_CLOCK_POSITION)
// #define OPTION_DISPLAY_ALT_HHMM_CLOCK_AND_MAIDENHEAD // display alternating HH:MM clock and maidenhead on LCD row 1 (set position with #define LCD_HHMMCLOCK_POSITION)
// #define OPTION_DISPLAY_CONSTANT_HHMMSS_CLOCK_AND_MAIDENHEAD // display constant HH:MM:SS clock and maidenhead on LCD row 1 (set position with #define LCD_CONSTANT_HHMMSSCLOCK_MAIDENHEAD_POSITION)
// #define OPTION_DISPLAY_BIG_CLOCK   // display date &amp; time clock (set row with #define LCD_BIG_CLOCK_ROW)
// #define OPTION_CLOCK_ALWAYS_HAVE_HOUR_LEADING_ZERO
#define OPTION_DISPLAY_GPS_INDICATOR  // display GPS indicator on LCD - set position with LCD_GPS_INDICATOR_POSITION and LCD_GPS_INDICATOR_ROW
// #define OPTION_DISPLAY_MOON_TRACKING_CONTINUOUSLY
// #define OPTION_DISPLAY_DIRECTION_STATUS // N, W, E, S, NW, etc. direction indicator
// #define OPTION_DISPLAY_SUN_TRACKING_CONTINUOUSLY
#define OPTION_DISPLAY_MOON_OR_SUN_TRACKING_CONDITIONAL
#define OPTION_DISPLAY_VERSION_ON_STARTUP  //code provided by Paolo, IT9IPQ
// #define OPTION_LCD_HEADING_FIELD_FIXED_DECIMAL_PLACE</div>
</div></pre></blockquote>
<br />
Es ir jugando un poco con las cosas que salen y lo que quieras que salga.<br />
<br />
Creo que es eso lo que necesitas.]]></content:encoded>
						                            <category domain="https://www.ure.es/foros/tecnico/">Técnico</category>                        <dc:creator>EA3HMJ</dc:creator>
                        <guid isPermaLink="true">https://www.ure.es/foros/tecnico/contro-rotor-k3ng/#post-323919</guid>
                    </item>
				                    <item>
                        <title>CONTRO ROTOR K3NG</title>
                        <link>https://www.ure.es/foros/tecnico/contro-rotor-k3ng/#post-36620</link>
                        <pubDate>Fri, 15 Jun 2018 07:11:53 +0000</pubDate>
                        <description><![CDATA[Hola a tod@s

Descubrí este proyecto hace mucho tiempo, y después de leer, leer y leer, llego a la conclusión, de que si, hay mucha documentación  por internet, pero en lo referente a la des...]]></description>
                        <content:encoded><![CDATA[Hola a tod@s<br />
<br />
Descubrí este proyecto hace mucho tiempo, y después de leer, leer y leer, llego a la conclusión, de que si, hay mucha documentación  por internet, pero en lo referente a la descripción de los distintos ficheros de configuración esta brilla por su ausencia o esta confusa y salvo que seas un experto en programación ( no lo soy ) pues aunque intentes hacerlo y lo logres montar al final te pierdes.<br />
<br />
Pagina principal del proyecto<br />
https://blog.radioartisan.com/yaesu-rotator-computer-serial-interface/<br />
<br />
Documentacion<br />
https://github.com/k3ng/k3ng_rotator_controller#introduction<br />
<br />
Grupo de información y distribución<br />
https://groups.io/g/radioartisan<br />
<br />
Distintos enlaces e el FORO de URE ( los heleido todos, no se si hay alguno más….)<br />
https://www.ure.es/foro/7-software/228137-interfaz-rotor-arduino-de-k3ng.html?start=20<br />
https://www.ure.es/foro/7-software/226269-rotores-y-conmutador-de-antenas-remotamente.html#304045<br />
https://www.ure.es/foro/5-vhf-uhf/220028-arduino-control-de-rotores-y-seguimiento-de-luna.html?limitstart=0<br />
https://www.ure.es/foro/6-tecnico/220811-mando-rotor-casero.html?limitstart=0<br />
https://www.ure.es/foro/20-temas-diversos-miscelanea/221127-placa-para-control-rotor-k3ng-donde-comprar.html#254998<br />
https://www.ure.es/foro/6-tecnico/215999.html#216568<br />
https://www.ure.es/foro/6-tecnico/219270.html#237184<br />
<br />
Y multitud de sitios donde explican como hacerl, pero nada de como configurar, ajustar, etc, etc.<br />
<br />
Me he decidido a hacerlo y funcionar, funciona, pero no logro ver las cosas en el display bien, un I2C de 20x4.  He llegado a la conclusión que los únicos ficheros importantes que hay que tocar para la configuración son:<br />
<br />
rotator_settings.h<br />
rotator_features.h<br />
rotator_pins.h<br />
<br />
Como consigo la colocación de las líneas de display, cual es el fichero de configuración, Elevacion, Azimut, hora, moon, sun………alguno me pueda ayudar???<br />
<br />
Gracias y saludos<br />
Anibal – EA1ASC]]></content:encoded>
						                            <category domain="https://www.ure.es/foros/tecnico/">Técnico</category>                        <dc:creator>EA1V</dc:creator>
                        <guid isPermaLink="true">https://www.ure.es/foros/tecnico/contro-rotor-k3ng/#post-36620</guid>
                    </item>
							        </channel>
        </rss>
		