veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

292
active users

#ESP32

4 posts4 participants0 posts today

Kennt sich jemand mit C++ im Bereich Lowlevel im Zusammenhang mit esp-idf insbesondere rmt für #esphome aus?
Ich würde gerne ein Projekt auf den aktuellen Esphome Stand bringen, damit es auch wieder kompillierbar ist. Ich verzweifel an RMT und könnte da Hilfe brauchen.

Gerne teilen und sich bei mir melden.

Continued thread

Woot, just finished implementing my first GitHub / Forgejo Actions which allows me to programmatically push meshcore builds to my radios on the roof from the comfort of my browser.

It currently only supports deploying to esp32s3 based LoRa devices so far.

🌕 ESP32-Faikin:開放原始碼的雲端控制Daiking空調模組
➤ 擺脫雲端束縛,輕鬆控制你的 Daikin 空調
github.com/revk/ESP32-Faikin
ESP32-Faikin 是一個基於 ESP32 的模組,旨在提供本地控制 Daikin 空調,取代原廠不夠好且依賴雲端的控制方式。它提供網頁介面、MQTT 以及 HomeAssistant 整合,無需雲端連線,且速度更快。專案包含 PCB 設計,可在 Tindie、Amazon UK 和 eBay Australia 等平臺購買,並提供詳細的手冊和技術文件。
+ 原廠的雲端控制真的太慢了,這個專案太棒了,可以本地控制,還能整合 HomeAssistant!
+ PCB 設計公開,想自己動手做也可以,真是一個很棒的開源專案!
#物聯網 #空調控制 #ESP32 #MQTT #HomeAssistant

GitHubGitHub - revk/ESP32-Faikin: ESP32 based module to control Daikin aircon unitsESP32 based module to control Daikin aircon units. Contribute to revk/ESP32-Faikin development by creating an account on GitHub.

🐒 Behold, a groundbreaking innovation: an over-engineered #ESP32 module to control your #Daikin aircon! Because, clearly, toggling the switch manually was way too mainstream. 🤖 Let's all applaud this feat of #technology, which ensures you'll never have to rise from your throne of #laziness again. 😏👏
github.com/revk/ESP32-Faikin #Aircon #Innovation #OverEngineered #HackerNews #ngated

GitHubGitHub - revk/ESP32-Faikin: ESP32 based module to control Daikin aircon unitsESP32 based module to control Daikin aircon units. Contribute to revk/ESP32-Faikin development by creating an account on GitHub.

Has anyone successfuly uploaded Arduino sketches to the Nano ESP32 using the Upload button in the official IDE?

I can only upload them by putting the board in "flash bootloader" mode, burning the bootloader and then uploading the sketch using the ESPTool programmer, which is pretty convoluted I think

#Arduino#Nano#ESP32

Accidentally destroyed the handy VCC+, GND and TX/RX test points on a board I wanted to re-flash, so decided I'd just go straight to the ESP32 itself.

I don't have a BDM frame or probes, so I fashioned my own with pogo pins, female dupont jumpers, stiff 12 gauge wire and heat shrink tubing. Routed the leads through a bread board to combine grounds, supplied bench power, added a status LED and power switch, tied it to my USB TTL and actually managed to back up and replace the firmware. #esp32