-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathdoc.html
35 lines (31 loc) · 2.65 KB
/
doc.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="https://cdn.rawgit.com/toopay/bootstrap-markdown/master/css/bootstrap-markdown.min.css" />
<script src="https://rawgit.com/jeresig/jquery.hotkeys/master/jquery.hotkeys.js"></script>
<link data-require="[email protected]" data-semver="3.1.1" rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" />
<link data-require="[email protected]" data-semver="4.1.0" rel="stylesheet" href="//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" />
<link rel="stylesheet" href="https://cdn.rawgit.com/toopay/bootstrap-markdown/master/css/bootstrap-markdown.min.css" />
<link rel="stylesheet" href="style.css" />
<script src="script.js"></script>
<title>Document</title>
</head>
<body>
<h1 id="ics-for-smartdoorbell">ICs for SmartDoorBell</h1>
<p>1. <code>I2S DAC</code> * <a href="https://www.aliexpress.com/store/product/Free-Shipping-AT29LV020-10TU-AT29LV020-10-TSOP32-new-and-Original-in-stock/1665444_32294995142.html?spm=2114.search0204.3.8.12b47844KCpffg&ws_ab_test=searchweb0_0,searchweb201602_3_10065_10068_10546_10059_10884_10548_10887_10696_100031_10084_10083_10103_10618_10307_449,searchweb201603_60,ppcSwitch_0_ppcChannel&algo_expid=834f15a2-3c9a-4af7-b18f-1f0dafd11be0-1&algo_pvid=834f15a2-3c9a-4af7-b18f-1f0dafd11be0&priceBeautifyAB=0">PCM5100A
100dB Audio Stereo DAC with 32-bit, 384kHz PCM Interface</a> * ><a href="https://www.aliexpress.com/store/product/Free-shipping-20PCS-TDA1543-TDA1543A-Dual-16-bit-DAC-DIP-8-NEW-GOOD-QUALITY/3632102_32854590140.html?spm=2114.search0204.3.158.423f48e8bSP6Wn&ws_ab_test=searchweb0_0,searchweb201602_3_10065_10068_10546_10059_10884_10548_10887_10696_100031_10084_10083_10103_10618_10307_449,searchweb201603_60,ppcSwitch_0_ppcChannel&algo_expid=5f78b67a-9a90-49eb-88fd-177f5d7b7084-24&algo_pvid=5f78b67a-9a90-49eb-88fd-177f5d7b7084&priceBeautifyAB=0">TDA1543A
Dual 16-bit DAC I2S input format</a></p>
<h2 id="i2s-mems-mic">2. <code>I2S mems MIC</code></h2>
<ul>
<li>
<blockquote>
<p><a href="https://www.alibaba.com/product-detail/MIC-MEMS-DIGITAL-I2S-26DB-SPH0645LM4H_60760425284.html">MIC
MEMS DIGITAL I2S 26DB SPH0645LM4H-B SPH0645</a></p>
</blockquote>
</li>
</ul>
</body>
</html>