minor readme changes
This commit is contained in:
parent
d92fa52f5d
commit
a1a4785c89
@ -1,9 +1,11 @@
|
|||||||
# ESP32 Cam
|
# ESP32-CAM Web API
|
||||||
|
|
||||||
A basic program for getting pictures from the ESP32-cam over the network.
|
A basic program for getting pictures from the ESP32-CAM over the network.
|
||||||
|
|
||||||
## Instructions
|
## Instructions
|
||||||
|
|
||||||
|
(Assumes basic knowledge of working with ESP32-CAM boards.)
|
||||||
|
|
||||||
- Add your SSID/password to `src/main.cpp`.
|
- Add your SSID/password to `src/main.cpp`.
|
||||||
- (Optional) [Set a static IP address](https://randomnerdtutorials.com/esp8266-nodemcu-static-fixed-ip-address-arduino/).
|
- (Optional) [Set a static IP address](https://randomnerdtutorials.com/esp8266-nodemcu-static-fixed-ip-address-arduino/).
|
||||||
- Flash to the ESP32-cam with PlatformIO.
|
- Flash to the ESP32-cam with PlatformIO.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user