Skip to content

Instantly share code, notes, and snippets.

@t0mab
Forked from KonradIT/README.md
Created July 31, 2016 16:40
Show Gist options
  • Save t0mab/817c2268a2019f2e502c0a7895235bc5 to your computer and use it in GitHub Desktop.
Save t0mab/817c2268a2019f2e502c0a7895235bc5 to your computer and use it in GitHub Desktop.
HERO+LCD hacking (Ambarella A7)

#HERO+ LCD hacking

#####All in one awesome

###Out of the box features:

  • Video:
  • Single video, Resolutions: 1080p 60/30, 720p 60/30 w/ SuperView
  • Looping
  • Photo:
  • Resolution: 8MP, Wide FOV, 3264 x 2448
  • Modes:
    • Burst (10 pics in 2 seconds)
    • Photo (8MP)
    • Timelapse (standard GoPro intervals)

Features QuikCapture

Hacks

Since it features a A7, the same as the famous HERO3 Black and HERO3+ Black, is possible to add:

  • Long exposure in timelapse + photo
  • Some sort of protune for video
  • MegaLapse (longer intervals for timelapse)
  • Add 12MP photo?
  • Add 10/1 burst?

###12MP Photo hack:

Easy peasy:

t app photo_size 12W

###10/1 burst:

set_burst_mode 10/1

###Protune:

White Balance:

t app protune_white_balance auto/3000K/5500K/6500K/native

EV comp:

t app protune_ev_comp <ev_comp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment