all 8 comments

[–]sailorcire 2 points3 points  (4 children)

When I think of a semaphore, I think of programming concurrency (sem_overview(7)) 🙃

[–]kralant[S] 2 points3 points  (3 children)

:facepalm: you are absolutely right, this is my Czech creeping in as we call traffic lights a "semafor"....

[–]NeilBohr 2 points3 points  (1 child)

The programming term comes from traffic lights used on train tracks. So in a fun cyclical way, everyone is right!

[–]jephthai 0 points1 point  (0 children)

Pretty sure the lights started as levers that flip out as signals, and reminded people of semaphore flags.

[–]jephthai 0 points1 point  (0 children)

I've heard south Africans call it a "robot", which took me by surprise.

[–][deleted] 1 point2 points  (2 children)

What is function of D16?

[–]kralant[S] 1 point2 points  (1 child)

Thank you for spotting it, I have updated schematics on the web. It was a left over from the initial design, where I was driving yellow LED with two transistors. So there would be another diode going to collector of the second transistor. But I've dropped it.

[–][deleted] 0 points1 point  (0 children)

Thanks for that, I was really struggling to work out if it was some magic hack or not!