资讯

This tutorial will guide you through the process of building a tachometer around an Arduino. Tachometers are used to measure rotation rate in Revolutions Per Minute ...
A keypad is one of the most commonly used input devices in microprocessor applications. In a standard keypad wired as an X-Y switch matrix, normally-open switches connect a row to a column when ...
The creative adventures with ATtiny series microcontroller are awesome if you know how to play them. ATtinys — especially the ATtiny85s — are all around us, and by using one, we can shrink the size of ...
The annual Consumer Electronics Show is in session, which means thousands of people have descended on Las Vegas to stare at next year's dust-gathering trash. Maybe you can do better. Maybe it's time ...
As we work on projects we’re frequently upgrading our tools. That basic soldering iron gives way to one with temperature control. The introductory 3D printer yields to one faster and more capable. One ...
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 ...
Even if you're a programming wizard with decades of coding experience, you're still bound to make mistakes when writing the code. Thankfully, with Arduino, there are several debugging techniques you ...
For years, there has been a clear distinction between the Arduino and Raspberry Pi boards. There are some things the Arduino can do that the Raspberry Pi can't, and vice versa. When you think of ...