Anyone working on embeded devices nostr things?
Clients, Tools, relays, etc...
on ESP32/M5Stack/ARM/Etc...
Anyone working on embeded devices nostr things?
Clients, Tools, relays, etc...
on ESP32/M5Stack/ARM/Etc...
👀
I'm toying with pushing nostr and zap notification to my LilyGO smartwatch - when time permits would like to sit down and write a smol library for it.
Does it feels like development has slowed down?
Nope. Ppl pushing lots of code. Embeded is notoriously under represented in any type of tech.
I’m working on an esp32 based project, using a BMP180 sensor to report temperature readings. I’ve got a library written in rust for embedded devices https://github.com/isaac-asdf/nostr-nostd that has a link to that project