Learn about the concept of watchdog timers and also how to create your own custom watchdog timer in ESP32, using timer interrupts.
Tag: Custom
How to add custom distance metric in DBSCAN
Learn how to set the custom distance function and the metric params for that function in DBSCAN, for n-dimensional data.
How to set partitions in ESP32
Learn how to change the partition scheme of ESP32 in both the novice way and the advanced way.