by Jamie C | May 4, 2020 | Projects & Tutorials, Tutorials
How to embed Fusion 360 files into blog posts. As per this tutorial here
by Jamie C | Apr 22, 2020 | Electronics, Projects & Tutorials, Tutorials
Overview For this project, we attempted to interface hardware sensors with Unity to manipulate virtual objects and give feedback to hardware. Goals for this project; To use a sensor to control the camera position in a basic Unity 3D scene, and to turn on and off a...
by Jamie C | Apr 2, 2020 | Electronics, Projects & Tutorials, Tutorials
This uses Arduino and hardware to feed data into Processing for the graphical user interface. It’s an amalgamation of a couple of tutorials already out on the internet. Firstly the use of an ultrasonic range-finder (here) and some Processing drawing (here). The...