A curiosity question about traffic lights

Hello,
If I want to do a traffic light demo for fun, would it be rlp or c#?

You would use RLP to do complex processing very fast, handle an interrupt very fast, or do very precise timings.

With a traffic light you are not handling external interrupts, and timings are multiple seconds.

Now I ask you “would it be rlp or c?”.

c# I guess.

Good guess! :slight_smile: