Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for ESP8266 #102

Open
hulkco opened this issue Jun 19, 2016 · 3 comments
Open

Support for ESP8266 #102

hulkco opened this issue Jun 19, 2016 · 3 comments

Comments

@hulkco
Copy link

hulkco commented Jun 19, 2016

May consider, include code to generate the fingerprint, on the ESP8266 modules?

@schollz
Copy link
Owner

schollz commented Jun 20, 2016

I'd love to do this.

The closest I've come is to port the fingerprinting code to a Particle Photon. Though more expensive than a ESP8266, I really like the Photon, its easy to use and simple to program. Here's my notes on how to integrate with the Photon.

@hulkco
Copy link
Author

hulkco commented Jun 20, 2016

Thanks schollz, your project is very nice, i tried!!!

@TilBlechschmidt
Copy link

TilBlechschmidt commented Feb 22, 2017

You might want to take a look at the client I built over at #152. There's also a link to the implementation of gathering and properly formatting the tracking data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment