Logo

FNK0090

  • C language
    • Important Information
      • Getting Started
      • Get Support and Offer Input
      • Safety and Precautions
      • About Freenove
      • Copyright
    • Preface
      • ESP32-WROOM
      • CH340 (Importance)
        • Windows
          • Check whether CH340 has been installed
          • Installing CH340
        • MAC
      • Programming Software
      • Environment Configuration
      • Notes for GPIO
        • Strapping Pin
    • Chapter 1 LED
      • Project 1.1 Blink
        • Component List
          • Power
        • Sketch
          • Sketch_01.1_Blink
            • Reset()
          • Reference
    • Chapter 2 WS2812
      • Project 2.1 WS2812
        • Circuit
        • Sketch
          • How to install the library
          • Sketch_02.1_WS2812
          • Reference
            • Freenove_ESP32_WS2812()
    • Chapter 3 Bluetooth
      • Project 3.1 Bluetooth Passthrough
        • Component List
        • Component knowledge
          • Master mode
          • Slave mode
        • Circuit
        • Sketch
          • Sketch_03.1_SerialToSerialBT
          • Reference
      • Project 3.2 Bluetooth Low Energy Data Passthrough
        • Component List
        • Circuit
        • Sketch
          • Sketch_03.2_BLE
          • Serial Bluetooth
          • Lightblue
    • 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
    • What’s next?
    • End of the Tutorial
  • Python language
    • Welcome
      • How to Start
      • Get Support
      • Attention
      • About
      • Copyright
    • Prepare
      • ESP32-WROOM
    • Chapter 0 Ready (Important)
      • 0.1 Installing Thonny (Important)
        • Downloading Thonny
        • Installing on Windows
      • 0.2 Basic Configuration of Thonny
      • 0.3 CH340 (Importance)
        • Windows
          • Check whether CH340 has been installed
          • Installing CH340
        • MAC
      • 0.4 Burning Micropython Firmware (Important)
        • Downloading Micropython Firmware
        • Burning a Micropython Firmware
      • 0.5 Testing codes (Important)
        • Testing Shell Command
        • Running Online
        • Running Offline (Importance)
      • 0.6 Thonny Common Operation
        • Uploading Code to ESP32
        • Downloading Code to Computer
        • Deleting Files from ESP32’s Root Directory
        • Deleting Files from your Computer Directory
        • Creating and Saving the code
      • 0.7 Note
        • Strapping Pin
    • 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
    • Chapter 2 WS2812
      • Component List
      • Circuit
      • Code
        • 02.1_Neopixels
    • Chapter 3 Bluetooth
      • Project 3.1 Bluetooth Low Energy Data Passthrough
        • Component List
        • Circuit
        • Lightblue
        • Code
          • 03.1_BLE
    • Chapter 4 WiFi Working Modes
      • Project 4.1 Station mode
        • Component List
        • Component knowledge
          • Station mode
        • Circuit
        • Code
          • 04.1_Station_mode
          • Reference
      • Project 4.2 AP mode
        • Component List & Circuit
        • Component knowledge
          • AP mode
        • Circuit
        • Code
          • 04.2_AP_mode
          • Reference
      • Project 4.3 AP+Station mode
        • Component List
        • Component knowledge
          • AP+Station mode
        • Circuit
        • Code
          • 04.3_AP+STA_mode
    • Chapter 5 TCP/IP
      • Project 5.1 As Client
        • Component List
        • Component knowledge
          • TCP connection
          • Install Processing
          • Use Server mode for communication
        • Circuit
        • Code
          • 05.1_TCP_as_Client
          • Reference
      • Project 5.2 As Server
        • Component List
        • Circuit
        • Code
          • 05.2_TCP_as_Server
    • What’s next?
    • End of the Tutorial
fnk0090-docs
  • Search