Skip to content

board.analogRead returning empty string #8

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

Open
gmalette opened this issue Jul 8, 2012 · 3 comments
Open

board.analogRead returning empty string #8

gmalette opened this issue Jul 8, 2012 · 3 comments

Comments

@gmalette
Copy link

gmalette commented Jul 8, 2012

I set up a potentiometer on pin 0. When I try to get it's value, analogRead returns an empty string.

board.analogRead(0)
#=> ""
@HashNuke
Copy link
Owner

HashNuke commented Jul 8, 2012

Please use the "development" branch. That fixes these issues.

Akash Manohar J
http://akash.im
@HashNuke

On Sunday 8 July 2012 at 10:02 AM, Guillaume Malette wrote:

I set up a potentiometer on pin 0. When I try to get it's value, analogRead returns an empty string.

board.analogRead(0)
#=> ""

Reply to this email directly or view it on GitHub:
#8

@gmalette
Copy link
Author

gmalette commented Jul 8, 2012

I get the same issue running the development branch arduino.pde along with the gem built from the development branch.

I either get an empty string or it hangs.

If it matters I'm using 1.9.3 under OSX Lion

@HashNuke
Copy link
Owner

HashNuke commented Jul 8, 2012

Let me check that and get back.

Akash Manohar J
http://akash.im
@HashNuke

On Sunday 8 July 2012 at 11:15 AM, Guillaume Malette wrote:

I get the same issue running the development branch arduino.pde along with the gem built from the development branch.

I either get an empty string or it hangs.


Reply to this email directly or view it on GitHub:
#8 (comment)

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

No branches or pull requests

2 participants