Place to put your Basic demos and examples

Moderator: Mmiscool

User avatar
By Luc Volders
#80977 I am doing a series on UDP communication with ESP-Basic on my weblog.

Part 1 ESP to ESP communication
https://lucstechblog.blogspot.com/2019/ ... art-1.html

Part 2 Communication between multiple ESP's
https://lucstechblog.blogspot.com/2019/ ... rt-ii.html

setup02real.jpg


Part02screen.jpg


Next installments will be communication between ESP8266 and Android Phone and last installment communication between ESP and Raspberry.

Luc
You do not have the required permissions to view the files attached to this post.
User avatar
By Luc Volders
#81137 Part 3 is up now.
Communication between Raspberry PI in Python and ESP8266 in Basic using UDP.

UDPsenderESP.jpg


Rasp03reallife.jpg


Find the sourcecode here:
http://lucstechblog.blogspot.com/2019/0 ... sp-to.html

Luc
You do not have the required permissions to view the files attached to this post.
User avatar
By Luc Volders
#81288 Last in the series about UDP communication now up on my weblog.

Communication between ESP8266 and Android using an Android app which you can easily make yourself.

Communication is now compleet:
ESP to ESP
ESP to Raspberry
ESP to Android

03ESPandrsendreceive.jpg


03ESPandrsendreceive02.jpg


View the source code on my weblog:
http://lucstechblog.blogspot.com/2019/0 ... o-esp.html

Luc
You do not have the required permissions to view the files attached to this post.