Renato 0 Posted August 10, 2021 Hello, Do you know when a library for asus tinker board 2 or 2s will be available for GPIO in python? thank you Share this post Link to post Share on other sites
tooz 52 Posted August 12, 2021 hello @Renato, follow the steps in the pic below for python 2: if you'd like to use python 3, please execute the commands below to install: $ cd /usr/local/share/gpio_lib_python_rk3399 $ sudo python3 setup.py install Share this post Link to post Share on other sites
hasank 3 Posted February 9, 2022 picture not showing ? Share this post Link to post Share on other sites
yi-hsin_hung 3 Posted May 17, 2022 Hi @hasank: Please reference the following information about ASUS GPIO python. https://github.com/TinkerBoard/TinkerBoard/wiki/User-Guide#gpio-config-table-for-tinker-board-2s The library have been installed by default. Thank a lot! Share this post Link to post Share on other sites