Auth enabled - Wersja do druku +- Forum Tiny Control Solution (https://forum.tinycontrol.pl) +-- Dział: LanKontroler - sprzęt i wersje wsadów, problemy, zastosowanie (https://forum.tinycontrol.pl/forumdisplay.php?fid=3) +--- Dział: LanKontroler V3 (https://forum.tinycontrol.pl/forumdisplay.php?fid=27) +--- Wątek: Auth enabled (/showthread.php?tid=851) |
Re: Auth enabled - danpin - 11-12-2017 wilkxt post_id=13972 time=1510352656 user_id=61 napisał(a):danpin post_id=13968 time=1510321813 user_id=6381 napisał(a):Hello, Ok, thank you! Re: Auth enabled - octavvian - 11-13-2017 Hi, since the implementation of OLED display, could the authors of firmware be kind and make a wiki or an article that brings some light in settings regarding OLED dispaly and how to show different info's on it. something like those showed here: http://tinycontrol.pl/en/oled-rtc-i2c-expansion-2/ Re: Auth enabled - wilkxt - 11-14-2017 octavvian post_id=13975 time=1510385299 user_id=6211 napisał(a):Right.... It depend when i get this board to the test Re: Auth enabled - octavvian - 11-14-2017 OK, regarding things that can be displayed on OLED implemented recently, see previous post. Thanks! PS Regarding arduino compatible AC measure module the code attached is the one that is accurate. Re: Auth enabled - wilkxt - 11-15-2017 octavvian post_id=13989 time=1510523044 user_id=6211 napisał(a):Hi, since the implementation of OLED display, could the authors of firmware be kind and make a wiki or an article that brings some light in settings regarding OLED dispaly and how to show different info's on it.http://tinycontrol.pl/forum/viewtopic.php?f=28&t=6024&start=50#p12587 From google translator OLED displays are divided into 4 lines, their contents can be configured with a-z characters, A-Z, 0-9, and they can be inserted from the sensors in the same way as the HTTP URL, the percent sign, the two-digit sensor number, and the divider. for example. % 062 - inserts input voltage 06 divided by 100 (2) to display the decimal value % 611- inserts uptime 61, depending on the third digit in minutes (1), in seconds (0) and in hours (2) The initialization of the display is made at the LK3 startup and at the time of activation on the OLED, so it must be connected before the LK start or at a later connection, then to enable its operation (as it was already turned on, it must be turned off and turned on). sensors number page 28 http://tinycontrol.pl/wp-content/uploads/2017/05/manual_LAN_Controller_V30_LANKON-008_EN.pdf additional(not specified in the manual) sensors number: PM2.5- 57 PM10 - 58 P1- 59 CO2- 60 uptime -61 IP- 62 Re: Auth enabled - wilkxt - 11-15-2017 octavvian post_id=14010 time=1510691573 user_id=6211 napisał(a):PS Regarding arduino compatible AC measure module the code attached is the one that is accurate. Is this archive corect? I have no files after extract Re: Auth enabled - octavvian - 11-15-2017 7z archive, I attached in zip format also Re: Auth enabled - octavvian - 11-15-2017 Regarding OLED display, I'm not native in polish so the search in forum was limited . Thanks for explaining. Re: Auth enabled - octavvian - 11-21-2017 Any luck so far with testing arduino AC voltage measure module? Re: Auth enabled - wilkxt - 11-21-2017 octavvian post_id=14146 time=1511260986 user_id=6211 napisał(a):Any luck so far with testing arduino AC voltage measure module? I did not recive yet this module |