Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:common:applications:gpio:wiringpi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
products:sbc:common:applications:gpio:wiringpi [2022/07/08 05:18]
frank
products:sbc:common:applications:gpio:wiringpi [2023/06/25 23:22]
nick
Line 3: Line 3:
 ===== Introduction ===== ===== Introduction =====
  
-This document mainly introduces the WiringPi. You will learn how to use the WiringPi to control the GPIO on the 40-Pin Header. 
- 
-<WRAP info > 
 WiringPi is a C++ library for Raspberry Pi. With this library you can use many of the functionalities provided by the GPIO header: digital pins, SPI, I2C, UART, etc. WiringPi is a C++ library for Raspberry Pi. With this library you can use many of the functionalities provided by the GPIO header: digital pins, SPI, I2C, UART, etc.
-</WRAP> 
  
 ===== WiringPi Instructions ===== ===== WiringPi Instructions =====
Line 40: Line 36:
 ``` ```
  
-==== Using via C program ====+==== Using via C Program ====
  
 The test program changes the level value every 5S. The test program changes the level value every 5S.
Last modified: 2023/06/25 23:24 by nick