I design an esp8266 based wifi hardware and write the dll for it.
You can check the dll and hardware:
https://github.com/eeyrw/LcdTcpDll
https://github.com/eeyrw/LcdTcp
Here is my demo video:
https://www.youtube.com/watch?v=m8xoZjN ... e=youtu.be
Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
An esp8266 based wifi lcd
Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo, Fast351, hydrolisk1792
-
- Plugin Author
- Posts: 1604
- Joined: February 13th, 2005, 7:38 pm
- Location: Athens - Greece
- Contact:
Re: An esp8266 based wifi lcd
Great.
Since esp8266 is a extremely popular chip , I think this give huge potential to LCD Smartie.
I'm going to test it ASAP.
Since esp8266 is a extremely popular chip , I think this give huge potential to LCD Smartie.
I'm going to test it ASAP.
-
- Plugin Author
- Posts: 1604
- Joined: February 13th, 2005, 7:38 pm
- Location: Athens - Greece
- Contact:
Re: An esp8266 based wifi lcd
While this project is quite promising, the code on Github seems to be buggy.
I tried to compile and create a WiFi module but I'm stuck on a issue.
https://github.com/eeyrw/LcdTcp/issues/ ... 1117948097
Unfortunately I can't find a solution to this and while I'm able to receive data on the hardware side I cant get them displayed to the LCD module whilst the startup message is displayed correctly on the screen.
I know this is an OLD project but if someone can dig into the source code and provide a solution this would be great.
I tried to compile and create a WiFi module but I'm stuck on a issue.
https://github.com/eeyrw/LcdTcp/issues/ ... 1117948097
Unfortunately I can't find a solution to this and while I'm able to receive data on the hardware side I cant get them displayed to the LCD module whilst the startup message is displayed correctly on the screen.
I know this is an OLD project but if someone can dig into the source code and provide a solution this would be great.
-
- Plugin Author
- Posts: 1604
- Joined: February 13th, 2005, 7:38 pm
- Location: Athens - Greece
- Contact:
Re: An esp8266 based wifi lcd
For anyone who is interested into creating a device like this.
The code is updated on github https://github.com/eeyrw/LcdTcp.
The problem is fixed.
The code is updated on github https://github.com/eeyrw/LcdTcp.
The problem is fixed.