Before I start talking about this really cool thing called Arduino (Italian for "good friend"), let me say a few things about the fascinating subject of physical computing. Physical computing has been ...
Arduino is the now-famous microcontroller that has set a portion of the maker community free to design amazing creations. The Arduino board and platform is fairly simple, but it can be intimidating to ...
Call it synchronicity, or manually setting a 16-bit number in an Arduino, or how to turn an OLED into a rotary dial... What am I talking about? Well, I was just compiling the blogs pages for the next ...
When people set out to learn to program, they often get mired in a lot of choices. What programming language should I learn? What will get me hired? What frameworks do I need to know? It goes on and ...
This is an easy tutorial showing how you can control the brightness of an LED or adjust the speed of a DC fan using Arduino Board, a small BC547 transistor and a potentiometer. In my example the whole ...
The official Arduino IDE is a dour piece of software designed for uploading code to the ubiquitous and super-cool micro controller. It is a standalone, non-networked app that isn’t very pretty to look ...