Sho Hashimoto

Results 24 issues of Sho Hashimoto

これを試してみる - https://github.com/ksksue/FTDriver

enhancement

## usb-serial-for-androidがデバイスに対応していない 起動してすぐ落ちる ## vendor-id 普通のArduinoと同じだった

bug
enhancement

writeしてみないとわからない 仕方ないか?

enhancement

## setErrorHandler - onError(String) - onClose(void) ## setEventHandler - onAnalogChange(pin, value) - onDigitalChange(pin, status)

enhancement

enhancement
windows

control arduino via HTTP

enhancement

current ``` ruby (0...6).each do |i| write(REPORT_ANALOG | i) write 1 end ``` set number of Analog ports when connect.

enhancement

Hi, I found a bug and I'm reporting it. - The querystring is removed from the pathname. - The hash is also removed from the pathname. - If I add...