haennes

Results 20 comments of haennes

Hello, I really need this for my project. Is there any way I can help? Should I fork it and then open a new PR?

It works on an Arduino Nano (from Elegoo) (Atmega m328p). I will test it on an Arduino Uno R3 (from Elegoo) (Atmega 328p) too. Although the 2nd implementations seems better...

Same problem here. Idependently discovered this fix and it "just works".

I am currently working on such a library. I will open a PR once i make my initial release

Hi. I have uploaded just now. I have been quite busy lately and i just cant get over how to implement the auto-unit-part. anyways this is the link: https://github.com/haennes/const_uom I...

Finally uploaded an initial version of my REFACTORED code. here https://github.com/haennes/const_units Note: It does not run as another major refactor is needed to make main.rs the build script. (which results...

Just Updated it. The Units now are able to be generated. Still awaiting the somewhat stabilization of const trait-impls to advance further. const_ops and const_traits are already implemented and constified....

Hello, its me again. I have now - after a couple of failed attempts to program this - published a document detailing the [code architecture](https://github.com/haennes/const_units/blob/rewrite/md_docs/Architecture.md) as well as the [Interface](https://github.com/haennes/const_units/blob/rewrite/md_docs/MAIN.md)...

Hi, that fine. I have been tinkering around with my digital infrastructure at home. Ok, I will probably start working on this in about 1 or 2 months from now....