Posts tagged "hardware"
How to control your HTML5 game using Arduino
Yesterday I made a mini HTML5 game based on the retro game Asteroids (here is a flashversion) without the asteroids, so I just made a ship with those controls. You can check it out on my personal site and the code is at my Github.
Hoe schrijf ik een functie voor Arduino?
This post is in Dutch because it is only useful for my fellow students.
How to connect your Arduino to nodejs using duino
In this video I’ll explain how to set up your Arduino and Duino so you can interact with your Arduino using nodejs (and javascript).