Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/peterheinrich/InternetOverSpaghetti

Transmitting IP packages over a pair of spaghetti thus demonstrating how media independent IP really is.
https://github.com/peterheinrich/InternetOverSpaghetti

Last synced: 30 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# IP_Over_Spaghetti
Transmitting IP packages using two spaghetti as transport medium

![Alt text](doc/08_CompleteAssembly.JPG?raw=true "Title")

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 spaghetti.

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

![Alt text](doc/10_Ping.png?raw=true "Title")