スマートクロックが服薬管理をサポート
原題: Smart Clock Helps With Medication Management
日本語訳
# タイトル
服薬管理をサポートするスマートクロック
# 本文
最近ではあらゆる種類のスマートデバイスが市場に溢れていますが、特定の個人的な問題を解決したい場合、自分で作ってしまうのが一番簡単なこともあります。[hvermaak.projects]が「Ouma Ria Smart Clock」を手がけた際も、まさにそれがそうでした。
この時計は、当初は服薬リマインダーを提供するための便利なツールとして設計されましたが、その後、いくつかの便利なホーム機能が追加されました。デバイスの核となるのはESP32-WROOM-32で、ディスプレイとして機能する4枚の8×8 WS2812BアドレッサブルLEDパネルに接続されています。さらに、ストリップ状の30個のWS2812Bがステータスインジケーターとして機能します。DS3231リアルタイムクロック(RTC)モジュールによって正確な時刻を維持し、BH1750環境光センサーによって周囲の明るさに適応できるようになっています。また、音声アナウンスやチャイム用のDFPlayer Miniオーディオモジュールも搭載されており、AM312パッシブ赤外線(PIR)モーションセンサーへの入力端子を備えることで、簡易的なセキュリティモニターとしても機能します。制御やスケジューリングを行うためのウェブインターフェースまで備わっています。
最終的にこのデバイスは、服薬管理から誕生日のリマインド、さらにはキッチンでのタイマー作業の補助まで、日常生活を幅広くサポートするものへと進化しました。私たちは近年、この分野における他の革新的な自作デバイスもいくつか紹介しています。例えば、この爆音のアラーム時計のようなものです。
原文(英語)を表示
There are all kinds of smart devices on the market these days, but if you want one to solve a particular personal problem, sometimes it’s easiest to just build your own. That’s precisely what [hvermaak.projects] did when it came to the Ouma Ria Smart Clock.
The clock was primarily intended to act as a useful tool for providing medication reminders, before some extra useful home functionality was folded in. The heart of the build is an ESP32-WROOM-32 hooked up to four 8×8 WS2812B addressable LED panels acting as a display. A further 30 WS2812Bs in a strip act as a status indicator. A DS3231 real-time-clock module ensures the clock keeps accurate time, while a BH1750 ambient light sensor makes sure the clock is responsive to current lighting conditions. There’s also a DFPlayer Mini audio module for spoken announcements and chimes, while there are inputs for AM312 passive infrared motion sensors that allow the clock to act as a rudimentary security monitor. There’s even a web interface for control and scheduling.
The device ultimately evolved into something that helped with daily live, handling everything from medication management to remembering birthdays, and even helping out with kitchen timing tasks. We’ve featured some other innovative builds in this space in recent years, too, like this explosively loud alarm clock.