Search found 10 matches

by Pinguin
Saturday 05 April 2025 21:50
Forum: General Discussion
Topic: What's next for Domoticz??
Replies: 23
Views: 2566

Re: What's next for Domoticz??

Hi everyone, I use domoticz since 2016. The first goal was to have be able to monitor my house from a remote place. As I'm electronic engineer, I have no problem to build sensors, but I don't would like to waste time to reinvent the wheel. The worst thing is the integration of Netatmo weather ...
by Pinguin
Wednesday 19 October 2016 22:19
Forum: Other questions and discussions
Topic: sending codes7commands thru wifi
Replies: 0
Views: 316

sending codes7commands thru wifi

Dear all, I made a switch controller with arduino and an ESP01 as wifi interface. To control the switches I must send string of the form XX (2 numbers) and a newline character (/n) to an Ip address; The ESP will transmit this to the serial port of arduino. How could I do this in the switches edit ...
by Pinguin
Friday 01 April 2016 22:50
Forum: Raspberry Pi GPIO ( WiringPi )
Topic: GPIO meter pulse counting with instant power calculation
Replies: 30
Views: 28537

Re: GPIO meter pulse counting with instant power calculation

just one more remark about he sensor you use. I bought the same one and had some high frequency oscillations with it. This is due to the fact there is no hysteresis on the comparator. this can be modified by adding a simple resistor. some tools: http://www.daycounter.com/Calculators/Comparator ...
by Pinguin
Friday 01 April 2016 22:16
Forum: Raspberry Pi GPIO ( WiringPi )
Topic: GPIO meter pulse counting with instant power calculation
Replies: 30
Views: 28537

Re: GPIO meter pulse counting with instant power calculation

Thanks for your answer, I will try it in a few days. I started with Domoticz end of last year on a synology Ds213. I have to figure how to insert your script. I use ESP 8266 boards with ESP easy because with a few clicks it configured and ready to use; adding a sensor is made in 3 minutes As I'm an ...
by Pinguin
Monday 14 March 2016 11:25
Forum: Utility
Topic: Electricity meter issue
Replies: 4
Views: 2334

Re: Electricity meter issue

Thanks for your answer.
Does it exist a solution to have on the blue curve 1 sample every 5 minutes, in place of 1/hour, just to have enough pulses for an acceptable precision ?
by Pinguin
Saturday 12 March 2016 22:06
Forum: Utility
Topic: Detailed Energy Graphs of previous days
Replies: 4
Views: 2785

Re: Detailed Energy Graphs of previous days

It would be really nice to be able to export and save once a day the data of selected curves.
by Pinguin
Saturday 12 March 2016 22:03
Forum: Utility
Topic: Electricity meter issue
Replies: 4
Views: 2334

Re: Electricity meter issue

Sorry for mixing figures.
The yellow is the 5 minutes sample rate with wrong values and the blue the 1 hour sample rate with real values
by Pinguin
Saturday 12 March 2016 22:00
Forum: Utility
Topic: Electricity meter issue
Replies: 4
Views: 2334

Electricity meter issue

Good evening, I have an issue and cannot find a solution. I have an powermeter with a led pulsing 1000 times/kWh. I installed an optical sensor connected to a ESP07 running ESP easy. I have a graph with a point every 5 minutes, but the value in watts is wrong (60 times too small and no decimals ...
by Pinguin
Saturday 12 March 2016 21:32
Forum: Other questions and discussions
Topic: ESP EASY and 3 DS18B20
Replies: 4
Views: 5813

Re: ESP EASY and 3 DS18B20

Many thanks to you all, it's exactly what I was looking for.
Now everything is working.
Amazing it's not documented and I found many people asking the same question.
all the best
by Pinguin
Thursday 10 March 2016 17:51
Forum: Other questions and discussions
Topic: ESP EASY and 3 DS18B20
Replies: 4
Views: 5813

ESP EASY and 3 DS18B20

Good afternoon, I have an ESP Easy module with 3 DS18B20 attached on the same GPIO 12. On ESP Easy, I can read the 3 values by selecting the Device number. On domoticZ, I don't know how to read the 3 values in 3 different thermometers. The 1st one is OK because I can set the right IDX and ID is ok ...