资讯

It's easy to think about tinkering around with Arduino, but take more than 30 seconds to look at the platform, and suddenly it becomes daunting: not only do you need an Arduino itself, but to get ...
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 ...
What is a rotary encoder? A rotary encoder (RT) is a device that you can rotate infinitely. On most rotary encoders, when you rotate them you will feel a bump (known as steps), and most RTs have about ...
You've no doubt heard of Arduino by now, but there's no great shame if you don't know much more beyond that. And if you're curious, Bob from I Like to Make Stuff has a great, quick, just-the-basics ...
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 ...
We’ve featured loads of IR Arduino projects and they are all exciting and unique. The projects spring from a specific need or problem where a custom infrared remote control is the solution. [Rick’s] ...
You can easily add Internet-based control for your Arduino if it is close enough to your server to be connected via USB. This tutorial will give the basics you need to get it working. The gist of this ...
Arduino enthusiasts or those looking to just get started programming the awesome micro controller may be interested in a new smart TFT display called the CleO which has been specifically designed for ...
There’s one big problem with the Arduino development environment, also known as an IDE: There’s no network hookup to directly share and browse code you’re writing for these little microcontrollers. It ...