(ESP8266) ESPRUINO communication with Firebase
Posted: Mon Nov 06, 2017 12:50 pm
Hello there guys!
First to clarify: I am a software developer, so the hardware knowledge is a bit limited on my side. I have a new project in mind and have a friend helping me out with creation of this controller.
To get on topic: I have noticed a few topics about communication between ESP8266 and Firebase but none of them used ESPRUINO.
I am aware that ESP has a low amount of memory but I was wondering if there is any way I could use Firebase JS library on it? In case there is no way, is memory upgrade possible by soldering another memory unit to ESP? Would that solve my issue and using larger libraries would be possible?
Just looking for the best solution here so if you have anything in mind I will more more than thankful for your advices.
In any case I need to run communication between Firebase and controller, and it is preferred that everything is written in JavaScript. If this doesn't get through my next pick is using Raspberry W where I have already tested it and works great.
Thank you so much for help.
First to clarify: I am a software developer, so the hardware knowledge is a bit limited on my side. I have a new project in mind and have a friend helping me out with creation of this controller.
To get on topic: I have noticed a few topics about communication between ESP8266 and Firebase but none of them used ESPRUINO.
I am aware that ESP has a low amount of memory but I was wondering if there is any way I could use Firebase JS library on it? In case there is no way, is memory upgrade possible by soldering another memory unit to ESP? Would that solve my issue and using larger libraries would be possible?
Just looking for the best solution here so if you have anything in mind I will more more than thankful for your advices.
In any case I need to run communication between Firebase and controller, and it is preferred that everything is written in JavaScript. If this doesn't get through my next pick is using Raspberry W where I have already tested it and works great.
Thank you so much for help.