资讯

Making a clock with a common microcontroller like an Arduino isn’t very difficult. However, if you’ve tried it, you probably discovered that keeping track of wall time is difficult without some ...
Maker Michael Klements has built a unique electromechanical clock using a little Arduino hardware, code, and 28 servos, which tilt panels to reveal the correct time in digital format. As the time ...
In this article you will learn how to make a digital clock using Arduino and the DS1307 RTC IC. What is DS1307 IC actually? Well, it is a Real Time Clock (RTC) IC that is simple to use, low cost and ...
A new Arduino binary clock has been created by the La Fabrique DIY team, which has been inspired by the architecture within Paris and is powered by an Arduino Uno development board together with a ...
The most popular RTC for the Arduino is the DS1307. However, it does have some drawbacks, the most notable of which is that its operating voltage is 5v, which means it cannot be used with 3.3v ...
In the movie 2001: A Space Odyssey, HAL 9000 — the neurotic computer — had a birthday in 1992 (for some reason, in the book it is 1997). In the late 1960s, that date sounded impossibly far away, but ...
Just when you thought you’ve seen every strange variation of clock there is to see, we find one based on an Arduino that tracks the phases of the moon. The “Lunar Phase Clock” is a project that popped ...
Alarm clocks are cheap and abundant, but they’re pretty boring. If you want to make your own, Instructables user Paranoid Legend shows you how to build one with an Arduino. The alarm clock is made ...
Arduino, manufacturer of the microcontroller of the same name and the corresponding programming environment, has added a new feature to its cloud: Collaborative Coding. This allows several people to ...