Overview
Learn how to use Arduino arrays and solve the classic programming problem of sorting a list array in ascending or descending order. Explore various methods for implementing array sorting in Arduino, focusing on organizing a list of grades. Gain practical experience with data structures and sorting algorithms while working with the Arduino Uno R4 WiFi board. Discover the power of arrays in storing and manipulating related data, enhancing your Arduino programming skills through this hands-on tutorial.
Syllabus
Arduino Uno R4 WiFi LESSON 37: Sorting a List of Grades in an Array in Arduino
Taught by
Paul McWhorter