ESP32

298 readers
1 users here now

An unofficial community for Espressif's ESP32 chip.


Rules:

  1. Content must be about the ESP32/ESP8266 chips or Espressif
  2. Don't be an asshole
  3. No blog spam

founded 2 years ago
1
2
3
4
 
 

I recently worked on a personal project where I wanted to trigger a sound board using a custom wake word. I had been keeping a keen eye on the work being done for local wake word detection in ESPHome and wondered if I could make use of it in this project. While ESPHome is an amazing project, I actually have a few devices flashed with it in my HA setup, it was more than I needed. This repository is the result of my efforts to make micro wake word a standalone component I could use in my own projects.

If you happen to find this useful make sure to send your thanks to those that did all the real work over at ESPHome, especially Kevin Ahrendt ๐Ÿ˜‰.

And of course, here's a little video of it in action https://youtube.com/shorts/dRHSXZUriEs bqvEoKjWCEACqld0

5
 
 

cross-posted from: https://lemmy.ml/post/22289228

It's a bit sad how deserted this community is, would love to connect more with other makers.

Let's rattle the cage a bit, who of you is here, and what are you working on?

I'll start: A wireless cryptographic keystore & signer. Keys are generated with the hardware RNG and stored AES-encrypted with the user's password, and you can request signatures via BLE.

6
1
A die shot of an ESP32 (upload.wikimedia.org)
submitted 11 months ago* (last edited 11 months ago) by chaospatterns@lemmy.world to c/esp32@lemmy.world
 
 

Source: https://commons.wikimedia.org/wiki/File:ESP32-Dieshot.jpg

It's interesting how they are able to fit some much in a small space ~~considering most of it appears to be memory~~.

7
2
submitted 11 months ago* (last edited 11 months ago) by TCB13@lemmy.world to c/esp32@lemmy.world
8
 
 

Check the official website for specifications.

Although I am very happy with the current devices in the 2.4Ghz band, wifi-6 might be a nice improvement.