-
In your code in ESP32 Pellet Stove wit mods.yaml I noticed you have 2 UARTS defined.
- One for reading the TX pin of the interconnect between display and main MCU
- One for reading the RX ping of …
-
We plan to have motor blocks for the Motor Board and for the Motion kit.
Current implementation in HEX File:
- We receive CMD_MOTOR
- Decide to control the Motorboard or Motion Kit by `data[0]`…
-
I think we need better controls over Request body serialization. Some concerns I have:
> xs:base64Binary, xs:hexBinary
> Value will be sent as binary data, the media type will be application/octet…
-
It's a fair bit of work to get to a dropdown for each setting. First we need to get all of the settings out into dedicated files and then we can look to create GUI elements to manage each setting. Ult…
-
The NXP MCUXpresso SDK v2.15 updated the Flash Control Block (FCB) used for the MIMXRT1170-EVK board . These changes to the flash boot settings have broken pyOCD support for this board now. If an ap…
-
Hi guys,
Is there any chance you guys would add "color-alpha" feature? In some cases, we need RGBA color instead of the standard HEX / RGB color. It can be very useful for a widget background color w…
-
Other editors display a diamond (♦) for "hidden" control characters. Some editors actually show the character code in a box, first hex character above the other, which is awesome for identifying just…
-
### Reproduce
```sql
--source include/have_innodb.inc
--source include/have_partition.inc
--let $i= 0
while ($i < 40)
{
--inc $i
create table t1 (pk int, c char(32), primary key (pk)) engine=i…
-
It would be cool if
* two sensors can be paired with each other to show the remote value.
like place one display outside (showing its own temperature) but also have an other one inside to show th…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
…