Re: CONNECT ESP8266 WIFI MODULE TO PC
Posted: Tue Jan 24, 2023 10:51 pm
Hi
The ESP modules are in my opinion a more complicated way to achieve your goal. Using a transparent link, you can simply use the UART component to send your values and Excel Data Streamer will receive.
Depending on modules they too are quite straightforward to use and generally speaking, have four connections (+ve/0v/Data/Enable). Whatever is sent to the Tx data pin appears on the Rx data pin.
I'm sure the WiKi has examples of using the ADC and sensors.
Regards
The ESP modules are in my opinion a more complicated way to achieve your goal. Using a transparent link, you can simply use the UART component to send your values and Excel Data Streamer will receive.
Depending on modules they too are quite straightforward to use and generally speaking, have four connections (+ve/0v/Data/Enable). Whatever is sent to the Tx data pin appears on the Rx data pin.
I'm sure the WiKi has examples of using the ADC and sensors.
Regards