Any projects that use the ethernet port, etc. from an old cable modem?
1
answer
|
Answer it!
|
In order for your project to work over a lan, you're going to need an ethernet controller. Your projects will also have to know how to speak TCP/IP, or at least UDP and IP. You'll need something like UIP for that if you want to go that route.
If, on the other hand, you just want to use ethernet cables and connectors, you don't need all that. You won't be able to plug them into networking equipment though, and doing so could damage the equipment! I have a bunch of ethernet cable I reuse, but I hack off the ends and solder directly to the board.
![]() |





























