Search found 9 matches

by ajheyworth
18 Apr 2020, 21:31
Forum: ESP Easy: Software
Topic: Analog resistor switch array
Replies: 1
Views: 4563

Analog resistor switch array

I've run out of digital inputs, and need to add a load more. As software limits 12 input devices, and I'm using expanders already for my outputs, I was thinking of using an analog input port on an expander to create the additional digital inputs via a resistor array. Ie, each switch input has a diff...
by ajheyworth
06 Sep 2019, 14:24
Forum: ESP Easy: General Discussion
Topic: ESP WiFi Hacked
Replies: 3
Views: 8522

Re: ESP WiFi Hacked

Many thanks. Would love to see ESPEasy also feature a VPN client, so even between client and server there is a level of encryption. Great for deploying a device on a foreign network, or even just for Point 2 Point security!?
by ajheyworth
24 Apr 2019, 07:03
Forum: ESP Easy: Hardware
Topic: Variable speed DC motor
Replies: 0
Views: 2041

Variable speed DC motor

Just starting a new project - a water feature which besides many things needs a low current variable water pump controllable by a ESP. I've chosen the Wemos D1 Mini for this project, and a 12V DC motor. Has anyone experience in controlling the speed of DC motors through ESP Easy? I'm awaiting the ar...
by ajheyworth
21 Apr 2019, 08:27
Forum: ESP Easy: Hardware
Topic: No I2C with Sonoff 4CH R2
Replies: 7
Views: 16683

Re: No I2C with Sonoff 4CH R2

Q1. Trawling the internet it would seem that GPIO 01 and GPIO 03 are used for I2C. Does anyone else concur? As far as I know the standard I2C pins are GPIO4 and GPIO5 and I use them in quite few projects.... Here is the known GPIO list for the Sonoff 4CH R2: GPIO 00 - Button 1 GPIO 04 - Relay 3 GPI...
by ajheyworth
20 Apr 2019, 09:06
Forum: ESP Easy: Hardware
Topic: No I2C with Sonoff 4CH R2
Replies: 7
Views: 16683

No I2C with Sonoff 4CH R2

Just diving into a Sonoff 4CH R2 which provides 4x relay outputs, a couple of unused GPIO pins on the board and 4x inputs tied to buttons. I want to add an MCP23017 port expander to gain some more useful IO on the side and also for an OLED screen. Q1. Trawling the internet it would seem that GPIO 01...
by ajheyworth
06 Dec 2018, 23:48
Forum: ESP Easy: Software
Topic: Input pulse detection
Replies: 0
Views: 2106

Input pulse detection

Hello all I am connecting my ESP8266 with ESPEasy to a device which unfortunately outputs 4 states from one auxiliary output terminal of an alarm panel. It differentiates the 4 states by pulses. ---Armed/Disarmed--- 1 pulse (on,off - approx 0.5secs high/low) = change state 'disarmed' to state 'armed...
by ajheyworth
31 Aug 2018, 00:18
Forum: ESP Easy: Hardware
Topic: Wired Ethernet / PoE
Replies: 6
Views: 5923

Re: Wired Ethernet / PoE

Thanks for your comments. POE is hardware, so not really an issue. It's not true that where you can get a cable you can get WiFi, and I did say some devices are in environments that cannot have an RF signal. Putting POE aside, I thought that the SPI connection to the Wiznet modules (as used with ard...
by ajheyworth
29 Aug 2018, 22:26
Forum: ESP Easy: Hardware
Topic: Wired Ethernet / PoE
Replies: 6
Views: 5923

Wired Ethernet / PoE

I love using the ESP8266 with EasyESP. I've designed new hardware for my projects, and find the firmware really easy to use - thank you. Unfortunately I have a stumbling block. Some environments where I'd want to deploy my devices do not either permit the use of WiFi as a technology or WiFi simply i...