trilu2000
trilu2000
Asksin is quite hardware independent, as most of the abstraction layer is managed by Arduino. Nevertheless, there are some hardware references in various modules (Storage.h, AlarmClock.h, BatterySensor.h, Radio.h). To implement...
> And I also did not find anything that serves a full (or almost complete) integration of the ARM Cortex-M3. stm32duino with the STM32 core is claiming it - they...
STM32L151 based on arm cortex M3 is implemented now. It is based on the STM32duino core v1.9.0 for Arduino. Works quit well so far, Lowpower needs some further optimization. As...
sqrt() takes only 56 byte - but i will do some further checks. There is still a huge deviation if i compare the brightness values of an HM-Sen-MDIR and my...
I have the same issue, but the failure results also in not downloading the respective files. Please find below the shortend log-file. ```python 2024-01-17 16:02:20.594 ERROR (MainThread) [custom_components.zha_toolkit.ota] Try getting...
Hi Andy, yes, you are right, the configuration is slightly different. Thats the cnlAddr table within the example const uint8_t cnlAddr[] PROGMEM = { 0x01,0x02,0x0a,0x0b,0x0c, 0x01, }; // 6 byte...
Hi Andy, not sure if it is enough to have an explanation of the different functions for the library. How to deal with the register.h explanation? But it is a...
You should have access by now. It's also a good training to stay with english language :-) Ich fasse mal beide Mails zusammen. Der Zweig destillRegs ist eigentlich tot. Ich...
gerne :-) Verstehe ich noch nicht ganz - 4 dezentrale Lüfter heißt, es werden 4 eigenständige Geräte? Stimmt, das gibt gerne das Problem, dass sich Telegramme überlagern, vor allem, wenn...
der send und receive dbg ist ja per default an, was ist in deiner seriellen konsole? da müssten die gesendeten strings und deren antworten drin sein.... schick mal... Am 02.06.2015...