- Arduino Robotic Projects
- Richard Grimmett
- 101字
- 2021-09-03 09:59:29
Chapter 4. Accessing the GPIO Pins
Now that you are familiar with the Arduino IDE and how to create, edit, and upload a program, this chapter will now turn your focus to the HW. You'll get a chance to learn how to connect to and access the capabilities of the general purpose input/output (GPIO) pins from the SW. In this chapter, I'll start by explaining the GPIO pins, what they can and can't do, and then show you how to make Arduino access the outside world with the help of some very basic circuits and very simple programming examples.
推薦閱讀
- C程序設計簡明教程(第二版)
- 自然語言處理實戰:預訓練模型應用及其產品化
- Xcode 7 Essentials(Second Edition)
- Python編程完全入門教程
- 精通Python自然語言處理
- Learning DHTMLX Suite UI
- Python機器學習基礎教程
- Integrating Facebook iOS SDK with Your Application
- 區塊鏈技術進階與實戰(第2版)
- Java零基礎實戰
- Spring+Spring MVC+MyBatis從零開始學
- Android應用開發深入學習實錄
- UML2面向對象分析與設計(第2版)
- Arduino Wearable Projects
- 精通Spring:Java Web開發與Spring Boot高級功能