Skip to content

ggurov/pcf8574_8ch_relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pcf8574 connected to 8channel relay board controlled via i2c off a raspberry pi and libwiring
---------------------------------------------------------------------------------------------
this lets you have control over 8 high current channels using just usb power and raspberry pi + additional $22  dollars or so.

build with:

make



ch_control 5 1 - turns on channel 5

ch_control 6 0 - turns off channel 6

super simple


i2c to 8bit gpio board: http://www.amazon.com/Expansion-PCF8574-Expander-Evaluation-Development/dp/B00DUO17J6/ = $10
8 channel relay board:  http://www.amazon.com/Kootek-Channel-Module-Arduino-Raspberry/dp/B00C8O9KHA/ = $12


the jumper on the relay board should be in JD-VCC position

About

raspberry pi with pcf8574 connected to 8channel relayboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages