Update README.md

pull/9/head
jameszah 2020-02-24 17:32:02 -07:00 zatwierdzone przez GitHub
rodzic fe7cae9f10
commit e84c491623
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 5 dodań i 5 usunięć

Wyświetl plik

@ -15,7 +15,7 @@ TimeLapseAvi
GNU General Public License v3.0
##Update Feb 24, 2020 TimeLapseAvi59x.ino
## Update Feb 24, 2020 TimeLapseAvi59x.ino
New version # 59
- moved from 4 bit SD access to 1 bit, which frees up gpio pins
@ -25,7 +25,7 @@ New version # 59
- if you want no internet, just leave the fake ssid and password, and it will mark your PIR recording dated 1970
- I'll rewrite this intro with v59 instructions ... at some point
##Update Feb 18, 2020
## Update Feb 18, 2020
- Check out https://github.com/s60sc/ESP32-CAM_MJPEG2SD
It is a similar program, but makes a ".mjpeg" file rather than an ".avi" file.
@ -43,12 +43,12 @@ I will be borrowing a few of these good ideas in days to come!
Link here: https://github.com/s60sc/ESP32-CAM_MJPEG2SD
##Update Oct 15, 2019
## Update Oct 15, 2019
- Make sure you are using esp32 board library 1.03 or better
- 1.02 has major wifi problems !!!
##Update Sep 15, 2019 TimeLapseAvi39x.ino
## Update Sep 15, 2019 TimeLapseAvi39x.ino
- work-in-progress
- I'm publishing this as a few people have been asking or working on this
@ -67,7 +67,7 @@ Link here: https://github.com/s60sc/ESP32-CAM_MJPEG2SD
or the 3 files in the /v39 folder for the current which adds the queueing system to get better
frame rates, and keep recording if there is a small delay on file system.
##Original July 2019 Intro
## Original July 2019 Intro
Acknowlegements: