Robo_Pi
New Member
I would like to send and receive text between my laptop computer and an Arduino board. I don't want to need to go through the Internet or a 'cloud' in order to achieve this connection. I just want the text to be sent between the laptop and the Arudino board using an ESP8266 WiFi module. It's ok if I need to use a router, I just don't want to need to be connected to the Internet in order to make this connection.
My question: Is this possible?
I can write programs on the Laptop using either C# or Python. But what I can't find is any tutorials or information on how to do this. All the tutorials I find seem to be using things like Blynk for Android phones that also use the Internet and a cloud. Is there a way to by-pass the Internet? Can anyone point to any articles that address using the ESP8266 Wifi Module directly from a PC using C#, Python, or any other computer language.
Thanks.
My question: Is this possible?
I can write programs on the Laptop using either C# or Python. But what I can't find is any tutorials or information on how to do this. All the tutorials I find seem to be using things like Blynk for Android phones that also use the Internet and a cloud. Is there a way to by-pass the Internet? Can anyone point to any articles that address using the ESP8266 Wifi Module directly from a PC using C#, Python, or any other computer language.
Thanks.