hoadang
Newbie level 6
- Joined
- Aug 2, 2012
- Messages
- 14
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,392
Embedded webserver with PIC18F97J60 (Need help)
Hi everybody,
I'm new to PIC microcontroller and embedded webserver.
I had designed "my hardware" using PIC18F97J60 to implement Microchip TCP/IP. This is my hardware schematic: View attachment PICETHENET.pdf
I also read about Microchip TCP/IP, but I could not understand it clearly. I have modified the "TCPIP Demo APP" for PICDEM2 in Microchip application libraries v2012-08-22. But it did not work.
All things I want to do now that is modifying "The Demo App" for my board to do some things:
+ Show my board IP went power on.
+ Auto detect board IP went plug ethernet cable to board. (I mean when I connect my board to a mordem and I can control my board from another place through internet)
+ Using browser on Windows to control LEDs and LCD on my board. (Also Authorization required).
Does anyone have any idea?
thanks for your help!
I want to understand Microchip TCP/IP clearly, and know how to use it for my projects.
Hi everybody,
I'm new to PIC microcontroller and embedded webserver.
I had designed "my hardware" using PIC18F97J60 to implement Microchip TCP/IP. This is my hardware schematic: View attachment PICETHENET.pdf
I also read about Microchip TCP/IP, but I could not understand it clearly. I have modified the "TCPIP Demo APP" for PICDEM2 in Microchip application libraries v2012-08-22. But it did not work.
All things I want to do now that is modifying "The Demo App" for my board to do some things:
+ Show my board IP went power on.
+ Auto detect board IP went plug ethernet cable to board. (I mean when I connect my board to a mordem and I can control my board from another place through internet)
+ Using browser on Windows to control LEDs and LCD on my board. (Also Authorization required).
Does anyone have any idea?
thanks for your help!
I want to understand Microchip TCP/IP clearly, and know how to use it for my projects.
Last edited: