-
Regarding hardware versions:
> a major number for major layout and schematic changes such as changes to board dimensions, components placement or general functionality and
> a minor number for min…
-
Hi,
@matthiasstraka, I have several questions regarding the newly implemented `Resampler` - as we can directly discuss source code here it might be the easiest to discuss questions within this issue …
-
### Describe the Bug
The define only works for the master keyboard on my setup when my pc is turned off. I am using a corne keyboard
### Keyboard Used
corne/rev1
### Link to product page (…
-
Hey!
I just wanted to drop a note that there are other 2.11BSD source reconstructions going on.
One is an effort by @bsdimp to reconstruct the source history back to patchlevel 0:
https://githu…
-
Hey guys!
Im kind of new to LoRa and microcontrollers, but I am trying to work into a project:
I try to collect Data from a smart meter using an Heltec WiF LoRa 32. To give the node a decent lifet…
-
Call me crazy, but I program microcontrollers in C++.
To that end, while the C array is perfectly adequate, over the years the languages are diverging more and more. I propose adding a new output f…
-
https://github.com/AngeloCasi/FUGU-ARDUINO-MPPT-FIRMWARE/blob/fd4d73f1aea06d6b2ea0354d22c86279f60c432e/ARDUINO_MPPT_FIRMWARE_V1.1.ino#L315
I'm new to this but shouldn't this be TempSensor instead o…
-
### Is your feature request related to a problem? Please describe.
_No response_
### Describe the solution you'd like
I'd wish OpenDTU supported IPv6 so it can integrate into what the standard is t…
-
i ran this code in terminal:
`./fuse_uboot.sh NANO`
NANO is the sd card name, then this error came up:
```
cat: /sys/block/NANO/size: No such file or directory
ERROR: Can't find device NANO
…
-
### Proposed change
Recently, Rust on ESP32 and embedded devices in general has made huge steps forward. By now, we can even execute `std` Rust and fully async runtimes like tokio on just an ESP32 …