Traffic Light on Arduino using Stateflow

version 1.0.0.0 (834 KB) by Techsource Technical Team
Model a traffic light switching sequence using Stateflow

1.5K Downloads

Updated12 Aug 2015

View License

This project models a traffic light switching sequence, where the switching sequence is automated as follows:
Red (5 sec) > Amber (2 sec) > Green (5 sec)
The code initializes first by blinking all three LEDs three times, and then proceeds with the traffic light sequence.
In the model, a Stateflow chart is used for the logical modelling.

Adapted from Simon Monk's "30 Arduino Projects for the Evil Genius".

Cite As

Techsource Technical Team (2022).Traffic Light on Arduino using Stateflow(//www.tianjin-qmedu.com/matlabcentral/fileexchange/51545-traffic-light-on-arduino-using-stateflow), MATLAB Central File Exchange. Retrieved.

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired:Traffic Light + Switch on Arduino

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!