Search found 3 matches

by neuros
01 Dec 2015, 20:47
Forum: ESP Easy: Hardware
Topic: OLED I2C
Replies: 43
Views: 35669

Re: OLED I2C

Somewhere I read, that oleds develop burn-in from luminance degradation of the light-emitting pixels. I think it must be possible to shut down the display with a command. it is possible to set the contrast level. Just change in file _P023_OLED.ino (Line 438 ) Plugin_023_sendcommand(0x81); //SETCONT...
by neuros
01 Dec 2015, 20:37
Forum: ESP Easy: General Discussion
Topic: DHT22/DHT11 problems in Devices - R039
Replies: 13
Views: 11029

Re: DHT22/DHT11 problems in Devices - R039

I'm having the same problem in R047 with dht11 and also with a sdd1306 oled. I cant edit a device. In chrome I get a 'ERR_CONTENT_LENGTH_MISMATCH' error. In the serial log: 'No heap available, failed to malloc 4960' My free mem is : 16520 What's the cause and are there any solutions? I found the so...
by neuros
30 Nov 2015, 20:39
Forum: ESP Easy: General Discussion
Topic: DHT22/DHT11 problems in Devices - R039
Replies: 13
Views: 11029

Re: DHT22/DHT11 problems in Devices - R039

I'm having the same problem in R047 with dht11 and also with a sdd1306 oled.
I cant edit a device. In chrome I get a 'ERR_CONTENT_LENGTH_MISMATCH' error.
In the serial log: 'No heap available, failed to malloc 4960'
My free mem is : 16520

What's the cause and are there any solutions?