nuage de tags sur la liste, suppression dropdown navbar, rôles/droits sur le profil

This commit is contained in:
Cedric Abonnel
2026-05-12 20:07:33 +02:00
parent 1d2e3d9a24
commit 6e438835f8
3470 changed files with 97124 additions and 109 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 238 KiB

@@ -0,0 +1,90 @@
L'**ESP826** est un **micro controleur** bas coût avec une capacité de communication **Wifi** en protocole TCP/IP. Le développement est assuré **Espressif Systems**, société publique de Chine de portée multi nationale (Repulbique Tchèque, Inde, Brésil, Singapour).
## - Spécifications techniques
- Processeur : Microprocesseur RISC L106 32-bit basé sur le processeur **Tensilica Xtensa Diamond Standard 106Micro** cadencé à 80 MHz
- Memory:
1. 32 KiB instruction RAM
1. 32 KiB instruction cache RAM
1. 80 KiB user-data RAM
1. 16 KiB ETS system-data RAM
- External QSPI flash: up to 16 MiB is supported (512 KiB to 4 MiB typically included)
- IEEE 802.11 b/g/n Wi-Fi
- Integrated TR switch, balun, LNA, power amplifier and matching network
- WEP or WPA/WPA2 authentication, or open networks
- 17 GPIO pins
- Serial Peripheral Interface Bus (SPI)
- I²C (software implementation)[7]
- I²S interfaces with DMA (sharing pins with GPIO)
- UART on dedicated pins, plus a transmit-only UART can be enabled on GPIO2
- 10-bit ADC (successive approximation ADC)
## - Circuits intégrés (modules)
Il existe deux principaux constructeurs de circuits intégrés (modules) **ESP8266** :
<u>Circuits intégrés **Ai-Thinker**</u>
![Logo Ai-Thinker](ai-thinker.png)
- ESP-01
- ESP-01S
- ESP-01M
- ESP-02
- ESP-03
- ESP-04
- ESP-05
- ESP-06
- ESP-07
- ESP-07S
- ESP-08
- ESP-09
- ESP-10
- ESP-11
- ESP-12
- ESP-12E
- ESP-12F
- ESP-12S
- ESP-13
- ESP-14
<u>Circuits intégrés **Espressif**</u>
![Logo Espressif](espressif-logo-pratik-panda-clients-2.png)
- ESP-WROOM-02
- ESP-WROOM-02D
- ESP-WROOM-02U
- ESP-WROOM-S2
+ d'infos : https://en.wikipedia.org/wiki/ESP8266
## - Cartes de développement (SDK)
La carte de développement intègre le **circuit intégré** avec le nécessaire pour réaliser des montages rapidement.
La première version de l'**ESP866** est sortie en 2014 avec différentes cartes de développement : NodeMCU DEVKIT, Ai-Thinker ESP01, WeMos, Adafruit, SparkFun ...
### - ESP-01
Voir la page
### - AI Thinker ESP8266MOD
![AI Thinker ESP8266MOD](nodemcuv3.0-pinout.jpg)
### - Espressif ESP-12E
<u>Schéma des connecteurs ESP-12E</u>
![Schéma des connecteurs de la carte PINOUT ESP-01](20220128-104522.png)
### DOITING ESP 12F
Ver 0.1
plus d'infos
@@ -0,0 +1,18 @@
{
"uuid": "cb93c086-4b6f-4c32-82a5-208adb14d0bf",
"slug": "specifications-esp-8266",
"title": "Spécifications de l'ESP8266",
"author": "cedric.abonnel@gmail.com",
"published": true,
"published_at": "2022-01-28 10:47:26",
"created_at": "2022-01-28 10:47:26",
"updated_at": "2022-01-28 10:47:26",
"revisions": [],
"cover": "",
"files_meta": [],
"external_links": [],
"seo_title": "",
"seo_description": "",
"og_image": "",
"category": "Électronique"
}