-
Currently, there are libs for Microchip SAML and SAME devices;
I have pull requests open for the SAMC and SAMD families.
Currently working on more SAMD devices, I found out that some of them shar…
-
Look into what kind of microcontrollers/other embedded devices to tinker with for getting openGPMP working
-
With stm32duino version 2.5.0, the firmware compiles and uploads fine but the microcontrollers stops responding to any command. With version 2.4.0, the microcontrollers seems fine but performance of P…
-
### Description
Create a shopping list for the various items and buy the items.
### Additional Context
_No response_
### Expected Actions
- [x] Create shopping list for microcontroller(s)
- [x] …
-
The general reason is picking the right tool for the job. The three most common reasons are backward compatibility, price, and electrical power consumption. Backward compatibility is important when in…
-
Can the microWakeWord engine run natively on RP2350 or RP2040 microcontroller platforms (
* https://en.wikipedia.org/wiki/RP2350
* https://www.raspberrypi.com/products/rp2350/
* https://www…
Hedda updated
3 weeks ago
-
Thanks for creating this project and I'm excited to try building my own kaly!
I'm curious, where did you buy your components for your own build? I've never built a board before and want to make su…
-
We'd like to be able to use cryptol to generate C that can be directly used on microcontrollers on which Rust is not yet implemented - is there a cryptol->C compiler in the works?
-
Hello, i was wondering if this library would work with an unusual platform. This platform does not support shaders, has no GPU, or any graphics acceleration. Everything must be done in software, and m…
-
Related to https://github.com/rust-lang/rfcs/issues/2902 and https://internals.rust-lang.org/t/pre-rfc-add-compile-warning-macro/9370, I want a compile_warning! macro that is similar to compile_error!…