GPIO/en: различия между версиями

Материал из Wiren Board
(Новая страница: «*Wiren Board 5:Список GPIO»)
Строка 6: Строка 6:


See https://www.kernel.org/doc/Documentation/gpio/sysfs.txt  
See https://www.kernel.org/doc/Documentation/gpio/sysfs.txt  
See also deprecated manual  [[Работа с GPIO|Работа с GPIO]]
See also deprecated manual  [[Работа с GPIO/en|Managing GPIO]]





Версия 18:37, 17 мая 2019

Другие языки:

GPIO (General-purpose input/output) is the electrical circuit contact to which the user can output a value (logical 1 or 0), or receive a value from it. Despite the common name, the logical 1 may appear as different voltage - watch this.


Managing GPIO on Linux

See https://www.kernel.org/doc/Documentation/gpio/sysfs.txt See also deprecated manual Managing GPIO


GPIO on Wiren Board