-
I have a SIM7600 module that I used primarily for SMS messages from my home automation and alarm system.
For my original use case it works great. However, I figure I should be able to use it for my…
-
I would like to make ESP32/ESP8266 easier to use with Thinger.io.
Currently my users must configure the device's location (latitude/longitude) to pass this to Openweathermap.org in order to get the c…
-
```
Chip type: esp32 (revision v1.0)
Crystal frequency: 40MHz
Flash size: 4MB
Peripheral: MLX90614
VCC: 3V3
GND: GND
SDA: GPIO 21…
drbh updated
4 months ago
-
I create pull request #21.
This adds support for the Freenove ESP32-WROVER board. Everything in the original firmware works fine except that the GPIO must be remapped. So there are #if statements t…
-
### The problem
Nach dem Update auf Current version: 2022.12.0, bekomme ich im Log der ESP32-Cam folgenden Fehler (Log):
INFO Starting log output from esp_cam_yt.local using esphome API
INFO Succ…
-
After set the correct path in the Preferences menu, restart Arduino IDE, but still, there is no that menu under Tools.
Did I miss something?
![esp32web_Screenshot 2024-05-16 132655](https://git…
-
### Question
I am trying to make a working zigbee end device using a ESP32-C6 Dev module and Arduino IDE.
I found the Arduino example from here:
https://github.com/P-R-O-C-H-Y/arduino-esp32/blob/Zi…
-
Freely discuss your opinions on an ARM platform for Grbl, moving forward after v1.1.
-
Easy to fix by renaming **TAG** to e.g. **tag** in:
nimble/esp_port/esp-hci/src/esp_nimble_hci.c
nimble/nimble/host/store/config/src/ble_store_nvs.c
-
It appears that M5.BtnA.wasPressed() will not work properly if the M5Stack is currently connected via WiFi. I can't find any info on this so I'm posting it here to see if anyone knows anything about …