-
I'm trying to build and upload the Multigeige v1.16.0 firmware into a Heltec wifi_kit_32 device using the Platformio IDE.
Unfortunately, from the documentation i only found a way using the Arduion …
rwe17 updated
2 years ago
-
Thanks so much to @mwelling for finishing routing the badge:
https://github.com/oshwabadge2020/Badge-PCB/pull/14
Michael used 2 layers for the initial prototypes so we can fab them faster. There…
-
### The problem
### Expected Behavior
All ESPHome devices on the network stay connected.
### Actual Behavior
* Some (but not all) ESPHome devices on WiFi network lose connectivity every "GTK rek…
-
Momentan sieht das Design so aus und wird entweder zu einer Drehung des BVMs oder viel Reibung und schnellem Verschleiß an diesem führen
![image](https://user-images.githubusercontent.com/464192/77…
-
Have a working setup with Homie MQTT to OpenHab.
When activating this plugin on Home Assistant only the devices are captured and no entitiies. Log below. You can see four homie devices captured a…
-
### The problem
Hey there,
As I have multiple ESP32/ESP8266 components with the same sensors, I want to use [substitutions](https://esphome.io/guides/configuration-types.html#substitutions) to avo…
-
tried using the "Audio.h" for playing a mp3 file through T-deck speaker, but cant find a way to even import libraries needed on platformio to make use of the speaker play.
any small guide as which …
-
### The problem
Using an BME680 connected via i2c to an ESP8266 (Wemos D1 Mini Clone) leads to boot loops but only if the BME680 is really connected. If I compile and install the code without conne…
-
Hello,
I know it is a rather vague question, but I was wondering if I can trouble the kind folks here
for an example walkthrough of a HTTPS POST example for the SIM7000 shield.
I am able to do…
-
Hi I'm trying to use this library to receive data from serial (raspberry)
how can i listen to incoming data? does it use poll data inside a timer like this?
```
timer = Timer.periodic(const Durat…