Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mmichon committed Mar 2, 2016
1 parent 0f14455 commit 25b08cf
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
# wiggletron3000


<a href="http://www.youtube.com/watch?feature=player_embedded&v=ABfS_Zgv9TY
" target="_blank"><img src="http://img.youtube.com/vi/ABfS_Zgv9TY/0.jpg"
alt="Video" width="640" border="10" /></a>
###### Click above for video

ESP8266-based cat toy for lazy people. Powers a web server that controls a servo motor in several modes. Mount a feather wand like [this one](http://www.amazon.com/Luxury-Feather-Wand-Additional-Refills/dp/B00EPGZQNQ/ref=sr_1_1?ie=UTF8&qid=1455842061&sr=8-1&keywords=cat+toy+feather), a scrunchy ball at the end of monofiliment line, or whatever your cat likes, to the servo motor and your cat will go nuts. Put a webcam in front of it for added fun while at the DMV.

Client-side code in jQuery and Bootstrap. Server-side code in LUA. Feel free to rip off the general web server and servo control code for you own projects.
Expand All @@ -20,6 +14,10 @@ Client-side code in jQuery and Bootstrap. Server-side code in LUA. Feel free to
* 'Bottom': moves the toy to the very bottom position and turns off.
* 'Off': moves the toy to the top position and turns off.

<a href="http://www.youtube.com/watch?feature=player_embedded&v=ABfS_Zgv9TY
" target="_blank"><img src="http://img.youtube.com/vi/ABfS_Zgv9TY/0.jpg"
alt="Video" width="640" border="10" /><p>Click for demo video</a>

## Wiring it up

![Breadboard Idea](http://i.imgur.com/rMlZjCz.jpg)
Expand Down

0 comments on commit 25b08cf

Please sign in to comment.