Skip to content

isaaxug/d7s-with-isaax

 
 

Repository files navigation

d7s-grove-raspberrypi

Send Ambient Sensored data.

Sensor Documentation

Installation

Install GrovePi+ Driver

$ sudo curl -kL dexterindustries.com/update_grovepi | bash
$ sudo raspi-config
I2CとSPIを有効にする
$ sudo reboot

Install Python3 modules

pip3 install matplotlib
pip3 install smbus2
pip3 install git+https://github.com/AmbientDataInc/ambient-python-lib.git

Usage

https://camp.isaax.io/ja/examples/omron-d7s-ambient (日本語)

Licence

Licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%