This repository has been archived by the owner on Jul 28, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a465345
commit 9c5866f
Showing
1 changed file
with
14 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,18 @@ | ||
# zeitraffer | ||
simple timelapse app for Flipper Zero + Sony DSLR A100 | ||
simple timelapse app for Flipper Zero | ||
|
||
Я ненастоящий сварщик, не обессудьте. | ||
Я ненастоящий сварщик, не обессудьте. Делал для своей Sony DSLR A100, подходит для любых камер, поддерживающих проводной пульт с тремя контактами. | ||
|
||
Много кода попячено с https://github.com/zmactep/flipperzero-hello-world | ||
Основано на хелловорлде с https://github.com/zmactep/flipperzero-hello-world | ||
|
||
Кабель собирается просто: берём две оптопары типа EL817C, соединяем по схеме. Где какой пин у камеры, можно узнать например тут: https://www.doc-diy.net/photo/remote_pinout/ | ||
# Чо надо | ||
- две оптопары типа EL817C | ||
- кусок гребёнки на три пина | ||
- немного провода | ||
- термоусадка | ||
- разъём пульта от камеры. Где взять или из чего сделать - думайте | ||
|
||
# Как собрать | ||
Берём оптопары, соединяем по схеме. | ||
![](https://theageoflove.ru/uploads/2022/11/camera_cable.jpg) | ||
Где какой пин у камеры, можно узнать например тут: https://www.doc-diy.net/photo/remote_pinout/ |