Loging the data

Hi,

I want to log the data from the ultrasonic sensor and save it into a text file.

Can it be possible with ethernet module.

can you give some example code.

Jagroop

Jagroop Singh
Jagroop Singh
17
| 2 1 2
Asked on 5/7/18, 11:42 AM
0
vote
1669 Views

Hi,

The Industruino works the same way as an Arduino so please look for Arduino examples for what you want to achieve.

Industruino specific settings are explained at https://github.com/Industruino/libraries#ethernet 

You can indeed save your data on the SD card in the Ethernet module https://github.com/Industruino/libraries#sd-card - the standard Arduino library 'SD' works (only change 'Serial' to 'SerialUSB').

 

Tom
Tom
5675
| 1 1 3
Answered on 5/8/18, 1:51 AM
0
vote

Your answer

Please try to give a substantial answer. If you wanted to comment on the question or answer, just use the commenting tool. Please remember that you can always revise your answers - no need to answer the same question twice. Also, please don't forget to vote - it really helps to select the best questions and answers!

Ask a Question

Keep Informed

About This Forum

This community is for professionals and enthusiasts of our products and services.

Read Guidelines

Question tools

44 follower(s)

Stats

Asked: 5/7/18, 11:42 AM
Seen: 1669 times
Last updated: 5/8/18, 1:51 AM