-
Notifications
You must be signed in to change notification settings - Fork 2
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
862d91d
commit badf615
Showing
5 changed files
with
27 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
@@ -0,0 +1,27 @@ | ||
#Simple timelapse/intervalometer app for Flipper Zero, works via GPIO pins. | ||
|
||
![zeitraffer for flipper zero](https://theageoflove.ru/uploads/2022/11/photo_2022-11-10_15-54-25.jpg) | ||
|
||
## Control: | ||
- Up and down - time. | ||
- Left and right - number of frames | ||
- Long press arrows - ±10 frames/seconds | ||
- OK - start/pause | ||
- Long press OK - turn on/off the backlight | ||
- Back - reset | ||
- Long press back - exit | ||
|
||
1 frame - simple timer, 0 frames - infinite mode, -1 frames - BULB mode | ||
|
||
When the timer is running, all buttons are blocked except OK. | ||
|
||
## What you need: | ||
- two EL817C optocouplers | ||
- pin header connector 1x3 2,54mm male | ||
- some wire | ||
- heat shrink | ||
- camera remote connector | ||
## How to assemble | ||
Take optocouplers, connect according to the scheme. | ||
![](https://theageoflove.ru/uploads/2022/11/camera_cable_en.jpg) | ||
Camera pinout can be found here: https://www.doc-diy.net/photo/remote_pinout/ |