Skip to content
Snippets Groups Projects
Commit 3a72882f authored by Yamane's avatar Yamane
Browse files

group week13 update3

parent 42682e6d
No related branches found
No related tags found
No related merge requests found
Pipeline #300864 passed
......@@ -77,7 +77,16 @@ Note:
The ESP32 will enter the serial bootloader when GPIO0 is held low on reset. Otherwise it will run the program in flash.
[Untitled](https://www.notion.so/1c77612bee5b4590b8cba66e90ba4a3a)
| GIO0 Input | mode |
| ----------- | --------------------------------- |
| Low/GND | ROM serial bootloader for esptool |
| High/VCC | Normal execution mode |
| GIO0 Input | mode |
| ----------- | --------------------------------- |
| Low/GND | ROM serial bootloader for esptool |
| High/VCC | Normal execution mode |
GPIO0 has an internal pullup resistor, so if it is left unconnected then it will pull high.
......@@ -355,7 +364,7 @@ Replace new connector connecting IO0 and GND and retry
![iphone_display.jpeg](../images/week13/iphone_display.jpeg)
### run the servo motors via networking
### informationtworking
<video width="640" controls>
<source src="../../images/week13/test_servo.mp4" type="video/mp4">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment