• Stars
    star
    308
  • Rank 135,712 (Top 3 %)
  • Language
    C++
  • License
    Other
  • Created over 5 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Transmitting IP packages over a pair of spaghetti thus demonstrating how media independent IP really is.

IP_Over_Spaghetti

Transmitting IP packages using two spaghetti as transport medium

Alt text

Actually this is rather RS232 over spaghetti. But using the SLIP protocol, some USB-to-RS232 adapters and two Linux machines, one can easily tunnel IP over RS232, thus effectively tunneling IP over the spaghetties.

The whole chain looks like this: SLIP(Linux) -> FTDI (USB<->RS232) -> ATMega328P -> Relais -> Spaghetti -> Optical Sensor -> ATMega328P -> FTDI (USB<->RS232) -> SLIP(Linux)

Alt text