The use of the ESP8266 in the world of IoT

User avatar
By Vargha
#53435 Hi,
Please take a look at this page. In the video I explain how to create a Java Server in Windows to have a 2 way communication with ESP-8266.
Now, if you like to have a multiple http connection, you need to put the connection part in a java thread. It should work fine. If you had any question about threat, just make a comment under the same video. I always check those comments and I'd be happy to help.

http://subtledesign.net/index.php?id=le ... 266-esp-01

Direct link to the video:
https://youtu.be/qKEIg4UF8Mc
User avatar
By MochamadRizalJauhari
#53581
martinayotte wrote:Yes, it is possible.
For the Nokia display, I see in google that someone has done it :
https://github.com/eadf/esp8266_pcd8544
There is also many other display, such as OLED SSD1306 :
https://github.com/squix78/esp8266-oled-ssd1306



Thanks a lot sir,i'll tried !! :)
and what's programming language to build server?? :mrgreen:
User avatar
By MochamadRizalJauhari
#53582
Vargha wrote:Hi,
Please take a look at this page. In the video I explain how to create a Java Server in Windows to have a 2 way communication with ESP-8266.
Now, if you like to have a multiple http connection, you need to put the connection part in a java thread. It should work fine. If you had any question about threat, just make a comment under the same video. I always check those comments and I'd be happy to help.

http://subtledesign.net/index.php?id=le ... 266-esp-01

Direct link to the video:
https://youtu.be/qKEIg4UF8Mc



thanks a lot sir , i'll check your video in your channel. :D