Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@mvidner
Created March 24, 2017 14:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mvidner/2e0b71a319b4abba03fb1ca14cfe459c to your computer and use it in GitHub Desktop.
Save mvidner/2e0b71a319b4abba03fb1ca14cfe459c to your computer and use it in GitHub Desktop.
A USB controlled fly
(sleep 5; echo 1700; sleep 2; echo 1500; sleep 1.1; echo 0) | socat - /dev/ttyUSB0,b115200,rawer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment