Arduino/ESP32(單晶片/Chip/hardware/firmware) ~ 所有網路(network)相關通訊(communication)範例(example)收藏
Arduino/ESP32(單晶片/Chip/hardware/firmware) ~ 所有網路(network)相關通訊(communication)範例(example)收藏
GITHUB: https://github.com/jash-git/Arduino_ESP32-network-communication-examples
★WebSocket Server ~ https://randomnerdtutorials.com/esp32-websocket-server-sensor/
https://github.com/RuiSantosdotme/
Learn ESP32
ESP32 Introduction
ESP32 Arduino IDE
ESP32 Arduino IDE 2.0
VS Code and PlatformIO
ESP32 Pinout
ESP32 Inputs Outputs
ESP32 PWM
ESP32 Analog Inputs
ESP32 Interrupts Timers
ESP32 Deep Sleep
Protocols
ESP32 Web Server
ESP32 LoRa
ESP32 BLE
ESP32 BLE Client-Server
ESP32 Bluetooth
ESP32 MQTT
ESP32 ESP-NOW
ESP32 Wi-Fi
ESP32 WebSocket
ESP32 ESP-MESH
ESP32 Email
ESP32 Text Messages
ESP32 HTTP GET POST
HTTP GET Web APIs
HTTP POST Web APIs
Server-Sent Events
Web Servers
Output Web Server
PWM Slider Web Server
PWM Multiple Sliders Web Server
Async Web Server
Relay Web Server
Servo Web Server
DHT Web Server
BME280 Web Server
BME680 Web Server
DS18B20 Web Server
LoRa Web Server
Plot/Chart Web Server
Chart Multiple Series Web Server
SPIFFS Web Server
Thermostat Web Server
Momentary Switch Web Server
Physical Button Web Server
Input Fields Web Server
Images Web Server
RGB LED Web Server
Timer/Pulse Web Server
HTTP Auth Web Server
MPU-6050 Web Server
MicroSD Card Web Server
Stepper Motor Web Server
Stepper Motor WebSocket
Gauges Web Server
DIY Cloud
ESP32 Weather Station
Control GPIOs
View Sensor Readings
ESP32 MySQL
ESP32 PHP Email
ESP32 SIM800L
Cloud Node-RED Dashboard
Cloud MQTT Broker
ESP32 Cloud MQTT
ESP-NOW
ESP-NOW Introduction
ESP-NOW Two-Way
ESP-NOW One-to-Many
ESP-NOW Many-to-One
ESP-NOW + Wi-Fi Web Server
Firebase
Firebase Realtime Database
Firebase Web App
Firebase Authentication
Firebase BME280
Firebase Web App Sensor Readings
Firebase ESP32 Data Logging
Modules
ESP32 Relay Module
ESP32 DC Motors
ESP32 Servo
ESP32 Stepper Motor
ESP32 MicroSD Card
ESP32 MicroSD Card Data Logging
ESP32 PIR
ESP32 HC-SR04
ESP32 I2C Multiplexer
Sensors
ESP32 DHT11/DHT22
ESP32 BME280
ESP32 BME680
ESP32 DS18B20
ESP32 Multiple DS18B20
ESP32 BMP180
ESP32 BMP388
MQTT DHT11/DHT22
MQTT BME280
MQTT BME680
MQTT DS18B20
ESP32 MPU-6050
Displays
ESP32 OLED
ESP32 LCD
OLED Temperature
ESP32 Features
ESP32 Hall Sensor
ESP32 Touch Sensor
ESP32 I2C
ESP32 Flash Memory
ESP32 Dual Core
Useful Guides
ESP32 Troubleshooting
ESP32 Access Point
ESP32 Fixed IP Address
ESP32 MAC Address
ESP32 Hostname
ESP32 OTA
ESP32 OTA Arduino
ESP32 OTA VS Code
ESP32 Solar Panels
ESP32 Alexa
ESP32 Install SPIFFS
ESP32 Time and Date
ESP32 Epoch Time
ESP32 Google Sheets
ESP32 Email Altert
ESP32 ThingSpeak
Weather Station Shield
ESP32 IoT Shield
ESP32 Weather Station PCB
ESP32 Wi-Fi Manager
VS Code and PlatformIO
VS Code SPIFFS
VS Code Workspaces
Save Data Preferences Library
Reconnect to Wi-Fi
Useful Wi-Fi Functions
Other Projects
Telegram Control Outputs
Telegram Sensor Readings
Telegram Detect Motion
Telegram Group
ESP32 Status PCB
ESP32 BMP388 Datalogger
ESP32 Web Serial
ESP32 Door Monitor
ESP32 Door Telegram
ESP32 NTP Timezones
ESP32 Boards
ESP32 Camera
ESP32 LoRa
ESP32 OLED
ESP32 SIM800L
Learn More
Learn ESP32
Learn ESP8266
Learn ESP32-CAM
Learn MicroPython
Learn Arduino
Build Web Servers eBook
Smart Home eBook
Firebase
★WebSocket Client ~ https://github.com/gilmaimon/ArduinoWebsockets
https://github.com/gilmaimon/TinyWebsockets
Esp32-Client
Esp32-Server
Esp8266-Client
Esp8266-Server
Minimal-Esp32-Client
Minimal-Esp8266-Client
MultipleClients-Teensy41-Server
Secured-Esp32-Client
Secured-Esp8266-Client
SecuredTwoWay-Esp8266-Client
SocketAndHttp-Teensy41-Server
Teensy41-Client
Teensy41-Server
★FTP Server
★FTP Client ~ https://www.hackster.io/xreef/ftp-server-on-esp8266-and-esp32-b03bd8
https://github.com/dplasa/FTPClientServer/tree/master
★Web Server ~ https://randomnerdtutorials.com/esp32-web-server-arduino-ide/
★Web Client ~ https://randomnerdtutorials.com/esp32-http-get-post-arduino/
★Tcp Server ~ https://medium.com/%E5%BD%BC%E5%BE%97%E6%BD%98%E7%9A%84-swift-ios-app-%E9%96%8B%E7%99%BC%E6%95%99%E5%AE%A4/%E4%BD%BF%E7%94%A8-arduino-%E8%AE%93-esp32-%E6%90%96%E8%BA%AB%E4%B8%80%E8%AE%8A%E6%88%90%E7%82%BA-tcp-server-c160a84600bb#4258
https://medium.com/%E5%BD%BC%E5%BE%97%E6%BD%98%E7%9A%84-swift-ios-app-%E9%96%8B%E7%99%BC%E6%95%99%E5%AE%A4/%E4%BD%BF%E7%94%A8-arduino-%E8%AE%93-esp32-%E6%90%96%E8%BA%AB%E4%B8%80%E8%AE%8A%E6%88%90%E7%82%BA-tcp-server-%E4%BA%8C-50662532215b
★Tcp Client ~ https://jimirobot.tw/esp32-micropython-socket-tcp-server-307-tutorial/