Skip to content
This repository has been archived by the owner on Aug 27, 2022. It is now read-only.

feature: allow sending a GET request at countdown and while processing #308

Merged
merged 4 commits into from
Sep 16, 2021

Conversation

andi34
Copy link
Owner

@andi34 andi34 commented Sep 7, 2021

Prerequisites checklist

What is the purpose of this pull request? (put an "x" next to an item)

  • New feature

What changes did you make? (Give an overview)

Send a GET request e.g. to an esp8266 to trigger a LED countdown.
GET request will be sent once the countdown starts, get request can be defined via Adminpanel.
A second GET request will be sent depending on your Photomode (photo, collage or chroma) once post-processing finished.
Code example by @flighter18, adjusted for an esp8266 using a 60 LED Strip:
https://github.com/andi34/photobooth-buzzer-led/blob/master/LED_STRIP/LED_STRIP.ino

Is there anything you'd like reviewers to focus on?

Change-Id: I2b447f7dcfabe7618ebc3372a183914f32ef94d3
Change-Id: I1f431939772c644479cbced3b6a9105debcdbffe
Change-Id: Ic03d10a8e3ddca30886bfa0afeb3eda042471e81
Change-Id: I49958db1acf923b39522e61785a6c1be963fb1ca
@andi34 andi34 force-pushed the feature/get_request branch from bf4f76d to 5d58217 Compare September 16, 2021 10:21
@andi34 andi34 merged commit 6096655 into dev Sep 16, 2021
@andi34 andi34 deleted the feature/get_request branch September 16, 2021 10:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant