Search found 62 matches

by hamster
15 Dec 2015, 21:30
Forum: ESP Easy: Hardware
Topic: OLED I2C
Replies: 43
Views: 36245

Re: OLED I2C

2015-12-15 19.45.55.jpg
2015-12-15 19.45.55.jpg (116.98 KiB) Viewed 28396 times
Not sure why I have yellow text in lines 7 and 8?
bought this http://www.ebay.co.uk/itm/321927689593
Works great.. bicolor looks cool. :D
by hamster
17 Nov 2015, 19:57
Forum: ESP Easy: Projects / Applications
Topic: Smoke Sensors
Replies: 4
Views: 6454

Re: Smoke Sensors

by the way. does anyone know how show switched inputs as 1 or 0 rather than 1.00 or 0.00 many thanks?
by hamster
15 Nov 2015, 20:56
Forum: ESP Easy: Projects / Applications
Topic: Smoke Sensors
Replies: 4
Views: 6454

Smoke Sensors

Hi I've been working on a smoke Sensor It uses two types of smoke sensors MQ9+MQ135(carbon monoxide +smoke) These give analogue and digital outputs (only issue in domoticz there is no dedicated dummy device, air quality doesn't work, so currently being logged as a percentage) It also has a temp /Hum...
by hamster
06 Nov 2015, 00:44
Forum: ESP Easy: Software
Topic: Discussion on local control by ESP Easy
Replies: 29
Views: 25230

Re: Discussion on local control by ESP Easy

If an option could be included where a gpio output reacts to a gpio input it would be greatly appreciated.
I'm trying to build a wifi light switch which I can control remotely yet still be able to operate locally.
by hamster
21 Oct 2015, 01:11
Forum: Introduce yourself
Topic: From Somerset UK
Replies: 2
Views: 3282

From Somerset UK

Hi everybody. I've been messing about with domoticz for about 18 months but in recent months I wasn't really expanding my system. But since I came across ESP8266's and ESP easy about 6 weeks ago it's been fantastic. :D I have ditched all my pi-face's and gone from 3 x rpi to 1 rpi2, the rpi's have b...
by hamster
21 Oct 2015, 00:41
Forum: ESP Easy: Projects / Applications
Topic: HC-SR04 implimentation with OpenHAB (looking for recomendations)
Replies: 6
Views: 7511

Re: HC-SR04 implimentation with OpenHAB (looking for recomendations)

Hi. I managed to get a HC-SR04 working on R38 as per the diagram above. However I think there is a bug in the software :( If i set the mode to 'state' rather than 'value' and submit, when I then press edit the device the esp reboots Is there anyway to remove the devices. Or restore to default ? As I...
by hamster
18 Oct 2015, 21:35
Forum: ESP Easy: Hardware
Topic: TSOP4838 IR module
Replies: 0
Views: 2734

TSOP4838 IR module

I noticed on the Wiki page mention of a IR module
However updated to R38 and I don't see this option?
Can the TSOP4838 be added to a standard switch input? Many thanks
by hamster
12 Oct 2015, 00:47
Forum: ESP Easy: Software
Topic: How send data to LCD
Replies: 5
Views: 5487

Re: How send data to LCD

Fantastic.. finally got my 20x4 I2C LCD screen working, amended the address in (mine was 0x3f) after updating to R35) I have 3 lines on the LCD working - Temp /Hum /Pressure data, the fourth line I'm using domoticz to send logs back to the LCD. One question ?? What command in domoticz to add a time ...
by hamster
30 Sep 2015, 20:32
Forum: ESP Easy: Hardware
Topic: How to use the MCP23017
Replies: 17
Views: 13859

Re: How to use the MCP23017

outputs are working with :-
http://<ip>/?cmd=extwiredout,9,1
http://<ip>/?cmd=extwiredout,9,0
(as posted by martinus)
by hamster
28 Sep 2015, 16:36
Forum: ESP Easy: Hardware
Topic: How to use the MCP23017
Replies: 17
Views: 13859

Re: How to use the MCP23017

I tried using a 4k resister but didn't make any difference..
by hamster
28 Sep 2015, 11:38
Forum: ESP Easy: Hardware
Topic: How to use the MCP23017
Replies: 17
Views: 13859

Re: How to use the MCP23017

Thanks Alan
Standard GPIO's are working ok as inputs..
but not on MCP23017.. :(
by hamster
27 Sep 2015, 21:35
Forum: ESP Easy: Hardware
Topic: How to use the MCP23017
Replies: 17
Views: 13859

Re: How to use the MCP23017

First of all.. just like to say this is a fantastic project.. well impressed..!! Currently using R20.. Following the previous comments, I managed to get the outputs working.. :D Also wanted to get some inputs working.. I have one input configured but when I tie the contact on the mcp23017 high or lo...