サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
衆院選
shokai.github.io
require "sinatra" get "/" do "Hello world." end pretty-print
What is Firmata? Firmata is a protocol to controll Arduino from Application on Android Phone. You can write Arduino-code in Android Java. TRY Install sample application. FirmataSample-debug-unaligned.apk REQUIREMENTS Arduino Standard Firmata v2.2 Arduino IDE -> [File] -> [Examples] -> [Firmata] -> [StandardFirmata] Android SDK 13+ (Android OS 3.2+) usb-serial-for-android USB Host Cable SETUP Copy
Ruby port of EventEmitter from Node.js Download .zip Download .tar.gz View on GitHub INSTALL: % gem install event_emitter REQUIREMENTS: Ruby 1.8.7+ Ruby 1.9.2+ JRuby 1.6.7+ SYNOPSIS: setup load rubygem
edit in place plugin for jQuery Project maintained by shokai Hosted on GitHub Pages — Theme by mattgraham
arduino_firmata Firmata is a protocol to controll Arduino from software on PC. You can embed Arduino code into Ruby application. This library supports sharing an Arduino between multiple processes. INSTALL % gem install arduino_firmata REQUIREMENTS Ruby 1.8.7 or 1.9.2 or 1.9.3 or 2.0.0 testing with Arduino Diecimila, Duemillanove, UNO, Leonardo, Micro and Seeduino v2 Arduino Standard Firmata v2.2
Download .zip Download .tar.gz View on GitHub INSTALL: % gem install tw Install ERROR ? SYNOPSIS: show help % tw --help Tweet % tw hello world % echo 'hello work' | tw --pipe read Timeline % tw @username % tw @username @user2 @user3 % tw @username/listname % tw --timeline % tw --search=ruby Stream % tw --stream % tw --stream:filter=ruby,java --silent DM % tw --dm % tw --dm:to=shokai "hello!" % ech
INSTALL: % gem install args_parser SYNOPSIS: % ruby samples/download_webpage.rb --url http://example.com -o out.html parse ARGV require 'rubygems' require 'args_parser' args = ArgsParser.parse ARGV do arg :url, 'URL', :alias => :u arg :output, 'output file', :alias => :o, :default => 'out.html' arg :verbose, 'verbose mode' arg :help, 'show help', :alias => :h filter :url do |v| v.to_s.strip end va
このページを最初にブックマークしてみませんか?
『shokai.github.io』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く