https://github.com/simonprickett/nodepitrafficlights
Demo using the Raspberry Pi, a modern version of Node.js and Low Voltage Labs Traffic Lights
https://github.com/simonprickett/nodepitrafficlights
blink-leds gpio-pins low-voltage-labs medium-article node-js nodejs raspberry-pi raspberry-pi-3 raspberrypi
Last synced: 7 months ago
JSON representation
Demo using the Raspberry Pi, a modern version of Node.js and Low Voltage Labs Traffic Lights
- Host: GitHub
- URL: https://github.com/simonprickett/nodepitrafficlights
- Owner: simonprickett
- License: mit
- Created: 2018-07-29T05:22:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-08T18:41:30.000Z (about 4 years ago)
- Last Synced: 2025-03-19T23:52:58.783Z (7 months ago)
- Topics: blink-leds, gpio-pins, low-voltage-labs, medium-article, node-js, nodejs, raspberry-pi, raspberry-pi-3, raspberrypi
- Language: JavaScript
- Homepage: https://simonprickett.dev/
- Size: 8.57 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nodepitrafficlights
Raspberry Pi Traffic Light Experiment in Node.js. You will need a newer version of Node.js that supports `async` and `await` keywords on your Pi to try this. Read the [article on my website](https://simonprickett.dev/raspberry-pi-coding-with-node-js-traffic-lights/) that has all of the insructions you'll need.
