Which module is used to control the gpio in python?
Answer / Nitesh Chaudhary
The `RPi.GPIO` module in Python is used for controlling General Purpose Input/Output (GPIO) pins on devices like the Raspberry Pi.
| Is This Answer Correct ? | 0 Yes | 0 No |
Convert a string representation of list to list.
How do I share global variables across modules?
What are negative indexes and why are they used?
How do you make use of arrays in python?
What is shell scripting in python?
Can I make a website with python?
Do you know what is the difference between deep and shallow copy?
What are the built-in data-types in python?
Can you explain the life cycle of a thread?
What is syntax in python programming?
What is the usage of help() function in python?
Which version of python is best?