-
I recently found your control system while looking for encoder feedback with an esp32 based gcode system. I am very impressed.
(https://github.com/bdring/Grbl_Esp32/issues/330#issuecomment-58758…
-
bus_config and device_config are defined as below:
```erl
-type spi_peripheral() :: hspi | vspi.
-type bus_config() :: [
{miso_io_num, non_neg_integer()}
| {mosi_io_num, non_neg_integer()…
-
## Version
**Karpenter**: v0.5.6
**Kubernetes**: v1.21.4
## Expected Behavior
Karpenter should place the nodes in multiple subnets
## Actual Behavior
Karpenter create all the nodes in th…
-
Hello,
got my Inkplate 10 today, seting all up but it doesn't show any picture.
still have the "welcome to ihnkplate" screen.
The Logs said:
```
21:23:56.558 > [IMAGE] Downloading image: http…
-
## Summary
There is no documented example of how to render an icon-only button with an accessible tooltip in a way that would meet all of the following standard requirements:
- Render as an icon…
-
**Issue Description:**
The camera displays a black screen.
**Steps to Reproduce:**
1. Install Fedora 39.
2. Run the following commands to install the drivers:
```bash
sudo dnf update \…
-
Hi
Firstly new updates look great. I'm busy testing the "new" dev version and noticed that when my alarm is armed in stay mode the "partition status" shows as unavailable. It correctly shows as pen…
-
### Steps to reproduce
How can we trigger this problem? Not **an issue but an enhancement request**
### Expected behavior
Tell us what should happen? I'd like to have most commonly used GPIOs exp…
-
First of all, thank you for creating this library! It has been really useful to me.
I am wondering if you have any short term plans to implement the interrupt functions that the MCP23S17 supports? As…
-
I'm currently working on a firmware which will eventually support multiple languages. Eventually I will need a way how to make it work with tcMenu. Perhaps we can come up with a unified solution which…