Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cc43094

Browse files
Update README.md
1 parent 653747e commit cc43094

File tree

1 file changed

+17
-9
lines changed

1 file changed

+17
-9
lines changed

‎Tuto1_DHT22WebserverESP8266_SPIFFS/README.md‎

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
How to create Web Server with ESP8266
33
* Measure temperature and humidity (DHT22), atmospheric pressure (BMP180)
44
* Store HTML, CSS and IMG file on SPIFFS system file
5-
* Use Pug (old jade) to create HTML interface
5+
* Use Pug (old Jade) to create HTML interface
66
* Use Bootstrap to create modern interface
77
* Use the plugin Bootstrap-table to create table
88

@@ -25,10 +25,14 @@ Full tutorial on http://www.diyprojects.io/esp8266-web-server-part-1-store-web-i
2525
| |SCL |D1 |
2626

2727
## More ressources
28-
* How to install Geany editor on Raspberry Pi, Orange Pi... (ARM SoC) : http://www.diyprojects.io/geany-text-editor-develop-raspberry-pi-orange-pi-arm/
29-
* How to prepare HTML interface with Geany and Pug : http://www.diyprojects.io/pug-jade-prepare-html-interfaces-raspberry-pi-geany/
30-
* How to install Arduino IDE for ARM plateform : http://www.diyprojects.io/install-arduino-ide-linux-arm-raspberry-pi-orange-pi-odroid/
31-
* How to configure Arduino IDE and use ESP8266 : http://www.diyprojects.io/adafruit-huzzah-esp8266-test-firmware-upgrade-nodemcu/
28+
* How to install Geany editor on Raspberry Pi, Orange Pi... (ARM SoC) :
29+
http://www.diyprojects.io/geany-text-editor-develop-raspberry-pi-orange-pi-arm/
30+
* How to prepare HTML interface with Geany and Pug :
31+
http://www.diyprojects.io/pug-jade-prepare-html-interfaces-raspberry-pi-geany/
32+
* How to install Arduino IDE for ARM plateform :
33+
http://www.diyprojects.io/install-arduino-ide-linux-arm-raspberry-pi-orange-pi-odroid/
34+
* How to configure Arduino IDE and use ESP8266 :
35+
http://www.diyprojects.io/adafruit-huzzah-esp8266-test-firmware-upgrade-nodemcu/
3236

3337
# ESP8266 Web Server + SPIFFS + Bootstrap - Partie 1
3438
Comment créer un serveur web avec un ESP8266
@@ -57,10 +61,14 @@ Tutoriel complet sur http://www.projetsdiy.fr/esp8266-web-server-partie1-stockag
5761
| |SCL |D1 |
5862

5963
## Autres ressources
60-
* Comment installer et configurer Geany pour coder en Pug : http://www.projetsdiy.fr/geany-editeur-texte-arm-raspberry-pi-orange/
61-
* Découverte du langage Pug : http://www.projetsdiy.fr/pug-jade-preparer-interfaces-html-raspberry-pi-geany/
62-
* Installer l'IDE Arduino sur plateforme ARM (Orange Pi, Raspberry Pi...) : http://www.projetsdiy.fr/installer-ide-arduino-linux-arm-raspberry-pi-orange-pi-odroid-armbian/
63-
* Comment programmer en code Arduino l'ESP8266 : http://www.projetsdiy.fr/adafruit-huzzah-esp8266-test-tuto-update-firmware/
64+
* Comment installer et configurer Geany pour coder en Pug :
65+
http://www.projetsdiy.fr/geany-editeur-texte-arm-raspberry-pi-orange/
66+
* Découverte du langage Pug (ancien Jade):
67+
http://www.projetsdiy.fr/pug-jade-preparer-interfaces-html-raspberry-pi-geany/
68+
* Installer l'IDE Arduino sur plateforme ARM (Orange Pi, Raspberry Pi...) :
69+
http://www.projetsdiy.fr/installer-ide-arduino-linux-arm-raspberry-pi-orange-pi-odroid-armbian/
70+
* Comment programmer en code Arduino l'ESP8266 :
71+
http://www.projetsdiy.fr/adafruit-huzzah-esp8266-test-tuto-update-firmware/
6472

6573

6674
<img align="center" src="https://github.com/projetsdiy/ESP8266-Webserver-Tutorials/blob/master/Tuto1_DHT22WebserverESP8266_SPIFFS/esp8266-spiffs-wemos-d1-mini-web-server-bootstrap-dht22-bmp180.png" style="max-width:100%;">

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /