Watch this video, follow all the steps!! This is code: pinMode(8, OUTPUT); digitalWrite(8, LOW); mlx.begin(); //you start the serial connection with the […]
Below is the short video published on YouTube: Here’s the code: // ////////////////////////////////////////////////////////////////////////////// Project: Singing bowls illumination// Description: It turns on a […]