Arduino ESP8266 Web-based project with Vue.js This was my varsity requirement project base project. It can take information from the environment and the user can control the environment devices. Here we use some simple electronics devices and some sensors. And develop a Web-based App by using Veu.js
Omar Faruk, umorfarukcse@gmail.com,
My Arduino web app link here https://arduino-f7537.firebaseapp.com
- firstly we to have to install some library for elsp8266 and firebase
- go to this link and download it, https://github.com/FirebaseExtended/firebase-arduino
- than go to your Arduino Ide and click the Sketch function you find it beside Tools, then select your zip file it will take some while for installing
- go to this link and download it, https://github.com/esp8266/Arduino than follow the step 3 instruction
- after this you need to go to Tools and click Manage Library than Search for ArduinoJson and install 5.13.2 don't install the latest version it may create some error while you run your code