# #!/home/pi/<name>/bin/python #coding:utf-8 import time import datetime import busio from adafruit_bme280 import basic as adafruit_bme280 # Initialize I2C bus and ...
前回までは温湿度センサーモジュール「SHT31」を使ってきましたが、以前使った温湿度・気圧センサーモジュール「BME280」でも簡単にプログラムが組めます。第2回ではスイッチサイエンスが配布しているプログラムを使いましたが、BME280のライブラリが公開 ...
前回の記事では、RaspberryPiで制御した情報をWebで公開するためにWebixの活用が簡単という内容を紹介させていただきましたが、その事例を紹介するために、市販品で各種センサ情報を収集できるボードを今回は紹介します。RPZ-IR-Sensor Rev2というボードで、拡張 ...
If you have ever fancy the building your very own electronic weather station you might be interested in a new project published to the Hackster.io website by DIY Projects Lab. The Raspberry Pi weather ...
Raspberry Pi Picoについては第36回でざっと紹介しました。当時は本体に付いているLEDを光らせてみただけですが、今回はもう一歩進んで、気温、気圧、湿度が測定できる、BME280搭載デバイスを使ってみましょう。 ラズパイとRaspberry Pi Picoが大きく異なるのが ...
A new Raspberry Pi project has been published to the Hackster.io website by WDelenclos this week providing an intermediate skill level tutorial which should take just over a day to complete. Using a ...
Online weather services are great for providing generic area forecasts, but they don’t provide hyperlocal data specific to your location. [Harald Kreuzer] needed both and built a Raspberry Pi Weather ...