this post was submitted on 08 Nov 2024
2 points (100.0% liked)

ESP32

384 readers
2 users here now

founded 3 years ago
MODERATORS
 

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.

top 3 comments
sorted by: hot top controversial new old
[โ€“] Symphonic@lemmy.world 0 points 8 months ago (1 children)
[โ€“] ben_dover@lemmy.ml 0 points 8 months ago (1 children)

sweet, let us know what you end up building ๐Ÿ™‚

[โ€“] Symphonic@lemmy.world 1 points 1 day ago

After sitting idle for a long time. I finally found time to use it. I made a simple websockets app that plots the data from the starter program https://wiki.seeedstudio.com/getting_started_with_mr60bha2_mmwave_kit/. Then I made another webapp to log this data in 1 hour increments.

I zip tied it above a bassinet.

Right now the data is pretty useless but it could be fun to see what I can do with the data.