- 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
推薦閱讀
- Spring Boot開發(fā)與測試實(shí)戰(zhàn)
- Learning Spring 5.0
- Mastering Ubuntu Server
- RISC-V體系結(jié)構(gòu)編程與實(shí)踐(第2版)
- 深入理解Android:Wi-Fi、NFC和GPS卷
- Emotional Intelligence for IT Professionals
- PHP 8從入門到精通(視頻教學(xué)版)
- INSTANT Apache ServiceMix How-to
- 實(shí)驗(yàn)編程:PsychoPy從入門到精通
- 微信小程序開發(fā)邊做邊學(xué)(微課視頻版)
- Android初級應(yīng)用開發(fā)
- 詩意的邊緣
- Go底層原理與工程化實(shí)踐
- PHP程序開發(fā)參考手冊
- Python Web Scraping(Second Edition)