- 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.
推薦閱讀
- 自己動手寫搜索引擎
- Android應用程序開發(fā)與典型案例
- Java應用與實戰(zhàn)
- Java入門經典(第6版)
- 大學計算機基礎實驗教程
- Learning RxJava
- Flink SQL與DataStream入門、進階與實戰(zhàn)
- Java面向對象程序開發(fā)及實戰(zhàn)
- Python機器學習算法與實戰(zhàn)
- Building Machine Learning Systems with Python(Second Edition)
- Android傳感器開發(fā)與智能設備案例實戰(zhàn)
- 網絡數據采集技術:Java網絡爬蟲實戰(zhàn)
- Flink技術內幕:架構設計與實現(xiàn)原理
- MySQL 8從零開始學(視頻教學版)
- Instant GLEW