---
title: "#Raspberry Piの記事一覧 | grasys blog"
url: "https://blog.grasys.io/tags/raspberry-pi"
description: "Google Cloud、AWS、Azureをはじめとするクラウド技術、インフラ設計・運用、自動化、AI・データ活用について、grasys（グラシス）のエンジニアが実務と検証で得た知見を紹介します。"
---

# #Raspberry Piの記事一覧

-   [Tech](/categories/tech/)

[![Raspberry Pi で顔認証からパスワード入力までやってみる【Raspberry Pi/Python/face-recognition】](/_astro/hero.jVqgRxwn_Zgg0FT.webp)](/post/uema/python-face-recognition/)

## [Raspberry Pi で顔認証からパスワード入力までやってみる【Raspberry Pi/Python/face-recognition】](/post/uema/python-face-recognition/)

-   ![](/_astro/uema.CvdhHMEd_11pmGp.webp)[Kanji Uema](/authors/uema/)
-   2024年6月19日
-   [#顔認識](/tags/顔認識/)[#Python](/tags/python/)+1

はじめまして！エンジニアの Uemaです。 前回は、face-recognition を使って顔認証をやってみて、手軽に顔認証を行うことができました。 今回は、Raspberry Pi と face-recognition を使ってパスワードの自動入力システムを作ってみました。 Raspberry Pi の設定で大変…

-   [Tech](/categories/tech/)

[![ラズパイで取得した部屋の温湿度をGrafana Cloudで可視化したい](/_astro/hero.CRirQrwU_ZGPJx6.webp)](/post/matsubara/grafanacloud_raspberrypi/)

## [ラズパイで取得した部屋の温湿度をGrafana Cloudで可視化したい](/post/matsubara/grafanacloud_raspberrypi/)

-   ![](/_astro/matsubara.B6oqBkIq_11j1x6.webp)[matsubara](/authors/matsubara/)
-   2022年9月30日
-   [#Grafana](/tags/grafana/)[#prometheus](/tags/prometheus/)+1

こんにちは松原です。 今回は趣味の話。 現在の自宅ではNature RemoのAPIを叩いてメトリクスを作成してGrafanaで可視化をしていた。 しかしNature RemoのAPI経由の温度情報は0.5℃単位で変動が起き、また温度が取得されるインターバルも長かったのでより詳細な情報が欲しかった。（綺麗な折れ線グラ…