Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
camdenmoors authored Apr 17, 2022
1 parent 3c57a98 commit f64f214
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
# ESP32DevAudio
Get a live audible count of the number of WiFi devices in your area with an ESP32
Get an audible count of the number of WiFi devices in your area with an ESP32.

## Setup
- Install https://github.com/ArminJo/Talkie as an Arduino library
- Configure TTL
- Flash the ESP32 with `AudioDev.ino`.
- Attach ground to ground and audio to pin 25 of the ESP32.

![3.5mm Headphone Jack Pinout](https://user-images.githubusercontent.com/66680985/163718368-cdb3b0c9-fcf4-48a0-95c6-a09318a9a510.png)


## Note
The contents of this repository are a personal project and in no way reflect work done for my employer.

0 comments on commit f64f214

Please sign in to comment.