Update README.md

pull/9/head
jameszah 2020-02-24 19:25:22 -07:00 zatwierdzone przez GitHub
rodzic 59431bfdf4
commit 8ad2262cb2
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -49,12 +49,12 @@ I will be borrowing a few of these good ideas in days to come!
## Update Sep 15, 2019 TimeLapseAvi39x.ino
- work-in-progress
- I'm publishing this as a few people have been asking or working on this
- I'm publishing this as a few people have been asking or working on this
- program now uses both cores with core 0 taking pictures and queueing them for a separate task on core 1 writing them to the avi file on the sd card
- the loop() task on core 1 now just handles the ftp system and http server
- dropped fixed ip and switch to mDNS with name "desklens", which can be typed into browser, and also used as wifi name on router
- small change to ftp to cooperate with WinSCP program
- fixed bug so Windows would calulcate the correct length (time length) of avi
- fixed bug so Windows would calulcate the correct length (time length) of avi
- when queue of frames gets full, it skips every other frame to try to catch up
- camera is re-configued when changing from UXGA <> VGA to allow for more buffers with the smaller frames