- 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.
- 程序員面試白皮書
- Redis Applied Design Patterns
- Learning RxJava
- PowerCLI Cookbook
- 區塊鏈架構與實現:Cosmos詳解
- 實用防銹油配方與制備200例
- 深入淺出DPDK
- C語言課程設計
- Learning Python Design Patterns
- Julia高性能科學計算(第2版)
- Python語言實用教程
- Creating Data Stories with Tableau Public
- Django實戰:Python Web典型模塊與項目開發
- Application Development with Parse using iOS SDK
- Bitcoin Essentials