Skip to content

Instantly share code, notes, and snippets.

@edy555
Created November 6, 2012 23:44
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edy555/4028517 to your computer and use it in GitHub Desktop.
Save edy555/4028517 to your computer and use it in GitHub Desktop.
LED blink with FT232RL bitbang mode and ruby
@edy555
Copy link
Author

edy555 commented Nov 6, 2012

Setup

$ brew install libftdi
$ gem install libftdi-ruby

Before running

$ sudo kextunload /System/Library/Extensions/FTDIUSBSerialDriver.kext

Run

$ ruby blink.rb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment