Last seen: 2021-12-25 1:14 pm
It works! Never expected it to run without any trouble... I just installed it so I have to play with it more... But upload with lightning speed...
Wow, thank you for your very interesting insight on how to improve the code! I totally agree and I will certainly look into refactoring code. I some...
Here's the sketch, a long way to completion! BTW: I like to navigate via the 'mini map' window so that's why I use those huge ASCII art headers abov...
Would be great to try! I love solid state control when possible.
I would love to follow your project... I myself would even just wire the control panel (or IR remote) buttons to a relay and control the fan that way...
@ronalex4203 Please don't shut up as you say! 😉 But for me RISC code optimization is way over my head. The hardware debugger is a very powerful too...
I have another example: I want to update the Bathroom Fan Controller I made with a few other functions and colour screen. I am now busy coding the...
I don't understand a thing from what you asked (RISC code, optimisation) ... LOL That's why I would love to have your knowledge! I think you have m...
The (Genuine) J-Link I bought is 19 Euro's. 👍
@ronalex4203 I would love to have your knowledge and training. But for me as an untrained person in both hardware and software it will be very valu...
To finish this post I want to show the other method of NTP Sync via the Time library.(previous working example was using the NTPClient library) I re...
That is a very good point. I checked and the update function must be checked frequently as it checks if the setUpdateInterval() time has passed. (I d...
I AGAIN feel stupid!! It seems that the example I copied has functions mixed up big-time. I was so overwhelmed after the last 6 hours trying to get...