- 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.
- 黑客攻防從入門到精通(實戰秘笈版)
- Developing Mobile Web ArcGIS Applications
- 碼上行動:零基礎學會Python編程(ChatGPT版)
- Android 9 Development Cookbook(Third Edition)
- 碼上行動:用ChatGPT學會Python編程
- Android底層接口與驅動開發技術詳解
- Linux Device Drivers Development
- HTML+CSS+JavaScript編程入門指南(全2冊)
- 交互式程序設計(第2版)
- JavaScript從入門到精通(視頻實戰版)
- 玩轉.NET Micro Framework移植:基于STM32F10x處理器
- SEO教程:搜索引擎優化入門與進階(第3版)
- Splunk Essentials
- Microsoft Windows Identity Foundation Cookbook
- Scratch少兒編程高手的7個好習慣