Page 1 of 1
Arduino Mega 2560
Posted: Wed Nov 19, 2014 9:33 am
by raescuin
I'm trying to read the Temperature from my Arduino but I'm not having any luck! Can anybody please direct me how to do this?
I was successful in creating a time chart, but I would like at the same time to read and adjust the temperature..
Appreciate any inputs,
Thank You!
Robert
Re: Arduino Mega 2560
Posted: Mon Jan 05, 2015 1:36 pm
by aldoz
I am so and so in your same stuck situation.
I have Mega2560 and I trying to use button to set a variable value of my Arduino sketch
If you have some info please answer me!
Re: Arduino Mega 2560
Posted: Mon Jan 05, 2015 11:23 pm
by philr
Hi Aldoz and Raescuin.
Please check out our examples included in the MLP library to see how to adjust variables using buttons. Specifically the interface panel examples (
https://github.com/Megunolink/MLP/tree/ ... Parameters).
Raescuin, could you provide more information. What sort of temperature sensor are you using? When you say adjust temperature what do you mean? Is it connected to a heater or something?
Cheers
Phil
Re: Arduino Mega 2560
Posted: Thu Jan 15, 2015 11:24 am
by raescuin
thanks Phil, it's working now..