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

Docs? #15

Open
saepien opened this issue Aug 4, 2022 · 1 comment
Open

Docs? #15

saepien opened this issue Aug 4, 2022 · 1 comment

Comments

@saepien
Copy link

saepien commented Aug 4, 2022

Just ordered 2 of these modules. Couldn't find much by way of documentation.

Question:

  1. What does this line do?
    GPIO.setmode(GPIO.BCM)

  2. How do you work with the onboard I2c and UART ?

Many thanks!

@tvoverbeek
Copy link

See the documentation for the RPi.GPIO python module.
RPi.GPIO was the first Python module for GPIO access.
See e.g. https://sourceforge.net/p/raspberry-gpio-python/wiki/Examples/

For details about i2c and uart see the Raspberry Pi OS documentation on raspberrypi.com

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

2 participants