software tx and rx indicators - Printable Version
+- WeatherDuino Forum (
https://www.meteocercal.info/forum)
+-- Forum: Weather Stations - WeatherDuino Pro2 Line (
https://www.meteocercal.info/forum/forum-4.html)
+--- Forum: Software Questions (
https://www.meteocercal.info/forum/forum-10.html)
+--- Thread: software tx and rx indicators (
/thread-1129.html)
software tx and rx indicators -
danner - 29-05-2017
I have a question. Is there any chance to have software transmit and receive indicators on the TFT display, like the RTC and wunderground indicators? I prefer to not have things flashing at me, it's also very distracting when doing other stuff, so I would rather have a dot(s) on the screen, which isn't nearly as bright, blink on and off indicating transit and receive.
Is this possible and would you consider implementing it?
RE: software tx and rx indicators -
Zappie - 30-05-2017
(29-05-2017, 23:57)danner Wrote: I have a question. Is there any chance to have software transmit and receive indicators on the TFT display, like the RTC and wunderground indicators? I prefer to not have things flashing at me, it's also very distracting when doing other stuff, so I would rather have a dot(s) on the screen, which isn't nearly as bright, blink on and off indicating transit and receive.
Is this possible and would you consider implementing it?
For that you need a RSSI enabled receiver. V2.0 BX-RM06 is supporting that but it's unclear to me how to read that pin. Signal on the DER pin is equal to DATA pin.
Regards, Zappie
RE: software tx and rx indicators -
werk_ag - 30-05-2017
(30-05-2017, 15:00)Zappie Wrote: For that you need a RSSI enabled receiver. V2.0 BX-RM06 is supporting that but it's unclear to me how to read that pin. Signal on the DER pin is equal to DATA pin.
Regards, Zappie
I think that the danner question isn't related to this matter...
(29-05-2017, 23:57)danner Wrote: I have a question. Is there any chance to have software transmit and receive indicators on the TFT display, like the RTC and wunderground indicators? I prefer to not have things flashing at me, it's also very distracting when doing other stuff, so I would rather have a dot(s) on the screen, which isn't nearly as bright, blink on and off indicating transit and receive.
Is this possible and would you consider implementing it?
We can't simulate a blinking LED on the TFT with the required flash rate. Even writing a small dot to the TFT display is a "very slow" process.
RE: software tx and rx indicators -
danner - 30-05-2017
OK thanks.