Completed
31:01 - Adding a fancy in-room timer display with HTML and CSS in a template node
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Create Your Own Escape Room Control Software Using Node RED
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 - Intro and Demonstration
- 2 02:06 - Installation of Node.JS and Node-RED
- 3 05:49 - The Node-RED interface
- 4 07:22 - Creating a Game Flow - declaring global variables
- 5 13:20 - Creating a Game Flow - maintaining a game timer
- 6 21:05 - Adding a simple GM dashboard timer with buttons and text node
- 7 31:01 - Adding a fancy in-room timer display with HTML and CSS in a template node
- 8 36:51 - Exposing link nodes to allow actions to be triggered by common game events
- 9 46:53 - Controlling a clock prop running on WeMos D1 mini using HTTP GET request
- 10 50:31 - Importing and exporting Node RED flows
- 11 52:51 - Wrap-up