shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

288
active users

#esp32

7 posts7 participants2 posts today

Nie poradzę sobie tutaj sam. Czy jest jakaś osoba zainteresowana przyjechaniem na kilka dni do nas na Polesie by pomóc w ogarnięciu paru rzeczy? #Linux (ogarnięcie serwera) #esp32 (programowanie, lepienie) #LoRa #LoRaWAN #meshtastic – którykolwiek z tych tematów.

Jest miejsce do spania, choć nie cały budynek wykończony. Łóżko spokojnie zmieści dwie osoby. Nakarmimy – vege lub nie. Dowiozę z PKP/busa, pokryję koszt podróży, wynegocjujemy wynagrodzenie. Maksimum 4 h działań na dobę, reszta wolne – można iść na łąki łapać kleszcze. Trzeba być odpornym na wrzaski żurawi. I ujadanie przyjaznych ale dzikich piesków.

Mimo totalnej nieoptymalności tej konstrukcji jestem z niej dumny.

Dwie prototypowe płytki z #esp32 wysyłające dane po #LoRaWAN, jedna z czujnikiem temperatury o wysokiej dokładności, druga z czujnikiem wilgoci i temperatury, wszystko jak widać w tunelu :)

#Happy420 Day! Den Tag zum Anlass genommen, habe ich heut ein weiteres Development Release meiner #CanGrow Firmware zusammengeschnürt und den v0.2 Entwicklungsstand in den Git main gemerged, da dieser nun voll funktionsfähig, wenn auch noch nicht feature complete, ist :)

Neben einer aktualisierten Readme im Git Projekt gibt es auch unter den Release pre-built Binaries zum direkten Upload auf euren #ESP :)

Ihr findet alles weitere hier: git.la10cy.net/DeltaLima/CanGr

#maker#make#ESP32

I had this 20x4 character LCD and a spare #ESP32 dev kit. Hooked the display up (except backlight) and put a minimal #esphome configuration onto it.

And I got the same fun as with the other two ESP32 setups I have. They are *so* incredibly sensitive on power supply. I can't get it to reliably stay booted with neither a Pi 3 (not surprising), a Macbook and several USB PSUs. (1/2)

Hi everyone,
I just soldered my very first (succesful) pcb for #LoRaWAN end device, for this design I used XIAO #esp32 s3 and Wio-e5 module. I based my schematic on the Wio-E5 documentation, just adapted it to esp-32. Moving forward to my problem, I just cannot communicate with Wio-e5. I uploaded example code I used for communicating with grove lora-E5 (which I believe is the same thing, I'm not entirely sure if the firmware is the same.) but it just doesn't send any data.I tried communicating via AT commands, but that also failed. I really tried to find any more information in documentation but I just give up for now. Thanks for any help.

Just to make it clear, first schematic isn't mine, it's the one included in wio-e5 documentation, second one is mine.