light-netsender: Create a netsender client which can control single-colour LED light using a RaspberryPi GPIO pin.

Issue #62 resolved
Ella Di Stasio created an issue

This issue was create for the need to remotely control single-colour LED lights in the camera housing e.g. for UV anti-fouling.
The featured control options need to include the ability for the user to specify the ON/OFF status, as well as the option to specify a duty cycle or ON/OFF toggle with user defined timings.
The feature should also include the option for the user to choose the RaspberryPi GPIO pin number.

Comments (2)

  1. Ella Di Stasio reporter

    light-netsender: initial program for cloud LED control

    • main.go: setting up a netsender client for LED control
    • light-netsender: control LED light using GPIO This program uses variables lightFlashingMode and lightModePin. Resolves Issue #62

    Approved-by: David Sutton Approved-by: Trek Hopton

    → <<cset 4f9d2eea99d1>>

  2. Log in to comment