Learning IoT Heapsort Algorithm in Python

Опубликовано: 18 Май 2026
на канале: Learning IoT
21
1

This videos supports the Learning IoT with Python with Raspberry Pi book. This third video lecture on the heapsort algorithm uses the heapsort algorithm to sort a list of lists that contains humidity readings and times into ascending order based upon the humidity values in a Python script. The humidity readings are read in from the Sense HAT emulator.