FNK0112
Main Tutorial
Important Information
Getting Started
Get Support and Offer Input
Safety and Precautions
About Freenove
Copyright
List
Preface
ESP32-WROOM
Freenove ESP32 Mini TV
CH340 (Required)
Windows
Check whether CH340 has been installed
Installing CH340
MAC
Programming Software
Environment Configuration
Library Installation
1. Chapter 1 Serial
1.1. Project 1.1 SerialRW
1.1.1. Related Knowledge
1.1.1.1. Serial and parallel communication
1.1.1.2. Serial communication
1.1.2. Component List
1.1.3. Circuit
1.1.4. Sketch
1.1.4.1. Sketch_01.1_SerialRW
1.1.4.2. Code Explanation
1.1.4.3. Reference
2. Chapter 2 Touch
2.1. Project 2.1 Touch Test
2.1.1. Component List
2.1.2. Component knowledge
2.1.3. Circuit
2.1.4. Sketch
2.1.4.1. Sketch_02.1_Touch_Test
2.1.4.2. Code Explanation
2.2. Project 2.2 Touch Button
2.2.1. Component List
2.2.2. Circuit
2.2.3. Sketch
2.2.3.1. Sketch_02.2_Touch_Button
2.2.3.2. Code Explanation
3. Chapter 3 EEPROM
3.1. Project 3.1 EEPROM
3.1.1. Component List
3.1.2. Component knowledge
3.1.2.1. EEPROM
3.1.3. Circuit
3.1.4. Sketch
3.1.4.1. Sketch_03.1_EEPROM
3.1.4.2. Code Explanation
4. Chapter 4 BLE
4.1. Project 4.1 BLE USART
4.1.1. Component List
4.1.2. Component knowledge
4.1.2.1. BLE(Bluetooth Low Energy)
4.1.3. Circuit
4.1.4. Sketch
4.1.4.1. Sketch_04.1_BLE_USART
4.1.4.2. Code Explanation
4.1.4.3. LightBlue
4.1.4.3.1. Receiving Data
4.1.4.3.2. Sending Data
5. Chapter 5 WIFI
5.1. Project 5.1 WIFI Web Servers LED
5.1.1. Component List
5.1.2. Component Knowledge
5.1.2.1. Wi-Fi
5.1.2.2. Web
5.1.3. Circuit
5.1.4. Sketch
5.1.4.1. Sketch_04.1_BLE_USART
5.1.4.2. Code Explanation
5.1.4.3. Reference
server.begin()
server.available()
6. Chapter 6 TFT
6.1. Project 6.1 TFT_Display
6.1.1. Component List
6.1.2. Component knowledge
6.1.2.1. TFT Display
6.1.3. Circuit
6.1.4. Schematic
6.1.5. Sketch
6.1.5.1. Install Libraries
6.1.5.2. Sketch_06.1_TFT_Clock
6.1.5.3. Code Explanation
6.2. Project 6.2 TFT Picture
6.2.1. Component List
6.2.2. Component knowledge
6.2.2.1. DMA
6.2.3. Circuit
6.2.4. Sketch
6.2.4.1. Install Libraries
6.2.4.2. Sketch_06.2_TFT_Picture
6.2.4.3. Code Explanation
6.2.4.4. Custom image display
6.3. Project 6.3 TFT Clock
6.3.1. Component List
6.3.2. Circuit
6.3.3. Sketch
6.3.3.1. Install Libraries
6.3.3.2. Sketch_06.3_TFT_Clock
6.3.3.3. Code Explanation
6.3.3.4. How to Use
7. Chapter 7 LVGL
7.1. Project 7.1 LVGL
7.1.1. Component List
7.1.2. Circuit
7.1.3. Sketch
7.1.3.1. Install Libraries
7.1.3.2. Sketch_07.1_LVGL
7.1.3.3. Code Explanation
7.1.3.4. Reference
8. Chapter 8 Lvgl Touch
8.1. Project 8.1 Lvgl Touch
8.1.1. Component List
8.1.2. Circuit
8.1.3. Sketch
8.1.3.1. Sketch_08.1_LVGL_Touch
8.1.3.2. Code Explanation
8.1.3.3. Reference
9. Chapter 9 Lvgl Picture
9.1. Project 9.1 Lvgl Picture
9.1.1. Component List
9.1.2. Circuit
9.1.3. Sketch
9.1.3.1. Sketch_09.1_LVGL_Picture
9.1.3.2. Code Explanation
9.1.3.3. Custom image display
10. Chapter 10 Lvgl Timer
10.1. Project 10.1 Lvgl Timer
10.1.1. Component List
10.1.2. Circuit
10.1.3. Sketch
10.1.3.1. Sketch_10.1_LVGL_Timer
10.1.3.2. Code Explanation
11. Chapter 11 LVGL Game
11.1. Project 11.1 Lvgl Game
11.1.1. Component List
11.1.2. Circuit
11.1.3. Sketch
11.1.3.1. Sketch_11.1_LVGL_Game
11.1.3.2. Game Rules
Miner Tutorial
Preface
Important Notes
Miner
Freenove ESP32 Mini TV
Hardware Interfaces
Obtaining the BTC Receiving Address
NerdMiner_v2 (Freenove Miner)
Project Introduction
Precautions
Compatibility Description
How to Use
Firmware Flashing
Wi-Fi Configuration
Management Tool
Public Pool
NMMiner
Project Introduction
Precautions
Compatibility Description
How to Use
Firmware Flashing and Activating
Wi-Fi Configuration
Management Tools
NMController Client
NMController Web
IP Address Management
Public Pool
Board Test
What You Need
How to Test
fnk0112-docs
Index
Index
A
|
B
|
L
|
R
|
S
A
available (C function)
B
built-in function
server.available()
server.begin()
L
lv_button_create (C function)
lv_display_create (C function)
lv_image_create (C function)
lv_image_set_src (C function)
lv_label_create (C function)
lv_label_set_text (C function)
lv_obj_add_event_cb (C function)
R
read (C function)
S
server.available()
built-in function
server.begin()
built-in function