How to access GPIO using Pyhon?

userHead kwekey 2018-07-20 15:26:40 4803 Views3 Replies
I have the following questions:

1. How can I access GPIO on the board using python? Is there any library to install?
2. By default, device manager shows "Communication Port - Com1" and "USB Serial Device - Com3". Are these referring one of the UARTs on board? If yes, how do I figure out which is which?
3. Where can get the detail technical specification, including operating temperature, etc. of the board?