- Arduino Robotic Projects
- Richard Grimmett
- 203字
- 2021-09-03 09:59:27
Chapter 3. Simple Programming Concepts Using the Arduino IDE
Now that you have downloaded, installed, and initiated the Arduino IDE, in this chapter, you'll learn some basic programming concepts. If you are already comfortable with programming, especially the C programming language, you can skip this chapter. If you're not, or need a quick review, this chapter discusses some simple programming examples on how to program Arduino. At the end of the chapter, I'll cover additional important programming constructs.
To get started, open your Arduino IDE and make sure your Arduino is connected to your development environment via its USB cable. You may want to open and run the Blink example from Chapter 2, Getting Started with the Arduino IDE. When you have uploaded the file successfully, the IDE should tell you by displaying Done uploading in the lower-left corner of the IDE.
The program should also be running on Arduino and the orange LED blinking. If all of this seems clear and natural, you may consider skipping this chapter. If, however, this all feels new to you, welcome to Chapter 3, Simple Programming Concepts Using the Arduino IDE! In this chapter, you'll learn about creating, editing, and running programs on Arduino.
- TypeScript入門與實戰
- AngularJS Testing Cookbook
- DevOps for Networking
- SpringMVC+MyBatis快速開發與項目實戰
- PaaS程序設計
- Android Development with Kotlin
- Visual Basic程序設計實驗指導(第4版)
- Apache Mahout Clustering Designs
- D3.js By Example
- Microsoft 365 Certified Fundamentals MS-900 Exam Guide
- Instant Debian:Build a Web Server
- 實戰Python網絡爬蟲
- WCF技術剖析(卷1)
- Mastering Bootstrap 4
- HTML5+CSS3+jQuery Mobile+Bootstrap開發APP從入門到精通(視頻教學版)