Skip to content

Instantly share code, notes, and snippets.

@KonradIT
Last active October 10, 2019 23:44
Show Gist options
  • Save KonradIT/50ea6cd2a4399b839b53 to your computer and use it in GitHub Desktop.
Save KonradIT/50ea6cd2a4399b839b53 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>
@Alex061978
Copy link

Dear Konrad, I've tried them all. I can't get it to run. (gopro hero + lcd). Compatible sd, formatted, everything ... Where could I be wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment