今回は温度湿度センサーDHT11を例にして、一定時間ごとの「データ自動蓄積」をやってみます。見た目がアレですけどとりあえず必要なモジュールをつなげてみました。 これを一定時間ごとに繰り返していけばよいようです。 温度湿度センサー(DHT11 ...
Spread the love“`html Connecting sensors to Arduino opens up a vast array of possibilities for hobbyists and professionals alike, transforming ideas into functional prototypes and projects. Whether ...
前回からの続きで、Raspberry PI を使ってエンドツーエンドのお試しシステムを構築中してみます。 Raspberry Pi Zero 2 W と DHT11センサー を使って、取得した温湿度データを Nostrリレーサーバーに送信します。Pythonで作成します。ちなみにPythonはほとんど経験ない ...
This project is based on my final year Electrical Engineering project. It has been cleaned, simplified, and reorganized for portfolio purposes. The system evaluates LoRa communication performance in a ...