News

Armed with a laptop, a pair of studio headphones, and a MIDI controller, you'll have everything you need to start making music. Whether it's EDM bangers or trap beats, working in the box gives you a ...
Using an Arduino Nano, ultrasonic sensor, and buzzer, it can sense objects in their way and provide an instant audible alert to them. So they can navigate independently. The best part of this blind ...
This module parses a binary MIDI file and turns it into a JSON representation. This JSON representation can then for example be used to pass it on to the midi-player. It can also be encoded again as a ...
However, with modern techniques like 3D printing and Arduino-like microcontrollers being cheap and simple to use, you now have the option to build that special one-of-a-kind device. Case in point ...
In this project, we're making a cool 4×4×4 LED cube with Arduino Nano. LED cubes, also known as LED Matrix, can light up your room, study space,… ...
One can overrule the default seed with fixed values to generate a known sequence as this is useful for testing. Tested on Arduino UNO + ESP32. Feedback as always is welcome. Breaking change in 0.2.0 ...