このリレーボードを使用すれば、Raspberry Piで 高電圧/高電流のデバイスを制御できるようになり、手軽にホームオートメーションが実現します。
- Raspberry Pi GPIO interface: for connecting Raspberry Pi
- Relay screw terminal: for connecting target devices
- Relays
- Photocoupler: PC817
- Relay indicator
- LED on: relay NC is opened, NO is closed
- LED off: relay NC is closed, NO is opened
- Power indicator
- Relay control jumper
- short the jumper: control the relays by default I/Os used in the example code
- open the jumper: control the relays by custom I/Os through jumper wires
開発リソース
以下のリンクでは、wiringPi, WebioPi, shell, python, and bcm2835を使ったデモプログラムが紹介されています。