Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

analog_read(6~9) on Arduino Micro #13

Open
shokai opened this issue Jan 7, 2013 · 1 comment
Open

analog_read(6~9) on Arduino Micro #13

shokai opened this issue Jan 7, 2013 · 1 comment

Comments

@shokai
Copy link
Owner

shokai commented Jan 7, 2013

current

(0...6).each do |i|
  write(REPORT_ANALOG | i)
  write 1
end

set number of Analog ports when connect.

shokai added a commit that referenced this issue Jan 10, 2013
@shokai
Copy link
Owner Author

shokai commented Jan 10, 2013

実装はできたんだけど、FirmataライブラリのBoards.hにArduino Micro/Leonard用の定義が書かれてないので動かない

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

No branches or pull requests

1 participant