-->
Page 1 of 2

Complete NOOB question...

PostPosted: Tue Jun 27, 2017 7:32 am
by Matt2689
Hi everybody,

A question about what I could achieve with an 8266... I was to make 2 button presses via relay or optoisolator over a wifi connection..

I originally thought about using an arduino with an 8266 for wifi connectivity, but can anyone confirm if I can achieve the same with the 8266 alone? I see 2 gpio pins on the board?

Many thanks...

Re: Complete NOOB question...

PostPosted: Wed Jun 28, 2017 6:11 am
by Matt2689
Maybe one of these?

http://www.ebay.co.uk/itm/ESP8266-ESP-0 ... SwzgRWzeRb

The plan is to set it up on a roomba to set it running when the cats are out of the house.. they hate it!

Any tips? Do you think I could do that with just a couple of optical isolators to operate the switches?

Thanks

Re: Complete NOOB question...

PostPosted: Wed Jun 28, 2017 9:07 am
by alex_g
Yes indeed you can, quite easily.

By the way, it's the old (ESP-01) models that had 2 GPIO pins. The newer ones, ESP-07, ESP-012, etc, have many more... and cost about the same.

The ESP chip itself is quite a bit more powerful than the average Arduino setup. Have a look at some of the example projects section on this site to see some of the amazing applications that they have been used for!

Re: Complete NOOB question...

PostPosted: Wed Jun 28, 2017 9:38 am
by Matt2689
So I want to be able to hack the mb of a roomba so that it can be set running remotely... basically just a remote button on a web interface would be perfect, or a direct control from ifttt for example..

Just 2 gpio is plenty for the needs as there are only 3 buttons on the roomba, and only 2 of any use remotely...

So any recommendations? I'm thinking of using opto isolators to bridge across the buttons rather than relays...

Many thanks,
Matt