Arduino

As the preeminent tool for makers, Arduino is a versatile platform that covers almost every type of creative making. With its simple-to-use coding language and fun programming concepts, Arduino enables users to create modern electronics with ease. From beginner level projects like flashing LED lights to more advanced builds such as interactive robots, there are an endless number of possibilities when it comes to building projects with Arduino. Whether you are new or an experienced builder in search of fresh ideas, these posts will provide interesting Arduino tutorials and unique ideas that may spark your creativity and motivate you take on any type of maker project!

Valkyrie: $100 Arduino based CNC

A homemade CNC machine build using mostly off the shelve parts.The first one aka “The beast” had a lot of precision issues due to play in most parts which in turn was caused by mostly bad cutting. Also one of the biggest problems was that when I have build it I did not think to allow later adjustments to be done. So this time almost every part of it allows for some adjustments. It is also easier to build due to the different design.

RjDuino

Using a custom RjDj patch to control an Arduino. Made possible via the “netsend” and “netreceive” objects in PD, which are also usable in RjDj. The interface with the Arduino is made through the Firmata firmware in combination with the PDuino library.