IP over Lasers

mikekohn.net

27 points by xtoilette 2 days ago


jasonjayr - an hour ago

They built a program they called (relay) that sends packets between a tun network device & a uart serial device

https://github.com/mikeakohn/small_projects/blob/main/ip_ove...

I .... wonder if they considered just using PPP/SLIP?

toast0 - an hour ago

Back when 10M ethernet was popular, it was pretty easy to wire up something like this with the transceiver (AUI) port... wire the tx to a laser and the rx to a photodiode (or whatever), ???, profit.

There's lots of commercial equipment in this space too.

MisterTea - an hour ago

The AT tiny is not needed at all. You have a digital signal coming right out of the serial cable which can drive the laser using a buffer and a Schmitt trigger on the receiver.

Eliminating crosstalk is the tough part and requires some modulation to ensure the transceiver isn't accidentally listening to itself via reflections or picking up interference.

Look up point to point laser links. They have been around for quite some time.

tgma - 2 hours ago

Aren't regular fiber-optics just mass-deployed IP over lasers? (this message is brought to you by at least one, likely multiple, lasers in prod)

kej - 29 minutes ago

I don't know why, but I would have expected higher speeds. Maybe my mind just assumes "lasers = fast". It would be interesting to know which factors make this setup unreliable at higher speeds.

proxysna - an hour ago

Really like seeing networks over whatever laser things. Very cool stuff. This thing always comes to mind. http://images.twibright.com/tns/1208.html

NoiseBert69 - 28 minutes ago

We had a laser link to the university 20 years ago. 10MBit/s for 300 people.

That thing was awful.. lol.

The link was dead during

- Heavy rain

- Fog in the early morning

- While snowing for days

- Pigeons building a nest within the optics

cuttothechase - 41 minutes ago

Isn't this just fiber optics! Exciting turn of the century tech hitting HN boards in 2025

alberth - an hour ago

Isn't fiber broadband exactly this?

It's shooting a laser through a fiber optic cable.

a3w - an hour ago

A typical computer is connected to the local network using either an Ethernet cable or WiFi. This project connects two computers together through lasers.

No mention of carrier pigeon? IPoAC has three RFCs!

lifestyleguru - an hour ago

Now try IP over electricity.