Search found 13 matches

by parbar
05 Feb 2018, 10:06
Forum: RFLink: Hardware Related discussions
Topic: RFLink - Simple Arduino sensor
Replies: 3
Views: 12846

Re: RFLink - Simple Arduino sensor

Hi, Check out: https://github.com/pyrou/X10RF-Arduino and https://sandervandevelde.wordpress.com/2016/12/27/building-a-door-switch-using-domoticz-x10rf-and-arduino/ http://www.borngeek.net/Projects/attiny85-pir-sensor What I understand Rflink can recive X10rf protocol. I have not tried this myself b...
by parbar
27 Nov 2017, 15:55
Forum: ESP Easy: Hardware
Topic: Current Sensor SCT013 overload
Replies: 26
Views: 20126

Re: Current Sensor SCT013 overload

Thanks fro the reply. I think I will make an order soon for the 50 A version. I notice that they have in 5 packs on aliexpress.To bad its not 6 pack then I would have for 2 three phase setups.
by parbar
27 Nov 2017, 10:36
Forum: ESP Easy: Hardware
Topic: Current Sensor SCT013 overload
Replies: 26
Views: 20126

Re: Current Sensor SCT013 overload

Hi, I jump in to this thread, hope its ok. I'm also interested of the SCTD 010T as it sounds easy to connect to an arduino as it has 0-5 v output. My goal is to measure the mains to the house, both for fun and also to check distribution of the loads (3-phase system). Then of course some kind of warn...
by parbar
09 Feb 2017, 20:00
Forum: ESP Easy: General Discussion
Topic: Reading data from ThingSpeak
Replies: 7
Views: 8225

Re: Reading data from ThingSpeak

I made my best to explain below. Maybe confusing but let me know any questions. I'm sure there are more experience menbers that can help out to. 1: Enable Global sync on devices 2: Enable Rules Test that Global sync is working. It is described in the wiki. If you allready set your ESP up you might h...
by parbar
09 Feb 2017, 11:22
Forum: ESP Easy: General Discussion
Topic: Reading data from ThingSpeak
Replies: 7
Views: 8225

Re: Reading data from ThingSpeak

Yes, I will do that in evening when home.
by parbar
09 Feb 2017, 08:23
Forum: ESP Easy: General Discussion
Topic: Reading data from ThingSpeak
Replies: 7
Views: 8225

Re: Reading data from ThingSpeak

Still possible. Using rules I also update thingspeak with data from both ESP. https://thingspeak.com/channels/21739 Field 1,2 and 3 are one ESP with 3 pcs of ds18b20. Field 4 is another esp with Oled and a SI7021sensor. I have the scrolling oled plugin. This ones sends data from both ESP to thingspe...
by parbar
08 Feb 2017, 09:42
Forum: ESP Easy: General Discussion
Topic: Reading data from ThingSpeak
Replies: 7
Views: 8225

Re: Reading data from ThingSpeak

I have similar setup and I use Globalsync.
One esp with oled is displaying values from a second esp. I use Wemos d1 mini units.

Have a look at http://www.letscontrolit.com/wiki/index ... GlobalSync
by parbar
01 Feb 2017, 07:43
Forum: ESP Easy: Hardware
Topic: Schematic for hardware connection HC-SR04
Replies: 2
Views: 3503

Re: Schematic for hardware connection HC-SR04

Also mention that there is HC-SR04+ that runs directly of 3.3 volts.
by parbar
24 Nov 2016, 10:05
Forum: ESP Easy: Software
Topic: Feature Request - Telegram Bot
Replies: 4
Views: 5395

Re: Feature Request - Telegram Bot

+1 from me for Telegram support I have played a bit with https://github.com/Gianbacchio/ESP8266-TelegramBot and it was working fine. However it uses https and not sure if that is implemented in espeasy. I have also played with telegram and thingspeak. Use thingspeak ThingHTTP and send messages that ...
by parbar
23 Nov 2016, 19:22
Forum: ESP Easy: Hardware
Topic: SI7021 - to high temperature values
Replies: 6
Views: 7117

Re: SI7021 - to high temperature values

I extended the wires for the sensor to about 300 mm. Placing the sensor at that distance from the wemos d1 mini solved the problem. Heating from the Wemos increased the temperature readings. Issue solved. I also have a similar setup with DHT22 and it is of course the same problem. This make it diffi...
by parbar
16 Nov 2016, 13:07
Forum: ESP Easy: Hardware
Topic: SI7021 - to high temperature values
Replies: 6
Views: 7117

Re: SI7021 - to high temperature values

Removed the voltage regulator and connected direct to 3.3 v but same issue, about 2-3 degrees to high temperature. There are other IC and components on the module but I don't think I can remove them. The wemos it self reach about 40 C and can of course have impact by heating. Next steep will be to i...
by parbar
16 Nov 2016, 09:08
Forum: ESP Easy: Hardware
Topic: SI7021 - to high temperature values
Replies: 6
Views: 7117

Re: SI7021 - to high temperature values

Thanks for the reply! I have compared the temperature with standard indoor/outdoor termometers. I could understand and accept an devistion of +/- 0.5 degrees or even 1 degree. Now I have 2-4 degrees. As I have the sensor on short wires I just tested to insulate the ESP unit from the sensor but same ...
by parbar
14 Nov 2016, 17:40
Forum: ESP Easy: Hardware
Topic: SI7021 - to high temperature values
Replies: 6
Views: 7117

SI7021 - to high temperature values

Dear all, I have a wemos D1 mini with an I2C Si7021 and SSD1306 oled display connected. The SI7021 shows to high temperatures. About 4 Celsius above actual room temperature. I have tested 2 different SI7021 but the same issue. Anyone experienced the same? Could it be self heating ? Just installed la...