In this series I will be documenting my design and testing process for making a 3D printed arduino hexapod. This video sets up the basic premise of the project with a quick test of a servo controlled ...
Building a DIY Arduino game controller requires specific hardware components. The table below lists all the components required to build the Arduino Uno game controller project. These components are ...
This serves as the 3D human body component for the golf swing analysis tool I intend to build. I'm currently in the testing phase for the model and testing the Three.js library for animating it. The ...
For js file compilation you need to install the webpack compiler and it's dependencies using following command in terminal (make sure yarn is installed) The repo already contains the final working ...