Search found 9 matches

by smq
Tuesday 26 April 2016 19:38
Forum: Utility
Topic: Bemko Power Energy counter with Domoticz
Replies: 0
Views: 926

Bemko Power Energy counter with Domoticz

Hello, I have installed Bemko Power Energy Counter, below you can see: http://pomiary-elektryczne.info/20160426_192820.jpg Counter contain pulse output (1000 pulses for 1 kWh) which I connected to GPIO pin in my RPI. I'm looking for script (I guess python will be the best) to count pulses and update ...
by smq
Sunday 03 April 2016 11:03
Forum: Raspberry Pi GPIO ( WiringPi )
Topic: gpio as input for PIR
Replies: 6
Views: 5412

Re: gpio as input for PIR

Hi, Did you fix your problem? The reason of this problem could be inherence of 230V cables near PIR cables or near RPI GPIO. I have the same situation in my home - I have connected several PIR, contact switches in windows and in door locker (to get locker status) and I receiving off status ...
by smq
Sunday 03 April 2016 10:36
Forum: Others
Topic: Huawei 3G modem with domoticz
Replies: 4
Views: 4196

Huawei 3G modem with domoticz

Hello friends, I connected huawei 3g modem to my Raspberry PI via USB to add possibility to receive SMS commands and send SMSes to me with information when for example alarm is raised. I know that in domoticz is possible to use clickatel but I wan't to became independent of external service in case ...
by smq
Monday 07 September 2015 22:09
Forum: Others
Topic: Home Easy (HE876) Dimmer
Replies: 6
Views: 2686

Home Easy (HE876) Dimmer

Hello, I bought several Home Easy HE876 dimmers and paired their with RFX Com and Domoticz. It's working to send On command but when I trying to set some level of light - it's not working properly. Light level is going up and down unconstant without even touching. Unfortunately for now dimmers are ...
by smq
Monday 06 July 2015 19:33
Forum: Heating/cooling
Topic: Domoticz - air conditioning control
Replies: 47
Views: 33976

Domoticz - air conditioning control

Hi,

Do you have any idea how to control home airconditioning?
I'm thinking about to use IR protocol to communicate with original wall controllers. Anybody proceed with that way?
And how to get it working with domoticz?

Greetings
by smq
Wednesday 22 April 2015 21:40
Forum: Raspberry Pi GPIO ( WiringPi )
Topic: Fighting with access to MCP23017 I/O Ports
Replies: 11
Views: 11067

Re: Fighting with access to MCP23017 I/O Ports

Hi,

I'm do not, but when I find a while I will describe the way.
by smq
Wednesday 03 September 2014 9:45
Forum: Raspberry Pi GPIO ( WiringPi )
Topic: Fighting with access to MCP23017 I/O Ports
Replies: 11
Views: 11067

Re: Fighting with access to MCP23017 I/O Ports

Ok, It seems I solved this problem using Dummy Virtual Devices and updating them by JSON and lua scripts and execute commands using script:/ function. In a while I could present the way and solution if anybody is interested. For sure the huge goal of this solution is possibility to connect up to 8 ...
by smq
Wednesday 20 August 2014 20:02
Forum: Raspberry Pi GPIO ( WiringPi )
Topic: Fighting with access to MCP23017 I/O Ports
Replies: 11
Views: 11067

Re: Fighting with access to MCP23017 I/O Ports

Is it even possible? Maybe I'd like to go throw the way which is currently impossible to be covered by domoticz software?

The goal I want to achieve to have at least 32 (preferable 48 digital outputs), and at least 16 inputs. Every circuits are done by wires inside the walls.

Any sugestions? ;)
by smq
Tuesday 19 August 2014 19:50
Forum: Raspberry Pi GPIO ( WiringPi )
Topic: Fighting with access to MCP23017 I/O Ports
Replies: 11
Views: 11067

Fighting with access to MCP23017 I/O Ports

Hi, I'm trying to setup input/outputs port using mcp23017 expander connected to i2c port in my Raspberry Pi (http://www.raspberrypi-spy.co.uk/2013/07/how-to-use-a-mcp23017-i2c-port-expander-with-the-raspberry-pi-part-1/). Firstly I'd like to explain what I have done now. I've been installed WiringPi ...