Arduino Mega 2560

Support forum for MegunoLink
Post Reply
raescuin
Posts: 9
Joined: Sun Nov 16, 2014 9:13 pm

Wed Nov 19, 2014 9:33 am

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
aldoz
Posts: 5
Joined: Mon Jan 05, 2015 1:28 pm

Mon Jan 05, 2015 1:36 pm

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!
philr
Posts: 446
Joined: Mon May 26, 2014 10:58 am

Mon Jan 05, 2015 11:23 pm

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
raescuin
Posts: 9
Joined: Sun Nov 16, 2014 9:13 pm

Thu Jan 15, 2015 11:24 am

thanks Phil, it's working now..
Post Reply