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

Temperature Errors with Ubuntu #3

Open
geekinthesticks opened this issue Jan 12, 2012 · 1 comment
Open

Temperature Errors with Ubuntu #3

geekinthesticks opened this issue Jan 12, 2012 · 1 comment
Assignees

Comments

@geekinthesticks
Copy link

I am using the Nuelectronics modulw http://www.nuelectronics.com/estore/index.php?main_page=product_info&cPath=7&products_id=34

When I compile the example code on my Arch computer it gives the correct readings. However, moving the code to an Ubuntu computer and re-compiling I get erroneous readings:

Temperature: -37.7299995422C / -35.8419990539F. Humidity: 3.52%
Temperature: -37.7200012207C / -35.8240013122F. Humidity: 3.59%
Temperature: -37.7200012207C / -35.8419990539F. Humidity: 3.59%

I am using Arduino 1.0 IDE on both computers and I have copied all the libraries over from my Arch machine to make sure they are the same on both computers. I have tried several different pins and am using 5 volts. On the Ubunntu comuter I installed arduino from synaptic to get all the deps, then uninstalled it and installed the 1.0 IDE.

Unfortunately, I need to use Ubuntu as the version of gcc on Arch has problems compiling the EtherCard ibrary, which I need for my project.

@geekinthesticks
Copy link
Author

A bit more information. The version of Ubuntu I am having problems with is Oneiric. However, I have just installed natty on a VM and the example code works correctly.

@ghost ghost assigned jonoxer Jul 23, 2012
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