Neutrino-1 / esp-oled-firebase

0.91" inch OLED and an esp8266-12E, which is integrated to firebase to fetch text file and send and receive a text message

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

esp-oled-firebase-Integration

0.91" inch OLED and a esp8266-12E, which is integrated to firebase to fetch text file and send and receive text message.

Getting Started

Clone the repo, open with arduino IDE [Tested on Arudino IDE 1.8.10 above]

Prerequisites

Arduino Libraries for WIFI, JSON, Firebase and Mulit-Tap funtions

Installing

Open the Arduino IDE and follow the below steps:

Sketch -> include library -> ManageLibrary -> *Search for the above library*

Or follow the instructions on respective library repository.

Errors

4 Errors has been planted and extremely easy to fix! Compile once to figure out the Errors.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

0.91" inch OLED and an esp8266-12E, which is integrated to firebase to fetch text file and send and receive a text message

License:MIT License


Languages

Language:C++ 100.0%