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

Материал из Wiren Board
(Новая страница: «GPIO»)
 
(Новая страница: «'''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.…»)
Строка 1: Строка 1:
<languages/>
<languages/>
'''GPIO ''' (''General-purpose input/output - ввод-вывод общего назначения'') - контакт электрической схемы, на который пользователь может выводить значение (логическую единицу или ноль), или получать с него значение.
'''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.
Несмотря на общее название, логическая единица может представляться разным напряжением - следите за этим.





Версия 18:33, 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.


Работа с GPIO в Linux

Смотрите https://www.kernel.org/doc/Documentation/gpio/sysfs.txt Также смотрите устаревшую инструкцию Работа с GPIO


GPIO в Wiren Board