- Arduino Electronics Blueprints
- Don Wilcher
- 200字
- 2021-07-16 13:48:43
Summary
In this chapter, a sound effects machine was built using an Arduino, SD module, and few off-the-shelf electronic components. The fundamentals of SPI and full duplex communications were explained in the chapter. Adding digital logic switches to the Arduino and WAV files to the SD card were also explained. The installation of the TMRpcm
library was provided using GitHub website images and step by step instructions. The operation of the Arduino code was explained aided by the comment statements in the applications software. Finally, the sound effects machine was tested along with the additional information to provide a random file selection feature. Adding an LED bar graph display for selected sounds was explained.
In Chapter 2, Programmable DC Motor Controller with LCD, a discussion on how to build a small electronic controller to operate small power, low voltage DC rotating machines will be presented. Learning objectives in the chapter include interfacing discrete digital logic to an Arduino, wiring a small DC motor to a digital logic gate, and programming a dc motor controller function selection cursor for an LCD. Mini lab testing procedures, Arduino code explanation, and the final project assembly will be provided and discussed in this chapter.
- Designing Machine Learning Systems with Python
- 劍指Offer(專項(xiàng)突破版):數(shù)據(jù)結(jié)構(gòu)與算法名企面試題精講
- Xcode 7 Essentials(Second Edition)
- 看透JavaScript:原理、方法與實(shí)踐
- Programming ArcGIS 10.1 with Python Cookbook
- Spring Boot進(jìn)階:原理、實(shí)戰(zhàn)與面試題分析
- Haxe Game Development Essentials
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- ASP.NET Core 2 Fundamentals
- Python全棧數(shù)據(jù)工程師養(yǎng)成攻略(視頻講解版)
- 大話Java:程序設(shè)計(jì)從入門到精通
- Learning Node.js for .NET Developers
- 一步一步跟我學(xué)Scratch3.0案例
- 軟件測(cè)試分析與實(shí)踐
- Microsoft XNA 4.0 Game Development Cookbook