- 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.
- JavaScript百煉成仙
- 移動UI設(shè)計(jì)(微課版)
- Kubernetes實(shí)戰(zhàn)
- Dynamics 365 Application Development
- PHP基礎(chǔ)案例教程
- HTML5+CSS3網(wǎng)站設(shè)計(jì)基礎(chǔ)教程
- HTML5 APP開發(fā)從入門到精通(微課精編版)
- D3.js By Example
- Machine Learning in Java
- 移動增值應(yīng)用開發(fā)技術(shù)導(dǎo)論
- FFmpeg開發(fā)實(shí)戰(zhàn):從零基礎(chǔ)到短視頻上線
- Python商務(wù)數(shù)據(jù)分析(微課版)
- Oracle實(shí)用教程
- Mastering VMware Horizon 7(Second Edition)
- Python物理建模初學(xué)者指南(第2版)