1 Update readme.md · tigoe/ArduinoGeneralExamples@faa42a7 · GitHub
Skip to content

Commit faa42a7

Browse files
committed
Update readme.md
1 parent 71253b7 commit faa42a7

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

Emic2/readme.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ The [Emic2](https://www.parallax.com/product/emic-2-text-to-speech-module/) is a
66

77
To connect the Emic2 to any Arduino, the SOUT goes to the Arduino's RX and the SIN goes to the Arduino's TX. Although the Emic2 is rated to run at 5V, it runs fine on 3.3V as well. Figures 1 and 2 below show an Arduino Nano 33 IoT connected to an Emic2.
88

9-
![](Emic2_Nano_schem.png)
9+
![Schematic drawing of an Emic2 text-to-speech module connected to an Arduino Nano](Emic2_Nano_schem.png)
10+
_Figure 1. Schematic drawing of an Emic2 text-to-speech module connected to an Arduino Nano_
1011

11-
![](Emic2_Nano_bb.png)
12+
![Breadboard drawing of an Emic2 text-to-speech module connected to an Arduino Nano](Emic2_Nano_bb.png)
13+
_Figure 2. Breadboard drawing of an Emic2 text-to-speech module connected to an Arduino Nano_
1214

0 commit comments

Comments
 (0)