element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Open Source Hardware
  • Technologies
  • More
Open Source Hardware
Forum Arduino TCP/IP stack
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Open Source Hardware to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 1 reply
  • Subscribers 308 subscribers
  • Views 1381 views
  • Users 0 members are here
Related

Arduino TCP/IP stack

Former Member
Former Member over 12 years ago

Hello everyone,

Im currently working on a project which is basically  a web-based datalogger but for some special signals.

My device should be able to capture 4 analog inputs through an ADC (12 bits res at least); store the value with a time stamp in a non-volatile memory (could be the on-board flash or better if it's a sd card or usb flash drive); and one should be able to retrieve the locally stored data from anywhere with an Internet connection. So the big deal here I think is the internet connection that the logger must have.

 

I was thinking about using the Arduino One and the Ethernet shield and some how get a embedded web server "serving" the data stored in the device. But that is bare metal programming, and it's very straight forward if you use  the gpio or the adc, or timer, but not too much with the Ethernet.

I think I could abstract a bit more from the hardware by using a Single Board COmputer (although not quite conviced if I need that much of horsepower) with an embedded OS; I checked the BeagleBone website, and It looks like the Armstrong distribution comes with the ADC and gpio drivers built-in; and of course, I could use the networking support that Linux offers out-of-the-box.

 

I am much more familiar working in OS-less platforms, so I am not very sure about using the BeagleBone for the Datalogger; and the TCP/IP stack from the arduino webserver also scares me a little.

 

Has anyone worked with the TCP/IP stack from arduino?

Has anyone implemented applications in the BeagleBone? How hard is it to program under Linux?

 

Thanks in advance

Henry

  • Sign in to reply
  • Cancel
  • neilk
    neilk over 11 years ago

    Hi Henry

     

    I've just come across your posting by accident - I normally only see posts in the Arduino section.

     

    So, I've actually implemented a 2 channel datalogger on an Arduino Uno, which writes data to a file on an SD Card. The SD Card interface is part of the Arduino Ethernet shield. So, I also serve out the logged data over Ethernet to a client on my PC, displaying the data in an HTML table. Using the table structure allows me then to run a web query from Microsoft Excel, which refreshes every minute. The Excel Data then is then displayed in graph, which then gets updated every minute.

     

    The whole thing is fairly crude and simplistic, but it served my purpose.

     

    Here's a link to my original posting if you are interested:


    http://www.element14.com/community/thread/27515/l/arduino-data-logger-sending-data-to-excel-via-a-web-server-on-ethernet-shield

     

    Best wishes

     

    Neil

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube