-
The current SPI support for the trinamic drivers requires all tmc chips to be connected to clk, miso and mosi of the processor and a separate chip select pin for each driver.
For many (3D printer) …
-
@IsaacJ60
This is an issue page to log your progress. Please let us know if you have any concerns or questions.
-
I picked up a hat with a oled, as I'm limited on space - I liked the idea of using the buttons as needed, and being able to see what I'm doing on the OLED. But creating a new disc from the buttons se…
-
Hey.
I've been using BrewPiLess for a number of years now - awesome project.
With this new edition using a 320x240 display, I've been trying to add support for my M5Stack Core2 and CoreS3 devices.
…
-
I am referencing the conversation of #2738:
> Changes to be done:
> 1) I put all the read/write functions of P001, P009 and P019 in a separate module outside the 3 plugin
> 2) I then use the GPI…
-
@fverdugo. After #129, I am not able anymore to generate the docs locally. I have the following error:
Do you have any hint on what am I possibly be missing ?
```bash
┌ Error: failed to run `@…
-
零知识证明数学理解
[starks-vs-snarks](https://consensys.net/blog/blockchain-explained/zero-knowledge-proofs-starks-vs-snarks/)
[从零开始学习 zk-SNARK](https://secbit.io/blog/2020/01/22/learn-zk-snark-from-zero…
-
I'm just in the idea generation phase and welcome any feedback and thoughts. I think it might be a good idea to add a shift register device to GPIO Zero.
First, here's my rationale:
- The 74HC595…
-
I was checking the class `IOLink::Master` and was thinking about some suggestions that could help keep the software flexible and extensible in the future if a new driver is added.
- In general ther…
-
Thanks! Amazing functionality.
Perhaps you can help with my multi-page form. I am collecting data across pages and on the last page submitting the form (saving the file). I would like to initialize…