PIC sending UDP packets


Closed Thread
Results 1 to 4 of 4
  1. #1

    Default PIC sending UDP packets

    Hi all

    I have a project where I have several ADC's and I/O which I now control by RS232
    just a string send out with all ADC values.

    I was wondering if it will be possible to send UDP packets with all ADC value's to a fix IP and GW
    no further intelligence is needed as the router after it will take care

    Ofcourse a suitable PIC with ethernet interface is needed

    Anyone who did this and want to share a part of the code ?

    Tnx

  2. #2
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,806


    Did you find this post helpful? Yes | No

    Default

    Have done something like that yet. But I am in researching stage for a similar project.

    Why not use a Tibbo or Lantronix module and connect it serially to a PIC? All Network job will be handled by the module

    Ioannis

  3. #3
    Join Date
    Oct 2007
    Location
    The Netherlands
    Posts
    45


    Did you find this post helpful? Yes | No

    Default

    have a look at http://www.ezweblynx.com/ their little webserver can do UDP and has inbuilt adc capabilities

  4. #4


    Did you find this post helpful? Yes | No

    Default

    Yes i the past I used and use siteplayer

    but as it is only UDP i think it might be possible in an MCU directly

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts