Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement outputgpio hardware board #240

Open
robertoostenveld opened this issue Jun 19, 2018 · 4 comments
Open

implement outputgpio hardware board #240

robertoostenveld opened this issue Jun 19, 2018 · 4 comments
Projects

Comments

@robertoostenveld
Copy link
Member

This should have a LED (possibly RGB), a BEEP, and an optically isolated TTL output, each connected to a different GPIO pin.

@robertoostenveld robertoostenveld created this issue from a note in Hardware (To do) Jun 19, 2018
@robertoostenveld
Copy link
Member Author

I made a PCB board with two LEDs (red and white) and a BEEP. The LEDs can blink but also be controlled gradually with PWM. The BEEP has an on/off button, because on startup of the Raspberry Pi it would start beeping, which was rather annoying. It would only stop beeping when explicitly switched off with the outputgpio module. The button can be used to silence the BEEP.

It does not have a TTL output yet, but I would rather wait with implementing that until I also have a TTL input, which requires work on #237.

@robertoostenveld robertoostenveld moved this from To do to In progress in Hardware Nov 14, 2018
@robertoostenveld robertoostenveld changed the title implement GPIO board for raspberry Pi implement outputgpio hardware board Nov 26, 2018
@robertoostenveld
Copy link
Member Author

The board should be documented.

In the documentation the Pibrella board should be mentioned as off-the-shelf alternative, also for #270

@Winterx0
Copy link

Winterx0 commented Dec 3, 2018 via email

@robertoostenveld
Copy link
Member Author

Dear Melissa, It appears to me that you are not referring to the PCB (printed circuit board) board designed to extend the Raspberry Pi that this issue is dealing with. That DIY board has two LEDs and a BEEP and uses the GPIO header of the Raspberry Pi. I propose you take your business elsewhere. Best regards, Robert

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Hardware
  
In progress
Development

No branches or pull requests

2 participants