Part 2 (ESP8266 Web Server) : Interaction between Arduino code and HTML interface, data exchange in JSON
In this tutorial, you will learn:
- How to prepare a JSON object to send measurements to the HTML interface from Arduino code
- Add a Bootstrap-table table (http://bootstrap-table.wenzhixin.net.cn/) and refresh the display automatically
- Driving the ESP8266 GPIO from the HTML interface
Full tutorial here
http://www.diyprojects.io/esp8266-ftp-server-spiffs-file-exchange-rapid-development-web-server/
Partie 2 (Web Serveur ESP8266) : Interaction entre le code Arduino et l'interface HTML, échange de données en JSON
Dans ce tutoriel, vous allez apprendre :
- Comment préparer un objet JSON pour envoyer les mesures à l'interface HTML depuis le code Arduino
- Ajouter une table Bootstrap-table (http://bootstrap-table.wenzhixin.net.cn/) et actualiser l'affichage automatiquement
- Piloter le GPIO de l'ESP8266 depuis l'interface HTML
Tutoriel complet
http://www.projetsdiy.fr/esp8266-web-serveur-partie2-interaction-arduino-interface-html/
Licence : MIT
Copyright : www.projetsdiy.fr and www.diyprojects.io