AllenNeuralDynamics / AllenNeuralDynamics/harp.device.valve-controller

Auxiliary GPIO Control

Abierto
#3 1 comentario 0 reacciones 0 asignados Ver en GitHub
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:

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

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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.