资讯

If you're into robotics or electronics, you've likely come across Arduino—a small microcontroller that can control sensors and motors for nifty DIY projects. Like the Raspberry Pi, the Arduino is ...
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, ...
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 ...
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 ...
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.
If you are interested in building your very own RPN calculator you might be interested in a new project published to the Instructables website this week by member Shiura. Using a CNC machine, the ...
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).