All by itself, a calculator based on an Arduino isn’t necessarily very novel. However, [Danko Bertović] of Volos Projects has a nice board that, of course, looks like a calculator. There are 16 keys ...
Some projects are both educational and useful. We believe that [Jasper’s] Arduino based electronic load is one of those project. [Jasper’s] electronic load can not only act as a constant current load, ...
I’m not a fan of educational toys. They’re usually either too educational or too toy-like and, in the end, kids get little education and little fun. The Code Kit from LittleBits has changed my mind.
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 ...
I cannot get over how easy it is to get code running on an Arduino, allowing me to write the code to try to connect to a 20 character x 4 line LCD (wearing an I2C-to-parallel ‘backpack). Update: Part3 ...