Hi,
I am a starting hardware engineer. Recently I got a task at work to do an R&D project, involving ADC data acquisition with Teensy 4.1 and sending the data to the PC via Ethernet protocol. I had an idea how to do this project or at least where to start, except the Ethernet part (I have never written a PC application involving Ethernet), but they told me that there is no other person for this project but me. So my goal is just to extract the information from Ethernet data stream and write it to some text file (presumably Notepad.) No fancy application or GUI is required, just data collection. Since this is my first time working with such thing, I dont have a clue on where do I even start... Can you give any useful tutorials, links, videos or any other observations about the Ethernet data extraction on the PC side? I tried googling and did a little research on my own, but it looks really difficult and scary, I need at least a soft start...
I am a starting hardware engineer. Recently I got a task at work to do an R&D project, involving ADC data acquisition with Teensy 4.1 and sending the data to the PC via Ethernet protocol. I had an idea how to do this project or at least where to start, except the Ethernet part (I have never written a PC application involving Ethernet), but they told me that there is no other person for this project but me. So my goal is just to extract the information from Ethernet data stream and write it to some text file (presumably Notepad.) No fancy application or GUI is required, just data collection. Since this is my first time working with such thing, I dont have a clue on where do I even start... Can you give any useful tutorials, links, videos or any other observations about the Ethernet data extraction on the PC side? I tried googling and did a little research on my own, but it looks really difficult and scary, I need at least a soft start...