Search found 4 matches

by vuhams
01 Feb 2018, 14:17
Forum: ESP Easy: Hardware
Topic: MCP9701 Temperature Sensor connected with ADC of ESP12-F
Replies: 6
Views: 5163

MCP9701 Temperature Sensor connected with ADC of ESP12-F

Hi,
How to setup espeasy mega 2.0 to get MCP9701 Temperature Sensor connected with ADC of ESP12-F working?
by vuhams
08 Jun 2017, 18:01
Forum: Experimental
Topic: ESP Easy Mega
Replies: 249
Views: 732145

Re: ESP Easy Mega

maluko wrote: 27 Nov 2016, 23:21 hi
it is possible to add more task on devices?

Because the MCP23017 have 16 Output so only have 12 on espeasy.

thanks
MCP23017 is too slow in mega
by vuhams
08 Jun 2017, 16:08
Forum: ESP Easy: Software
Topic: Release v2.0.0-dev10 - Bug? IDX Option gone
Replies: 4
Views: 4093

Re: Release v2.0.0-dev10 - Bug? IDX Option gone

I think in 2.0.10 IDX is removed and changed IDX = TASK.
by vuhams
08 Jun 2017, 10:40
Forum: ESP Easy: Software
Topic: MCP23017 GPIO PIN CONFIGURATION
Replies: 1
Views: 3773

MCP23017 GPIO PIN CONFIGURATION

Hi, MY DESIGN In my project i used MCP23017 and i connected 8 switches from port 1 to 8, and i connected relay driver ULN2003 to drive 12v relay from the port 9 to 16. The hardware am using is ESP-12E with espeasy firmware 2.0.10 (latest). ESP-12E I2C is GPIO4 and GPIO5 PROBLEM 1. Relay connected wi...