- Hands-On Robotics Programming with C++
- Dinesh Tavasalkar
- 163字
- 2021-06-24 15:30:32
Uploading the code to the Raspberry Pi
Since we are using wiringPi numbering conventions, we will add the -lwiringPi command inside the Build command so that our C++ program with the wiringPi library is compiled and built successfully. To open the Build command, click on Build | Set Build Commands. Inside the command boxes next to the Compile and Build buttons, add -lwiringPi at the end and then click OK:

Next, to compile the code, click on the compilation button (the brown icon). Finally, to upload the code to the Raspberry Pi, press the build button (the airplane icon):

The compilation icon will check for errors in the code. If there aren't any, click the build icon to test the blinking output. After building the code, the build icon will turn into a red circle. Click on the red circle to stop the program.
- Google Flutter Mobile Development Quick Start Guide
- Learning PostgreSQL
- ASP.NET 3.5程序設(shè)計與項目實踐
- 手把手教你學(xué)C語言
- Drupal 8 Configuration Management
- 從0到1:Python數(shù)據(jù)分析
- Node.js全程實例
- .NET 3.5編程
- 執(zhí)劍而舞:用代碼創(chuàng)作藝術(shù)
- JSP程序設(shè)計實例教程(第2版)
- Python:Deeper Insights into Machine Learning
- UML2面向?qū)ο蠓治雠c設(shè)計(第2版)
- 計算機(jī)應(yīng)用基礎(chǔ)項目化教程
- Photoshop智能手機(jī)APP界面設(shè)計
- Raspberry Pi Blueprints