Tag Archives: Arduino

Emotive Robotics – Expressive Eyes

Today’s project is making “expressive” eyes. Eyes can serve dual functions: in addition to observing the world around you, in many animals they also serve to express interest or other emotions. In this project I am focusing on the latter, … Continue reading

Posted in 3D Printing, Projects, Robotics, Sculpture, Toys | Tagged , , , | Leave a comment

Fast Analog Read on Arduino

The Arduino AnalogRead(pin) function is simple to use, but can’t be called faster than about 10 kHz. Audio needs sample rates closer to 40 kHz. This post will be a notepad of resources and notes related to high speed analog … Continue reading

Posted in Programming, Projects | Tagged | Leave a comment