Netburner SBL2e ?


Results 1 to 6 of 6

Threaded View

  1. #6
    Join Date
    Jan 2013
    Posts
    2


    Did you find this post helpful? Yes | No

    Default Re: Netburner SBL2e ?

    I connected the UART pins from a PIC 16F1823 directly to the UART pins on the Netburner. Both are TTL so it's a direct connection. As the Netburner will connect to an IP address when the UART is openned, you'll need to have another networked computer listening on a dedicated port.
    This computer would need to send the email. Unless you could connect the Netburner to a SMTP server and get the PIC to comunicate with the server and send the email.
    In my system; my remote computer connected to the Netburner's UART via the network, this allows the remote computer to communicate with the PIC UART as if it was attached to the remote computer.
    I would be happy to give you my code but I write in assembly. I only come to this forum to praise the Netburner SBL2e.
    Another way is to use the general IO pins. You sensor sets a PIn and another computer on the network can monitor the Netburner's pin.

    Gargo.
    Last edited by Gargoreg; - 27th January 2013 at 23:22.

Members who have read this thread : 0

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