- Hands-On Robotics Programming with C++
- Dinesh Tavasalkar
- 80字
- 2021-06-24 15:30:29
Implementing Blink with wiringPi
After setting up the Raspberry Pi, it's now time to connect different electronics components to it and program it using the C++ programming language. To use C++, we will first have to download and install a library called wiringPi.
In this chapter, we will cover the following topics:
- Installing the wiringPi library inside the Raspberry Pi
- Making an LED blink
- Smart Light—working with a digital sensor
- Pulse Width Modulation using softPwm
推薦閱讀
- 軟件架構(gòu)設(shè)計:大型網(wǎng)站技術(shù)架構(gòu)與業(yè)務(wù)架構(gòu)融合之道
- jQuery EasyUI網(wǎng)站開發(fā)實戰(zhàn)
- C#程序設(shè)計(慕課版)
- 羅克韋爾ControlLogix系統(tǒng)應(yīng)用技術(shù)
- ASP.NET Core 2 and Vue.js
- Reactive Android Programming
- C語言程序設(shè)計教程
- Android傳感器開發(fā)與智能設(shè)備案例實戰(zhàn)
- Advanced Python Programming
- Learning D
- Visual C++從入門到精通(第2版)
- 從零開始學(xué)Python大數(shù)據(jù)與量化交易
- Keil Cx51 V7.0單片機高級語言編程與μVision2應(yīng)用實踐
- 零基礎(chǔ)C語言學(xué)習(xí)筆記
- HTML5程序開發(fā)范例寶典