Login
Remember
Register
Ask a Question
What Python libraries used in Raspberry Pi to control GPIO pins?
0
votes
asked
Dec 17, 2019
in
Internet of Things IoT
by
Robindeniel
What Python libraries used in Raspberry Pi to control GPIO pins?
#iot-libraries
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 17, 2019
by
SakshiSharma
RPi.GPIO is the python libraries used in Raspberry Pi to control GPIO pins.
...