Skip to content

Instantly share code, notes, and snippets.

View mchazlitt's full-sized avatar

mchazlitt

  • Hazlitt Photography Studio
  • Lakeland, Fl
View GitHub Profile
anonymous
anonymous / Arduino Slider Control
Created December 23, 2010 07:20
/*
This version works, but needs to be cleaned up.
The LCD Screen, Keyboard and Stepper motor are all driven off
the same thread. So when driving the motor the keyboard can be
bit sluggish.
You may need to adjust the keyboard debounce time.
*/