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

Add BoM and basic wiring guide to README #6

Open
proffalken opened this issue Oct 15, 2023 · 0 comments
Open

Add BoM and basic wiring guide to README #6

proffalken opened this issue Oct 15, 2023 · 0 comments

Comments

@proffalken
Copy link

At present, anyone putting together one of these devices needs to read through the code to understand the hardware required and how it might be wired up.

As an example, config.py simply states there is a pin for a buzzer, but there is no indication as to the type of buzzer that is required or whether it should be wired with +ve to the pin or -ve to the pin.

It would be good to get a BoM for the components used, and a basic table along the lines of the following:

Device Name Config Pin Device Pin
Buzzer BUZZER_PIN +ve
GND -ve
Led LED_PIN +ve
GND -ve
RDM6300 TX RX
RX TX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant