DS1302、40NTD(約150円)と格安なのはいいのですが、どうも誤差が大きくて一日で十秒以上もずれてしまいます。およその時間を取得するにはいいですが、 みたいなことをやったところ、誤差が大きすぎて、かなり「残念!」な時計になってしまいました。
Macetech’s ChronoDot is a Real Time Clock module for projects requiring highly accurate time keeping and measurement. The ChronoDot uses the DS3231 chip, which features a TCXO to compensate for ...
This is a real-time clock (RTC) module for Raspberry Pi and Raspberry Pi Zero. The module is similar to Adafruit PiRTC, but uses the highly accurate Maxim Integrated DS3231 RTC IC with an integrated ...
This library is available under the Boost Software License. To use the library, add the contents of the /src folder to your project. If you're including them in a "lib" folder within your project, ...
1ヶ月ほど前、ESP32のDeep SleepからのWake upを調査していた。 ESP32にはESP8266同様、タイマーを設定してwake upする方法もある。この場合、ESP8266では、GPIO16ピンとRSTピンを接続する必要があるが、ESP32の場合にはそのような接続の必要はなくなっている。 また ...