MX. RAMSEY
Using Teachable Machine, students trained a model to classify cereal pieces, then programmed a servo motor to sort out all of the marshmallows from a bowl of Lucky Charms.
Obviously, we finished class we a cereal party!
The orginal project (linked below) used Arduino Leonardo and WebUSB. We have Arduino Uno boards in my classroom, so the code was refactored to work with p5.js, p5 Serial Control, and Arduino Uno instead.
Project credit: Google’s Tiny Sorter.
Back