S
S
SerGio13132017-06-11 09:36:56
Arduino
SerGio1313, 2017-06-11 09:36:56

How to send data using Ethernet cable?

Good afternoon!
It is necessary to send the encrypted string from the Arduino Uno to the PC using Ethernet (cable connection) in the simplest way. On the PC in the "client program" accept this whole thing. Tell me where to dig?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
F
Fixid, 2017-06-11
@SerGio1313

You buy an Ethernet shield ($5-20), set up a web server on your computer and send a get request with Arduino. This is the easiest to implement, but not the best option.

V
vanyamba-electronics, 2017-06-11
@vanyamba-electronics

An Ethernet Shield is required .
See also the Arduino Webserver sketch example .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question