- Arduino by Example
- Adith Jagadish Boloor
- 142字
- 2021-07-16 20:06:33
Summary
You have now completed the basic introduction to the world of Arduino. In short, you have successfully set up your Arduino and have written your first code. You also learned how to modify the existing code to create something new, making it more suitable for your specific needs. This methodology will be applied repeatedly while programming, because almost all the code available is open source and it saves time and energy.
In the next chapter, we will look into sensors and displays. You will build a digital ruler that you can use to measure short distances. It will consist of an ultrasound sensor to compute distance and a small LCD screen to display it. Additionally, we will look at safely powering the Arduino board using a battery so that you are not dependent on your computer for USB power every time.
- ExtGWT Rich Internet Application Cookbook
- Node.js+Webpack開發實戰
- Software Defined Networking with OpenFlow
- JavaScript修煉之道
- Building a Home Security System with Raspberry Pi
- INSTANT FreeMarker Starter
- Raspberry Pi for Secret Agents(Third Edition)
- PostgreSQL技術內幕:事務處理深度探索
- Hands-On Microservices with Kotlin
- FFmpeg入門詳解:音視頻原理及應用
- 精通MATLAB(第3版)
- 智能手機APP UI設計與應用任務教程
- 智能手機故障檢測與維修從入門到精通
- Visual Basic程序設計(第三版)
- BeagleBone Robotic Projects(Second Edition)