Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webserveur avec esp8266 pour culture indoor #5

Open
Jorgininho opened this issue Sep 9, 2020 · 1 comment
Open

Webserveur avec esp8266 pour culture indoor #5

Jorgininho opened this issue Sep 9, 2020 · 1 comment

Comments

@Jorgininho
Copy link
Contributor

Je fait cette isse pour suivre le development d'un projet de controle de culture indoor, avec un ESP8266, ou serait mesurés l'humidité au sol, ainsi que l'humidité et la temperature de l'air pour etre ensuite afficher sur une page web accessible sur un wifi locale.

l'esp utilisé:

Velleman VMA107
https://www.velleman.eu/products/view/?id=440996

Pour mettre en place le webserveur on a utilisé le tuto suivant :
https://tommydesrochers.com/la-meilleure-methode-pour-heberger-une-interface-web-sur-esp32-version-avancee-esp32-ep4/

Ce tuto est pour un esp32, pour le rendre compatible avec un esp8266, on a dut utiiliser la librairie FH.h et non SPIFFS.h

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

No branches or pull requests

1 participant