-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmkdocs.yml.bak
140 lines (128 loc) · 6.11 KB
/
mkdocs.yml.bak
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
site_name: 52Pi Docs
nav:
- HOME: 'index.md'
- KZ-0083 Raspberry Pi Pico 2 WH Starter Kit:
- Getting Start: 'md/kz-0083/getting-start.md'
- Project 1: 'md/kz-0083/project1.md'
- Project 2: 'md/kz-0083/project2.md'
- Project 3: 'md/kz-0083/project3.md'
- Project 4: 'md/kz-0083/project4.md'
- Project 5: 'md/kz-0083/project5.md'
- Project 6: 'md/kz-0083/project6.md'
- Project 7: 'md/kz-0083/project7.md'
- Project 8: 'md/kz-0083/project8.md'
- Project 9: 'md/kz-0083/project9.md'
- KZ-0083 Ultimate Starter Kit for Raspberry Pi Pico 2 WH:
- Getting Start: 'md/kz-0084/projects.md'
- KZ-0054 Cloud Ready Starter Kit for Arduino UNO R4 WiFi:
- What's in the kit: 'md/kz-0054/whatinkit.md'
- EP-0243 CAN Node Controller Board for Arduino UNO R4:
- What's in the kit: 'md/EP-0243/whatinkit.md'
- Getting Start : 'md/EP-0243/getting_start.md'
- Accessories: 'md/EP-0244/can_node_temperature_sensor_module.md'
- KZ-0069 Plant Watering Kit:
- What's in the kit: 'md/kz-0069/package_includes.md'
- Getting Start: 'md/kz-0069/getting_start.md'
- Basic Usage 1: 'md/kz-0069/basic_usage_1.md'
- Basic Usage 2: 'md/kz-0069/basic_usage_2.md'
- Basic Usage 3: 'md/kz-0069/basic_usage_3.md'
- Basic Usage 4: 'md/kz-0069/basic_usage_4.md'
- Basic Usage 5: 'md/kz-0069/basic_usage_5.md'
- Basic Usage 6: 'md/kz-0069/basic_usage_6.md'
- Networking: 'md/kz-0069/network_configuration.md'
- MQTT broker: 'md/kz-0069/mosquitto_mqtt_broker.md'
- HomeAssistant: 'md/kz-0069/home_assistant.md'
- Arduino Cloud: 'md/kz-0069/arduino_cloud.md'
- KZ-0073 Education Starter Kit:
- What's in the kit: 'md/kz-0073/whatinkit.md'
- Preparation: 'md/kz-0073/preparation.md'
- Getting Start : 'md/kz-0073/getting-start.md'
- Project 1: 'md/kz-0073/arduino/p1.md'
- Project 2: 'md/kz-0073/arduino/p2.md'
- Project 3: 'md/kz-0073/arduino/p3.md'
- Project 4: 'md/kz-0073/arduino/p4.md'
- Project 5: 'md/kz-0073/arduino/p5.md'
- Project 6: 'md/kz-0073/arduino/p6.md'
- Project 7: 'md/kz-0073/arduino/p7.md'
- Project 8: 'md/kz-0073/arduino/p8.md'
- Project 9: 'md/kz-0073/arduino/p9.md'
- Project 10: 'md/kz-0073/arduino/p10.md'
- KZ-0077 Student Starter Kit:
- Start with kit: 'md/kz-0077/student_starter_kit.md'
- EP-0235 ESPHome IoT Node:
- what's in the kit: 'md/EP-0235/esphome_iot_node.md'
- Getting Start: 'md/EP-0235/getting_start.md'
- Chapter 1 Install Docker: 'md/EP-0235/01.install_docker.md'
- Chapter 2 Setup MQTT container[optional] : 'md/EP-0235/02.setup_mqtt_container.md'
- Chapter 3 Setup HomeAssistant container: 'md/EP-0235/03.setup_ha_container.md'
- Chapter 4 Setup ESPHome container: 'md/EP-0235/04.setup_esphome_container.md'
- Chapter 5 Add ESPHome Intergration: 'md/EP-0235/05.add_esphome_intergration.md'
- Chapter 6 Upload Firmware: 'md/EP-0235/06.upload_firmware.md'
- Chapter 7 Blink LED: 'md/EP-0235/07.blink_led.md'
- Chapter 8 Read Temperature from NTC: 'md/EP-0235/08.read_temperature_from_ntc.md'
- Chapter 9 Read humidity from soil moisture: 'md/EP-0235/09.read_humidity_from_soil_moisture.md'
- Chapter 10 Display Image on 1.3-inch IPS display: 'md/EP-0235/10.display_configure.md'
- Chapter 11 Grab image from camera: 'md/EP-0235/11.camera.md'
- Chapter 12 Read signal from IR receiver: 'md/EP-0235/12.ir_receiver.md'
- Chapter 13 ESPHome Configuration: 'md/EP-0235/13.esphome_configure.md'
- Chapter 14 Intergration all in one: 'md/EP-0235/14.all_in_one.md'
- KZ-0068 Universal Sensor Kit(TBD):
- What's in the kit: 'md/kz-0068/whatinkit.md'
- Preparation: 'md/kz-0068/preparation.md'
- Getting Start : 'md/kz-0068/getting-start.md'
- Project 1: 'md/kz-0068/arduino/p1.md'
- Project 2: 'md/kz-0068/arduino/p2.md'
- Project 3: 'md/kz-0068/arduino/p3.md'
- Project 4: 'md/kz-0068/arduino/p4.md'
- Project 5: 'md/kz-0068/arduino/p5.md'
- Project 6: 'md/kz-0068/arduino/p6.md'
- Project 7: 'md/kz-0068/arduino/p7.md'
- Project 8: 'md/kz-0068/arduino/p8.md'
- Project 9: 'md/kz-0068/arduino/p9.md'
- Project 10: 'md/kz-0068/arduino/p10.md'
- Project with ESP32:
- Getting Start: 'md/kz-0068/esp32/getting-start.md'
- Project 1: 'md/kz-0068/esp32/getting-start.md'
- Project 2: 'md/kz-0068/esp32/blink.md'
- Project 3: 'md/kz-0068/esp32/dht11.md'
- Project 4: 'md/kz-0068/esp32/bmp280.md'
- Project 5: 'md/kz-0068/esp32/mpu6050.md'
- Project 6: 'md/kz-0068/esp32/joystick.md'
- Project 7: 'md/kz-0068/esp32/ultrasonic-sensor.md'
- Project 8: 'md/kz-0068/esp32/oled-display.md'
- Project 9: 'md/kz-0068/esp32/buzzer.md'
- Project 10: 'md/kz-0068/esp32/stepper-motor.md'
- Project 11: 'md/kz-0068/esp32/slide-potentiometer.md'
- Project 12: 'md/kz-0068/esp32/9g-servo.md'
- Project 13: 'md/kz-0068/esp32/soil-moisture-sensor.md'
- Project 14: 'md/kz-0068/esp32/raindrop-sensor.md'
- Project 15: 'md/kz-0068/esp32/light-sensor.md'
- Project 16: 'md/kz-0068/esp32/ads1115-adc-module.md'
- Project 17: 'md/kz-0068/esp32/infrared-proximity-sensor.md'
- Project 18: 'md/kz-0068/esp32/capacitive-touch-button.md'
- Project 19: 'md/kz-0068/esp32/can-bus-module.md'
- Project 20: 'md/kz-0068/esp32/potentiometer.md'
- Project 21: 'md/kz-0068/esp32/infrared-receiver-module.md'
- Project 22: 'md/kz-0068/esp32/lcd1602-display.md'
- Project 23: 'md/kz-0068/esp32/mp3-module.md'
- Project 24: 'md/kz-0068/esp32/3w-dac-amplifier-module.md'
- Project 25: 'md/kz-0068/esp32/rotary-encoder.md'
- Project 26: 'md/kz-0068/esp32/1.3-inch-ips-240x240-color-display.md'
- Project 27: 'md/kz-0068/esp32/single-relay-module.md'
- Project 28: 'md/kz-0068/esp32/tilt-sensor.md'
- Project 29: 'md/kz-0068/esp32/sound-sensor.md'
- Contact:
- E-Mail: 'md/contact.md'
theme: readthedocs
markdown_extensions:
- pymdownx.highlight:
anchor_linenums: true
line_spans: __span
pygments_lang_class: true
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences
- attr_list
- md_in_html
plugins:
- mkdocs-video