Create IOT Web Games with Babylon.js

In this fun video, Jason shows you how to connect a web-based Babylon.js game, to an IOT chip, allowing you to control electronics completely wirelessly from the web. This tutorial covers a lot of ground, from an intro to one of the world's most popular IOT chips (the ESP8266), to programming for the chip with the Arduino IDE, and finally how to host a Babylon.js web game that wirelessly lights up an LED once you hit the bullseye of a target. Dive in and geek out with us on this one! Handy links: All of the code snippets for this video: https://playground.babylonjs.com/#AJF00E#14 NodeMCU: https://www.amazon.com/ESP8266-microc... ESP8266 Standalone: https://www.amazon.com/ESP8266-ESP-01... ESP8266 Driver: https://www.silabs.com/products/devel... Arduino IDE: https://www.arduino.cc/en/Main/Software Infinity Free Web Hosting: https://infinityfree.net/ Helpful links to dive into Babylon.js: https://www.babylonjs.com/ - The homepage: a great starting place. https://doc.babylonjs.com/ - The documentation: knowing all the details. https://forum.babylonjs.com/top/all - The Forum: the best place to ask questions and learn. https://playground.babylonjs.com/ - The Playground: the place to experiment get your hands dirty. https://nme.babylonjs.com/ - The Node Material Editor: the place to create stunning gpu shaders.