- 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.
- 軟件項(xiàng)目估算
- Building a Game with Unity and Blender
- Raspberry Pi for Secret Agents(Third Edition)
- JavaScript+jQuery開發(fā)實(shí)戰(zhàn)
- MATLAB實(shí)用教程
- Kotlin Standard Library Cookbook
- 精通Python設(shè)計(jì)模式(第2版)
- Java程序設(shè)計(jì)
- Learning Python Design Patterns
- Kotlin從基礎(chǔ)到實(shí)戰(zhàn)
- Instant Nancy Web Development
- Java網(wǎng)絡(luò)編程實(shí)戰(zhàn)
- MyBatis 3源碼深度解析
- Ionic3與CodePush初探:支持跨平臺(tái)與熱更新的App開發(fā)技術(shù)
- Qt編程快速入門