AllenNeuralDynamics / AllenNeuralDynamics/harp.device.valve-controller
Auxiliary GPIO Control
Aberta
- Linguagem predominante
- C++
- Estrelas
- 0
- Forks
- 1
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.