Ethernet with microcontrollers


Closed Thread
Results 1 to 10 of 10

Hybrid View

  1. #1
    Join Date
    Oct 2004
    Posts
    448


    Did you find this post helpful? Yes | No

    Default Re: Ethernet with microcontrollers

    Quote Originally Posted by amgen View Post
    Much more 'logical' to add a module, and a wifi module at that. These modules today have 32 bit processors and big memory for the tasks for network and wifi. Plus some are only few $ and a fraction of the time to do network settings as opposed to programming all the tcp, ip, udp, password, etc, and all other kinds of routines and functions that are already on these modules.
    + that statement.

    Using one of the wifi modules amgen hints at is by far the easiest way to extend TCP/UDP support to a microcontroller.

    Considering the popularity of the modules, they are unlikely to be discontinued in the near future. If AT ALL the form factor you design around does become obsolete, you could use a personality module-like pcb to accomodate the new one.

  2. #2
    Join Date
    Apr 2014
    Location
    OK
    Posts
    557


    Did you find this post helpful? Yes | No

    Default Re: Ethernet with microcontrollers

    I recently conquered USB communication with a PIC18xxK50 and HIDmaker software. Trace is the company that produces HIDmaker. They also have TCPmaker for ethernet. Review Dr. Bob's site for ideas:

    http://www.tracesystemsinc.com/Table/tcp/tcpmaker/

  3. #3
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,170


    Did you find this post helpful? Yes | No

    Default Re: Ethernet with microcontrollers

    TCPmaker is great tool, only for C user though...

    Ioannis

  4. #4
    Join Date
    Apr 2009
    Location
    Boise, Id
    Posts
    44


    Did you find this post helpful? Yes | No

    Default Re: Ethernet with microcontrollers

    Thanks for everyone's input, I'll use your reply's to update the steering group.

Similar Threads

  1. send data between 2 microcontrollers by ir(infrared)
    By FADI984 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 23rd November 2011, 07:20
  2. Suggestion for textbook on PIC microcontrollers
    By nbrucew in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 16th May 2010, 22:07
  3. Programming for Microcontrollers in C
    By erice1984 in forum Off Topic
    Replies: 1
    Last Post: - 1st May 2009, 18:12
  4. PBP compilers for other microcontrollers.
    By Archangel in forum PBP Wish List
    Replies: 2
    Last Post: - 5th February 2007, 08:25
  5. Operating system kernels for microcontrollers!??!
    By Armando Herjim in forum General
    Replies: 2
    Last Post: - 3rd October 2006, 22:47

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