- Arduino Electronics Blueprints
- Don Wilcher
- 270字
- 2021-07-16 13:48:44
Summary
In this chapter, a programmable motor controller was built by using an Arduino, AND gate, and transistor motor driver. The fundamentals of digital electronics, which include the concepts of Boolean logic expressions and truth tables were explained in the chapter. The AND gate is not able to control a small DC motor because of the high amount of current that is needed to operate it properly. PMOSFET (IRF521) is able to operate a small DC motor because of its high current sourcing capability. The circuit that is used to wire a transistor to a small DC motor is called a transistor DC motor driver. The DC motor can be turned on or off by using the LCD cursor selection feature of the programmable DC motor controller.
In Chapter 3, Talking Logic Probe, we will have a discussion on how to make an electronic tester that gives an output of the binary state (high or low) of a digital logic gate circuit by using a programmable text-to-speech module. EMIC 2, a programmable text-to-speech module will be introduced in this chapter. In addition to the EMIC 2 programmable text-to-speech module, the following hands-on activities will be presented:
- Installing EMIC 2 library to your Arduino sketch (code)
- How to use the EMIC 2 Arduino commands
- Wiring the EMIC 2 programmable text-to-speech module to an Arduino
- Adding a small transistor amplifier circuit for speech output
- How to use the talking logic probe to test a digital logic gate circuit
Mini lab testing procedures, an explanation of the Arduino code, and the final project assembly will be provided and discussed in the next chapter.
- Instant Testing with CasperJS
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- 劍指JVM:虛擬機實踐與性能調(diào)優(yōu)
- 深入淺出Prometheus:原理、應用、源碼與拓展詳解
- Learning Bayesian Models with R
- Python從入門到精通(精粹版)
- 實戰(zhàn)Java程序設(shè)計
- HTML 5與CSS 3權(quán)威指南(第3版·上冊)
- Unity&VR游戲美術(shù)設(shè)計實戰(zhàn)
- R數(shù)據(jù)科學實戰(zhàn):工具詳解與案例分析
- Citrix XenServer企業(yè)運維實戰(zhàn)
- Hadoop 2.X HDFS源碼剖析
- Learning Kotlin by building Android Applications
- 3ds Max 2018從入門到精通
- Java Script從入門到精通(第5版)