Logo

FNK0060

  • C language
    • Important Information
      • Getting Started
      • Get Support and Offer Input
      • Safety and Precautions
      • About Freenove
      • Copyright
    • Preface
      • ESP32-WROVER
      • Extension board of the ESP32-WROVER
      • CH340 (Importance)
        • Windows
          • Installing CH340
        • MAC
      • Programming Software
      • Environment Configuration
      • Notes for GPIO
        • Strapping Pin
        • Cam Pin
    • Chapter 1 LED
      • Project 1.1 Blink
        • Component List
        • Component knowledge
          • LED
          • Resistor
          • Breadboard
          • Power
        • Circuit
        • Sketch
          • Sketch_01.1_Blink
    • Chapter 2 Bluetooth
      • Project 2.1 Bluetooth Passthrough
        • Component List
        • Component knowledge
          • Master mode
          • Slave mode
        • Circuit
        • Sketch
          • Sketch_02.1_SerialToSerialBT
          • Reference
      • Project 2.2 Bluetooth Low Energy Data Passthrough
        • Component List
        • Circuit
        • Sketch
          • Sketch_02.2_BLE
          • Serial Bluetooth
          • Lightblue
    • Chapter 3 Read and Write the Sdcard
      • Project 3.1 SDMMC Test
        • Component knowledge
          • SD card read and write method
        • Format SD card
          • Windows
          • MAC
        • Circuit
        • Sketch
          • Sketch_03.1_SDMMC_Test
    • Chapter 4 WiFi Working Modes
      • Project 4.1 Station mode
        • Component List
        • Component knowledge
          • Station mode
        • Circuit
        • Sketch
          • Sketch_04.1_Station_mode
          • Reference
      • Project 4.2 AP mode
        • Component List & Circuit
        • Component knowledge
          • AP mode
        • Circuit
        • Sketch
          • Sketch_04.2_AP_mode
          • Reference
      • Project 4.3 AP+Station mode
        • Component List
        • Component knowledge
          • AP+Station mode
        • Circuit
        • Sketch
          • Sketch_04.3_AP_Station_mode
    • Chapter 5 TCP/IP
      • Project 5.1 As Client
        • Component List
        • Component knowledge
          • TCP connection
          • Install Processing
          • Use Server mode for communication
        • Circuit
        • Sketch
          • Sketch_05.1_As_Client
          • Reference
      • Project 5.2 As Server
        • Component List
        • Circuit
        • Sketch
          • Sketch_05.2_As_Server
          • Reference
    • Chapter 6 Camera Web Server
      • Project 6.1 Camera Web Server
        • Component List
        • Circuit
        • Sketch
          • Sketch_06.1_As_CameraWebServer
          • Reference
      • Project 6.2 Video Web Server
        • Component List
        • Circuit
        • Sketch
          • Sketch_06.2_As_VideoWebServer
    • What’s next?
    • End of the Tutorial
  • Python language
    • Welcome
      • How to Start
      • Get Support
      • Attention
      • About
      • Copyright
      • Remove the Chips
    • Prepare
      • ESP32-WROVER
      • Extension board of the ESP32-WROVER
    • Chapter 1 LED (Important)
      • Project 1.1 Blink
        • Component List
          • Power
        • Code
          • 01.1_Blink
          • Uploading code to ESP32
          • How to import python files
          • Reference
      • Project 1.2 Blink
        • Component List
        • Component knowledge
          • LED
          • Resistor
          • Breadboard
          • Power
        • Circuit
        • Code
          • 01.1_Blink
          • Uploading code to ESP32
    • Chapter 2 Bluetooth
      • Project 2.1 Bluetooth Low Energy Data Passthrough
        • Component List
        • Lightblue
        • Code
          • 02.1_BLE
    • Chapter 3 WiFi Working Modes
      • Project 3.1 Station mode
        • Component List
        • Component knowledge
          • Station mode
        • Circuit
        • Code
          • 03.1_Station_mode
          • Reference
      • Project 3.2 AP mode
        • Component List & Circuit
        • Component knowledge
          • AP mode
        • Circuit
        • Code
          • 03.2_AP_mode
          • Reference
      • Project 3.3 AP+Station mode
        • Component List
        • Component knowledge
          • AP+Station mode
        • Circuit
        • Code
          • 03.3_AP+STA_mode
    • Chapter 4 TCP/IP
      • Project 4.1 As Client
        • Component List
        • Component knowledge
          • TCP connection
          • Install Processing
          • Use Server mode for communication
        • Circuit
        • Code
          • 04.1_TCP_as_Client
          • Reference
      • Project 4.2 As Server
        • Component List
        • Circuit
        • Code
          • 04.2_TCP_as_Server
    • Chapter 5 Camera Web Server
      • Project 5.1 Camera Web Server
        • Component List
        • Circuit
        • Code
          • 05.1_Camera_WebServer
          • Reference
    • What’s next?(others)
    • End of the Tutorial
fnk0060-docs
  • Search