- Tue Jan 12, 2016 9:12 am
#38581
Dear shoelessone,
This project is very cool and it is very thoughtful! Your family must love it!
I have a similar project that I intend to offer to my girlfriend as a valentine gift (so in one month!). Two heart shaped "buttons" that will be connected in the same way as your Mitchine boxes. As soon as you press one the other will lit up, so you know the other person thought about you.
It will be my first project with an arduino-like microcontroller and with ESP8266 obviously.
I started testing things and I have currently a working prototype that can send some number to thingspeak and retrieve the last entry, so I'm nearly there. But my code is messy and for now the Wifi password and SSID is hardcoded.
As I'm not a web developer I have a hard time understanding how you get and send information from one box to the others. Could you explain this part for me?
As I said I currently use thingspeak, but the limitations of the API is not good for "instant" communication.
I will definitely look into your code more closely and try to adapt it to my needs. For instance I really like the AccessPoint configuration option that you designed.
Thank you for sharing this project!