The Arduino is an amazing piece of technology that can be used to power all kinds of gadgets, often using nothing more than a battery and various components that don’t cost more than a few bucks.
We’re all pretty well-acquainted with the obstacle avoiding robot. These little inventions use a proximity sensor to detect an object in front of the robot, then circumvent the object accordingly.
When we think about machine learning, our minds often jump to datacenters full of sweating, overheating GPUs. However, lighter-weight hardware can also be used to these ends, as demonstrated by ...