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
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').
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!
Keep Informed
About This Forum
This community is for professionals and enthusiasts of our products and services.
Read GuidelinesQuestion tools
Stats
Asked: 5/7/18, 11:42 AM |
Seen: 1896 times |
Last updated: 5/8/18, 1:51 AM |