Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Raspberry pie 4b+Ubuntu 20.04 LTS 32-bit how to install the latest wiringpi library

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly shows you how to install the latest wiringpi library for Raspberry Pi 4b+Ubuntu 20.04 LTS 32 bit, the content is simple and easy to understand, the organization is clear, I hope to help you solve doubts, let Xiaobian lead you to study and learn "Raspberry Pi 4b+Ubuntu 20.04 LTS 32 bit how to install the latest wiringpi library" this article.

Raspberry Pi 4 comes with a wiringPi library default of 2.50, which cannot be mapped to gpio, so it needs to be updated to 2.52 to map with Raspberry Pi:

Test environment:

Raspberry Pi 4B 8G + Ubuntu 20.04 LTS 32-bit (after testing wiringpi currently does not support 64-bit systems, so reinstalled 32-bit systems)

1. Install the built-in wiringPi library sudo apt install wiringpi2. Update the library cd /tmpwget https://project-downloads.drogon.net/wiringpi-latest.deb3. Then execute.debsudo dpkg -i wiringpi-latest.deb

4. Check: gpio -v

5. Get the map between wirngPi and gpio gpio readall

The above is "Raspberry Pi 4b+Ubuntu 20.04 LTS 32 bit how to install the latest wiringpi library" all the content of this article, thank you for reading! I believe that everyone has a certain understanding, hope to share the content to help everyone, if you still want to learn more knowledge, welcome to pay attention to the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report