Tag: featured arduino
-
How to integrate Arduino with Unity
In this tutorial you will learn how Unity and Arduino can communicate using the serial port. This tutorial requires both C# and Arduino scripts; the labels Unity and Arduino will be used to avoid confusion. The topic of connecting Arduino to Unity is further expanded in Asynchronous Serial Communication, where you can also download the entire Unity package.
-
A Bestiary of Alternative Game Controllers
—
Many game developers are suspicious about alternative controllers, believing that since they can’t be easily mass produced, they are useless. Well, this is the story of how an Arduino got me to San Francisco for free. Twice.
-
Everything You Need to Know About LEDs
Many game developers are easily scared by electronics. Even if Arduino has shifted most of the workload on its software side, there are applications which still need a good knowledge of circuitry. This post will teach how to use LEDs, from the most basic model to the most advanced one: LEDs are perfect for creative projects, and they can be…