Square & MultiplyIt often surprises me how seemingly trivial algorithms improve computational efficiency manifold. Square and multiply is an efficient way…Dec 28, 2022Dec 28, 2022
Building a Real-Time Operating System(RTOS) Ground UpThis note is an attempt to demystify an RTOS scheduler by building one. To start with, we will touch base on what a pre-emptive scheduler…May 2, 20202May 2, 20202
How to Generate True Random Numbers in a Microcontroller?Why Random numbers(RN)?Oct 29, 2019Oct 29, 2019