AllenNeuralDynamics / AllenNeuralDynamics/harp.device.valve-controller

Auxiliary GPIO Control

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

From Harp (via Registers) we will need to be able to control 8 exposed GPIO pins:

drawing

We will need to be able to set their:
* direction
* input or output
* state
* write to this register to control the state of all GPIOs (on or off) at once.
* set
* 1s written to this register will turn ON the corresponding GPIO
* clear
* 1s written to this register will turn OFF the corresponding GPIO

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.