-
Notifications
You must be signed in to change notification settings - Fork 17
Devices
- CHIRIMEN 開発時に検証しながらリリースをし続けるデバイスは gc/i2cと、gc/gpio ディレクトリ内にあるもの (OS 標準ドライバみたいな位置づけ、他のものについては 3rd party ドライバみたいな位置づけ)
- gc/contribディレクトリ内にあるものは、コミュニティメンバーがコントリビュートしたもので、CHIRIMENリリースに際して検証はしていないもの
以上のデバイスをリストアップしたものは https://tutorial.chirimen.org/raspi3/partslist
- さらに、このページは gc ディレクトリにないデバイスについての動作例やサンプルドライバ、サンプルコードなどの情報へのリンク集になっています。自由に追記してください:
記事: http://makaizou.blogspot.jp/2017/11/chirimen-rpi3.html
記事: http://makaizou.blogspot.jp/2017/11/chrimen-rpi3-grove.html
Grove Light Sensorを接続してver.2017/10/17で動作確認(VDD 3.3V接続)
ドライバ: https://github.com/epli2/chirimen-raspi3-devices/blob/master/drivers/i2c-grove-adc.js
サンプルコード: https://github.com/epli2/chirimen-raspi3-devices/tree/master/i2c/i2c-grove-adc
ver.2017/10/17で動作確認(VDD 5V接続)
ドライバ: https://github.com/epli2/chirimen-raspi3-devices/blob/master/drivers/i2c-lcd.js
サンプルコード: https://github.com/epli2/chirimen-raspi3-devices/tree/master/i2c/i2c-lcd
未サポート
ドライバ: https://github.com/chirimen-oh/chirimen-raspi3/blob/84ad6ee932a11b871f91fe026f7fed027b74bdf3/_gc/unsupported/gc/drivers/i2c-SRF02.js サンプルコード: https://github.com/chirimen-oh/chirimen-raspi3/tree/84ad6ee932a11b871f91fe026f7fed027b74bdf3/_gc/unsupported/gc/i2c/i2c-SRF02
- HTU21D
- MAX30102
- APDS-9930
- APDS-9960
- MLX90614
- MLX90640
- INA219