Skip to content

tomarfaruk/Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino

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

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

About

Arduino ESP8266 Web-based project with Vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages