As I understood the devs, it has to do with the writing to the Flash after each changing of text, which will reduce lifetime of it.papperone wrote: ↑06 Sep 2017, 00:28 I'm not sure I understood why we have 2 plugins (036 in the official repository and 205 in the playgournd) which are supposed to be just one!
the 036 sems to be a simpler versione with no commands to update text, while 205 is outdated (since 1 year) but a quick look at the code seems to have more functionality including ability to send CMD to update text lines via rules (for example!)...
can someone clarify this?
why the 205 is not the official plugin as it contains more features?
OLED Scrolling Display
Moderators: grovkillen, Stuntteam, TD-er
Re: OLED Scrolling Display
Re: OLED Scrolling Display
is there any update about this for the V.2 version?starfish wrote: ↑12 May 2017, 13:35 oh boy, looks like the oled-device itself should not be named oled at least with my setup, when using another name normal function is back -> and do not use V. 2 dev versions, as devs removed string upload feature to the 12 lines for some reasons. Up to v. 148 framed oled works.
Located in Belgium, Bruges. Working on a full DIY domoticz setup with ESPEasy.
Re: OLED Scrolling Display
Hi. It is my first post.
I use version R148. I have set delay on 5s. Every five seconds, when screen change, blue LED onboard flash .Is it possible to switch off this led ? It is normal that LED blink every change value on screen?
I use version R148. I have set delay on 5s. Every five seconds, when screen change, blue LED onboard flash .Is it possible to switch off this led ? It is normal that LED blink every change value on screen?
- grovkillen
- Core team member
- Posts: 3621
- Joined: 19 Jan 2017, 12:56
- Location: Hudiksvall, Sweden
- Contact:
Re: OLED Scrolling Display
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you

ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you



Re: OLED Scrolling Display
Hello Guys
Sorry to come back on this post but i'm looking for the R148 firmware (for my nodeMCU V3 4MB) in order to have the OLED FRAME plugin direclty
I don't succeed in compile the plugin so i'm looking for the 4MB firmware with this plugin included
Any link ?
Thanks
Multinet
Sorry to come back on this post but i'm looking for the R148 firmware (for my nodeMCU V3 4MB) in order to have the OLED FRAME plugin direclty
I don't succeed in compile the plugin so i'm looking for the 4MB firmware with this plugin included
Any link ?
Thanks
Multinet
Re: OLED Scrolling Display
Why not use the more recent Mega builds?
Please wait for the 20180430 build, because there are quite some wifi fixes included.
Please wait for the 20180430 build, because there are quite some wifi fixes included.
Re: OLED Scrolling Display
Hello
This an espeasy full compatible with a nodemcu lolin v3 (4mb) ?
Thanks
Multinet
This an espeasy full compatible with a nodemcu lolin v3 (4mb) ?
Thanks
Multinet
- grovkillen
- Core team member
- Posts: 3621
- Joined: 19 Jan 2017, 12:56
- Location: Hudiksvall, Sweden
- Contact:
Re: OLED Scrolling Display
Totally, it's one of the preferred hardware.
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you

ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you



Re: OLED Scrolling Display
Great !
I will check what plugin (more that frame oled) it include
Thanks
I will check what plugin (more that frame oled) it include
Thanks
-
- New user
- Posts: 5
- Joined: 18 Aug 2018, 18:06
Re: OLED Scrolling Display
• Wemos D1 Mini with OLED Shield (64x48) SSD1306.
• Flashed with: ESP_Easy_mega-20181031_dev_ESP8266_4096.bin
Is there a way to set the LCD dimensions with the framed OLED display device like for the non-framed one?
Very cool functionality!
• Flashed with: ESP_Easy_mega-20181031_dev_ESP8266_4096.bin
Is there a way to set the LCD dimensions with the framed OLED display device like for the non-framed one?
Very cool functionality!
-
- New user
- Posts: 6
- Joined: 03 Nov 2018, 21:37
Re: OLED Scrolling Display
According to send string text to an oled Display. Isn't it possible to set variables that translate the value of mqtt.
E.g. if Window state=0 set variable %Window to closed?
I'm new in using an esp8266 but maybe this works?!?
E.g. if Window state=0 set variable %Window to closed?
I'm new in using an esp8266 but maybe this works?!?
Re: OLED Scrolling Display
According to post #44 in this thread, no. Maybe with a dummy device or a rule, MAYBE, but if you are using Node-Red it is fairly easy, probably some others as well.lars_larson wrote: ↑03 Nov 2018, 21:43 According to send string text to an oled Display. Isn't it possible to set variables that translate the value of mqtt.
E.g. if Window state=0 set variable %Window to closed?
I'm new in using an esp8266 but maybe this works?!?
Pretty sure this has been discussed in the forum, no idea where, probably in one of the displays. Check the Wiki first, rules and different display plugins, then start reading the forums.
Re: OLED Scrolling Display
Hi folks, I am new in ESP Easy world and tried my best to send text message to my scrolled OLED Display. I read the hole thread and did it as described but without success ...
I named my OLED display and send: http://192.168.1.95/control?cmd=display,off or http://192.168.1.95/control?cmd=display,1,test
I got always the message in browser: Unknown or restricted command!
I deleted my admin password ... no change ... I am closed to jump out of the windows ...
Could someone of the experts here push me in the right direction ?
Any advice or help is highly appreciated ... Tank you in advance.
Used ESP Easy Version: ESP_Easy_mega-20190212_normal_ESP8266_4096
I named my OLED display and send: http://192.168.1.95/control?cmd=display,off or http://192.168.1.95/control?cmd=display,1,test
I got always the message in browser: Unknown or restricted command!
I deleted my admin password ... no change ... I am closed to jump out of the windows ...
Could someone of the experts here push me in the right direction ?
Any advice or help is highly appreciated ... Tank you in advance.
Used ESP Easy Version: ESP_Easy_mega-20190212_normal_ESP8266_4096
- grovkillen
- Core team member
- Posts: 3621
- Joined: 19 Jan 2017, 12:56
- Location: Hudiksvall, Sweden
- Contact:
Re: OLED Scrolling Display
OLED framed? If so no such command exists. You need to use the basic OLED plugin for that... Will change in the future but not now.
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you

ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you



Re: OLED Scrolling Display
@grovkillen and what does ist mean in this post ? http://www.letscontrolit.com/forum/view ... 8445#p8445
"You can send the command using either http or mqtt or even via the webserver. To use mqtt, you should publish to the normal subscription topic of your esp followed by /cmd - e.g. /ESP01/cmd"
May I ask a other question? If I configure the normal OLED I have four dots on the bottom on the display (like in scrolling OLED) and on the configuration site a "Intervall" setting ... why? nothing scrolls
Ans I can add only 6 differend lines .. line 7 starts again on line 3, line 8 on line 4 and so on ... why?
Sorry for all the questions ... but I am new in this area ....
"You can send the command using either http or mqtt or even via the webserver. To use mqtt, you should publish to the normal subscription topic of your esp followed by /cmd - e.g. /ESP01/cmd"
May I ask a other question? If I configure the normal OLED I have four dots on the bottom on the display (like in scrolling OLED) and on the configuration site a "Intervall" setting ... why? nothing scrolls
Ans I can add only 6 differend lines .. line 7 starts again on line 3, line 8 on line 4 and so on ... why?
Sorry for all the questions ... but I am new in this area ....
- grovkillen
- Core team member
- Posts: 3621
- Joined: 19 Jan 2017, 12:56
- Location: Hudiksvall, Sweden
- Contact:
Re: OLED Scrolling Display
I cannot answer the dots question... It shouldn't be there I think?
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you

ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you



Re: OLED Scrolling Display
In in regards to the link that I have sent? Did this post not explain exactly this command option?
I use the version: mega-20190212
I attached a foto where you can see the dots ...
I use the version: mega-20190212
I attached a foto where you can see the dots ...
- Attachments
-
- oled.jpg (196.43 KiB) Viewed 21056 times
- grovkillen
- Core team member
- Posts: 3621
- Joined: 19 Jan 2017, 12:56
- Location: Hudiksvall, Sweden
- Contact:
Re: OLED Scrolling Display
That must be left overs from the OLED framed plugin?
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you

ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you



Re: OLED Scrolling Display
I updated to 20190215 .. deleted the framed device now ... reset ESP ... same dots ... (now three ... with three blue lines)
Unfortunately no answer regarding the cmd command for OLED framed and the post that I linked.
Unfortunately no answer regarding the cmd command for OLED framed and the post that I linked.
- grovkillen
- Core team member
- Posts: 3621
- Joined: 19 Jan 2017, 12:56
- Location: Hudiksvall, Sweden
- Contact:
Re: OLED Scrolling Display
OLED framed do not have the command to update lines, yet.
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you

ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you



Re: OLED Scrolling Display
ok, it seams is a bug ... after a factory reset and no new OLED framed the dots are gone ... maybe is worth to open a issue ...
- grovkillen
- Core team member
- Posts: 3621
- Joined: 19 Jan 2017, 12:56
- Location: Hudiksvall, Sweden
- Contact:
Re: OLED Scrolling Display
I thought so 

ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you

ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you



Re: OLED Scrolling Display
I remember that after v.2 the scrolling OLED devices function wasn´t the same as introduced by Namirda.
see: http://www.letscontrolit.com/forum/view ... =50#p17390
since then I still use version 1.8 with the scrolling oled plugin for this special purpose
but definitely at that time commands like that one below were known and worked fine.
dont know if the original function has been restored in the meantime.
see: http://www.letscontrolit.com/forum/view ... =50#p17390
since then I still use version 1.8 with the scrolling oled plugin for this special purpose
but definitely at that time commands like that one below were known and worked fine.
Obicom wrote: ↑15 Feb 2019, 18:41 Hi folks, I am new in ESP Easy world and tried my best to send text message to my scrolled OLED Display. I read the hole thread and did it as described but without success ...
I named my OLED display and send: http://192.168.1.95/control?cmd=display,off or http://192.168.1.95/control?cmd=display,1,test
I got always the message in browser: Unknown or restricted command!
I deleted my admin password ... no change ... I am closed to jump out of the windows ...
Could someone of the experts here push me in the right direction ?
Any advice or help is highly appreciated ... Tank you in advance.
Used ESP Easy Version: ESP_Easy_mega-20190212_normal_ESP8266_4096
dont know if the original function has been restored in the meantime.
Who is online
Users browsing this forum: Bing [Bot] and 18 guests