Commit Graph

13 Commits

Author SHA1 Message Date
Eric
e538a071d2 Merge pull request #37 from 0015/dependabot/npm_and_yarn/ESP32_MICROPHONE/Broadcasting_Your_Voice/wsAudioServer/qs-and-express-6.11.0
Bump qs and express in /ESP32_MICROPHONE/Broadcasting_Your_Voice/wsAudioServer
2023-05-20 09:59:27 -07:00
Eric
fe07730fb1 Update ReadMe 2023-05-20 09:57:30 -07:00
dependabot[bot]
419f24a304 Bump qs and express
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `qs` from 6.7.0 to 6.11.0
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0)

Updates `express` from 4.17.1 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-16 22:16:08 +00:00
Eric
de2b756bd6 Broadcasting Your Voice with ESP32-S3 & INMP441 2023-05-16 15:15:24 -07:00
Eric
8189eb6f5f [Code Fix] 'i2s_pop_sample' was not declared in this scope (ESP 2.0.X) 2022-04-21 15:32:27 -07:00
Eric
666527e850 [Code Fix] 'i2s_pop_sample' was not declared in this scope (ESP 2.0.X) 2022-04-02 22:36:23 -07:00
Eric
18131e80fb Wireless Wiretap System using 2x ESP32, INMP441 & MAX98357A 2021-03-09 14:21:41 -08:00
Eric
336d09e333 ESP32 | INMP441 | Tutorial - [Part.4] Capturing audio from i2s mic to save WAV file (I2S interface) Fixing Wav Header File 2020-06-09 14:16:30 -07:00
Eric
dca18e76a9 ESP32 | INMP441 | Tutorial - [Part.5] Speech-to-Text Powered by Google Cloud machine learning 2020-03-25 01:54:11 -07:00
Eric
4161b81c31 ESP32 | INMP441 | Tutorial - [Part.4] Capturing audio from i2s mic to save WAV file (I2S interface) 2020-03-16 12:57:33 -07:00
Eric
969b73d7f8 ESP32 | INMP441 | Flutter | Tutorial - [Part.3] App for Sound Level Meter Viewer (ft. BLE Client) 2020-03-10 15:30:43 -07:00
Eric
ece0618db0 ESP32 | INMP441 | Tutorial - [Part.2] Emitting Sound Level Meter through BLE (ft. FreeRTOS) 2020-03-03 22:14:36 -08:00
Eric
95b8bf0d15 ESP32 | INMP441 | Tutorial - [Part.0] Set up I2S for Microphone 2020-02-23 22:19:11 -08:00