Arduino Basics Arduino is an open source platform based on easy-to-use open source hardware and software. The Arduino language uses C/C++ syntax and includes a set […]
In our last article, we learned about the OSC communication basics with Arduino. Since OSC (Open Sound Control) was developed as a protocol for musical instruments, today we […]
With several parts and shields available, I think that Arduino is clearly a very stand alone device for development. Taking it one step further this time, […]
This time, we will make a stand alone watering machine that will take advantage of Lazurite, a low-power microcomputer board. We were amazed to find out how […]
In the second part, we learned how to charge an electric double layer capacitor through the capacitor mechanism. We learned that it is possible to charge an […]
Today, we will be trying something new by moving away from conventional ways of powering the Arduino, like using power/USB cable or batteries. We will experiment with […]
Last time, we learned how to use the infrared receiver module and an infrared LED. This time, let’s put what we’ve learned into practice by creating a […]
This time, we’ll examine “sound” using Arduino with speakers. Arduino comes with a “tone” function and it’s relatively easy to get started with. Let’s see how sound works […]