Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Firebase Library for Arduino UNO + Esp8266 #280

Closed
afzalrehmani opened this issue Aug 27, 2017 · 3 comments
Closed

Firebase Library for Arduino UNO + Esp8266 #280

afzalrehmani opened this issue Aug 27, 2017 · 3 comments
Labels

Comments

@afzalrehmani
Copy link

Unable to use this library for ( Arduino UNO + ESP8266 )
I want to use this library for ( arduino + esp8266) so that multiple analog sensors value can be stored at firebase database

I think this is only for NodeMCU ( Which has only one analog pin )

Please Advice
Thanks in Advance
[email protected]

@proppy
Copy link
Contributor

proppy commented Sep 8, 2017

You could use something like FirebaseSerial in the contrib directory (https://github.com/firebase/firebase-arduino/tree/master/contrib/examples) and communicate between the Arduino Uno and the ESP8266 using the protocol defined here:
https://github.com/firebase/firebase-arduino/blob/master/contrib/src/modem/serial_protocol.md

@proppy
Copy link
Contributor

proppy commented Jun 15, 2018

Filed #340 to document this.

@proppy proppy closed this as completed Jun 15, 2018
@cliffae11
Copy link

@proppy what should be the header? #include??

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants