Search found 3 matches

by Icarus
Saturday 30 September 2017 17:04
Forum: Raspberry Pi GPIO ( WiringPi )
Topic: Using GPIO to measure energy
Replies: 88
Views: 50657

Re: Using GPIO to measure energy

Big thanks to those that did all the work on this. I have it reading my Gas meter. Wire connecting TCRT5000 to GPIO is hanging out of an upstairs window. Not ideal but I can not get wire to rasberry pi any other way. I have a Fibaro universal binary sensor. Would it be possible to connect TCRT5000 ...
by Icarus
Monday 29 May 2017 18:51
Forum: Utility
Topic: OWL CM180 paring issue
Replies: 19
Views: 7999

Re: OWL CM180 paring issue

I have also got my CM180 to work with no problems. Domivicz v3.7518
by Icarus
Monday 23 January 2017 18:29
Forum: Z-Wave
Topic: RPi 3, RaZberry2 and Domoticz: Anyone got it to work?
Replies: 11
Views: 4687

Re: RPi 3, RaZberry2 and Domoticz: Anyone got it to work?

Hi ! For my raspberry3 with razberry2 I simply: Installed raspbian jessie lite to SD, made wlan static, and then : pi@raspberrypi:~ $ sudo raspi-config Enabled ssh, localisations, expanded space pi@raspberrypi:~ sudo curl -L install.domoticz.com | bash Thats all i did. Works fine. At any point i ...