Send E-Mail from PIC


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2008
    Posts
    43

    Default Send E-Mail from PIC

    Is there any way to send an email from a PIC over WiFi or hard wired Ethernet? If so what PIC(s) do I need? Is there a development board available for testing?

  2. #2
    Join Date
    Sep 2005
    Location
    Campbell, CA
    Posts
    1,107


    Did you find this post helpful? Yes | No

    Default

    Virtually any PIC will work. You simply need a serial-to-Ethernet converter (some sources are Lantronix, Wiznet, Digi and ConnectOne). The device should be able to handle the SMTP protocol, or at least tunnel the packet so you can take care of it yourself.
    Charles Linquist

  3. #3
    Join Date
    Sep 2009
    Posts
    737


    Did you find this post helpful? Yes | No

    Default

    I have for a long time Lantronix XPort, I always use it as a serial port, with the appropriate drivers on the PC.
    Several times I searshed the documentation but I have not found, is it possible to use the xport, just as the tcpip stack

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