diff --git a/README.md b/README.md new file mode 100644 index 0000000..c081d62 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Animal Crossing New Horizons Button Pusher + +An Arduino project that will trigger a servo periodically to push a button on a controller every so often. + +Adjustable servo deflection, push speed and delay between pushes. + +Works with an external 4x4 keypad (only 2x4 buttons in use) on pins A0 through A5. + +LCD connected on pins 8-13.