Skip to content

Instantly share code, notes, and snippets.

@doismellburning
Created August 30, 2014 17:10
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 doismellburning/77eb167d7c31f03abb09 to your computer and use it in GitHub Desktop.
Save doismellburning/77eb167d7c31f03abb09 to your computer and use it in GitHub Desktop.
$ # https://github.com/doismellburning/seriousmorse/blob/1faa21ef5f5f10735f1c9f606128102a6977a09f/src/Main.hs#L33
$ make run
cabal run
Preprocessing executable 'seriousmorse' for seriousmorse-0.1.0.0...
[1 of 1] Compiling Main ( src/Main.hs, dist/build/seriousmorse/seriousmorse-tmp/Main.o )
Linking dist/build/seriousmorse/seriousmorse ...
Building channels
Starting Arduino loop
[1:61729608745] hArduino: Accessing arduino located at: "/dev/cu.usbmodemfd131"
*** hArduino:ERROR: /dev/cu.usbmodemfd131: openFd: does not exist (No such file or directory)
*** Make sure your Arduino is connected to /dev/cu.usbmodemfd131
*** And StandardFirmata is running on it!
Starting Twitter loop
Running!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment