AllenNeuralDynamics / AllenNeuralDynamics/harp.device.valve-controller
Auxiliary GPIO Control
Abierto
- Lenguaje dominante
- C++
- Estrellas
- 0
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
From Harp (via Registers) we will need to be able to control 8 exposed GPIO pins:
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.