-->
Page 1 of 7

Call to take part in a project

PostPosted: Tue Mar 10, 2015 5:28 am
by andrew500w
Is someone interested in taking part of a esp8266 to photo camera controller project?

Re: Call to take part in a project

PostPosted: Tue Mar 10, 2015 11:02 am
by voyager
Sure. What are tinkering? Just explain your idea.

Re: Call to take part in a project

PostPosted: Wed Mar 11, 2015 3:10 am
by andrew500w
voyager wrote:Sure. What are tinkering? Just explain your idea.


Hi voyager,

Almost all the new photo and video cameras are wifi enabled and it can be controlled by an smartphone across an android or OS app, the idea is to use the ES8266 instead of the smartphone because in many cases it is not possible to use a smartphone.

The ES8266 plus a cheap 8 bit microcontroller are the ideal solution for this, the project seems very simple but there is a lot of work for doing so that everything works, first it is that sniffing the traffic that takes place between the camera and the smartphone to be able to reproduce it, and part of this work is done.

The Sony cameras use the Direct-Wifi protocol and although the specifications of the ES8266 say that it is Direct-Wifi enabled, I have not found information on this matter and nobody (as far as I know) has used it this way.

I could communicate the ES8266 with the Panasonic cameras up to the point in which the camera asks for traffic from the app, I have tried to do the same with the Sony cameras and there is not established the communication (authentication, association, EAPOL key).

If you are interested in the project we can begin when you want.

Re: Call to take part in a project

PostPosted: Wed Mar 11, 2015 3:40 am
by ProfePaco
This is an interesting project.

However, I think we should consider also the use of a camera directly attached to ESP8266. There is no need of a processor, and no need to understand a traffic protocol.