- Arduino for Secret Agents
- Marco Schwartz
- 122字
- 2021-08-05 16:40:24
Chapter 2. Creating a Spy Microphone
In this chapter, we are going to build a very useful device for any secret agent: a spy microphone. The project will be based on Arduino, with a simple amplified microphone and an SD card.
The following are the steps that we are going to take to build this project:
- We will see how to configure the project in order to make sure that it is recording for a given amount of time that can be configured by the user
- Then, the recorded audio file will be written on the SD card and be accessible from any computer
- Before doing that, we will test all the components of the project individually
Let's dive in!
推薦閱讀
- Vue.js 3.x快速入門
- JBoss Weld CDI for Java Platform
- Web應用系統開發實踐(C#)
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- R語言經典實例(原書第2版)
- 深入淺出Electron:原理、工程與實踐
- 我的第一本算法書
- Mastering AndEngine Game Development
- Oracle BAM 11gR1 Handbook
- Python時間序列預測
- Mastering JavaScript Design Patterns(Second Edition)
- Tableau 10 Bootcamp
- Hadoop 2.X HDFS源碼剖析
- Mastering Apache Storm
- Mastering jQuery Mobile