-
Thanks a lot for your work. It's a great project.
I am reaching out regarding the possibility of integrating support for the LLC68 module within your repository. However, I've encountered challenge…
-
In embedded systems development, there's usually a small maximum binary size. (e.g. 8KiB).
The size of core::fmt when compiled into the executable is too big for this.
Take a freestanding, `x86_64…
-
Currently `polyval` (and thus crates built on top of it) uses 32-bit soft backend which was written with targets without wide multiplication in mind. However, this code can be quite inefficient for ta…
-
Hi - loving DI, using it daily. Great tool, with a really tiny footprint. I've been living in my own fork for a while, though I did (hand merge) your latest changes in today. I have some changes (i…
-
## Description of the problem or question
I'm repairing a midi dj controler with Arduino board. On the circuit board, buttons are connected to analog mux in serial with resistor between each buttons.…
-
Can you explain the purpose of the 4.7K resistor between the SPort pin and the Arduino, and why 4.7K is an appropriate value?
-
Hello;
I am currently using rp pico and bought this st7789 lcd:
![13-inc-ips-tft-lcd-240240-renkli-hd-lcd-ekran-st7789-surucu-modulu-tft-lcd-display-sincerepromise-42178-15-B](https://github.com/rus…
-
Tutorial:
https://randomnerdtutorials.com/serialdebugapp-arduino-ide-serialdebug-library/
A aplicação padrão é comercial e não está disponível, teria que criar uma nova interface.
https://www.you…
-
This is not really an issue but I didnt find a place for my question :)
First off: Great and simple idea with a nice documentation and open source in mind!
I was wondering if you program the Attin…
ghost updated
5 years ago
-
When I import `CronAlarms.h` and use `Cron.create(...)` in a platformio project where the board used is a STM Nucleo WB55 I get the following error:
```
/.platformio/packages/toolchain-gccarmnone…