Oddbean new post about | logout
 Using nostr:nprofile1qqsxsvs3h524c7mkfe9enw3x8g23mqfqn0n62e4zhvvhrhqmh5ahzhspz4mhxue69uhhyetvv9ujuerpd46hxtnfduhsz9mhwden5te0wfjkccte9ec8y6tdv9kzumn9wshsz9mhwden5te0wfjkccte9ehx7um5wghxyctwvshseuvgte excllent Arduino library
https://github.com/lnbits/arduino-nostr 
 I was just wondering when you'd adapt one of your LN automations to Nostr, for example to blow bubbles when you received a new DM. Does this library facilitate that?  
 this could be done pretty easily. the lib supports  callbacks for any nostr event kind.  
 I have a PR for zap lamp to make more generic like bitcoin switch. It makes sense. I used for demo yesterday 
 It’s actually using https://github.com/riccardobl/nostrduino by @rblb which is loosely based on @BlackCoffee ‘s lib though :) 
 Ooo. Multiple libraries. We've made it 👌