ガーミンジャパンは、3月下旬発売としていたスマート体重計「Index S2」の発売日を決定。4月1日より発売する。
体重、体脂肪率、体内水分量、骨格筋量(筋肉量)、BMI(体格指数)などを計測できる体重計。Wi-FiとBluetoothに対応し、スマートフォンの健康管理アプリ「Garmin Connect」と同期することで、日々の計測値を確認したり、傾向グラフの取得やそのほか健康情報も簡単に確認したりできる。
また、同社のスマートウォッチと併用することで、日々の運動や消費カロリー、ライフログなどもアプリひとつで総合的に管理することが可能。目標への進捗状況を確認したり、体重や体調変化に対して、スマートウォッチで得られた運動、カロリー、睡眠状況などとの相関も確認できたりする。
さらに、最大16人の任意のユーザープロファイルを作成し、おのおののデータについて確認が可能。家族全員の健康管理のほか、ヘルスアドバイザーやパーソナルトレーナー、アスリートなどのクライアント管理にも役立てられる。
このほか、390×390ドット表示のカラー液晶を搭載。測定範囲は5〜180kg。バッテリーは単4形アルカリ乾電池×4本を使用する。
本体サイズは320(幅)×310(高さ)×28(奥行)mm。重量は2.0kg。ボディカラーは、ブラックとホワイトの2色を用意する。
価格は19,800円。
■関連リンク
ガーミン、アプリでデータ管理ができる体重計「Index S2」
「Index S2」に関する他の記事
Darker Corners of Go - Rytis Biel
Introduction What is this? When I was learning Go first, I read some introduction book and a language specification and I already knew several other programming languages and yet after al...
(rytisbiel.com)
Data Manipulation: Pandas vs Rust
Introduction Pandas is the main Data analysis package of Python. For many reasons, Native Python has very poor performance on data analysis without vectorizing with NumPy and the likes. A...
(able.bio)
In Search of an Understandable Consensus Algorithm
In Search of an Understandable Consensus Algorithm (Extended Version) Diego Ongaro and John Ousterhout Stanford University Abstract Raft is a consensus algorithm for managing a replicated...
(raft.github.io)
Apple Platform Security
Apple Platform Security February 2021 2 Apple Platform Security Contents Introduction to Apple platform security 5 A commitment to security 6 Hardware security and biometrics 7 Hardware s...
(manuals.info.apple.com)
Linux_5.11 - Linux Kernel Newbies
Linux 5.11 was released on Sun, 14 Feb 2021 Summary: This release adds supports for a new mechanism that lets software like wine handle windows syscalls in a much faster and clean manner;...
(kernelnewbies.org)
A Lisp REPL as my main shell
If you enjoy this article and would like to help me keep writing, consider chipping in, every little bit helps to keep me going :) Thank you! Update: As of 2021-02-07, not all the code an...
(ambrevar.xyz)
Announcing TypeScript 4.2 Beta | TypeScript
Today we’re excited to announce the availability of TypeScript 4.2 Beta! To get started using the beta, you can get it through NuGet, or use npm with the following command: npm install ty...
(devblogs.microsoft.com)