Simao 0 Posted August 12, 2013 Share Posted August 12, 2013 Thanks a lot for sharing, as a begginer (myself) it´s going to be a huge help, I´m using KEIL but it was very simple to port it, worked in the first try. Simao Quote Link to post Share on other sites
arre 0 Posted August 26, 2013 Share Posted August 26, 2013 Thanks nemetila, for your code! I hooked it up to a raspberry pi, and it has been measuring the temperature of my room more or less for two months now. This is what it looks like now: Summer's almost over here! Quote Link to post Share on other sites
Pradeepa 1 Posted September 23, 2013 Share Posted September 23, 2013 Just a simple question which pop into my mind. Since we are using the internal temperature sensor here, wouldn't that display the core temperature. Then most probably it will show a higher value right? Quote Link to post Share on other sites
nemetila 12 Posted September 23, 2013 Author Share Posted September 23, 2013 Just a simple question which pop into my mind. Since we are using the internal temperature sensor here, wouldn't that display the core temperature. Then most probably it will show a higher value right? You are right. The core temperature is higher than the ambient temperature because of the power consumption of the chip. That's why I used the hibernation module: in most of time the MCU is in hibernation. Quote Link to post Share on other sites
toblapish 0 Posted February 19, 2014 Share Posted February 19, 2014 Hi Mortiz, could you share the code you used to display the temperaturee values on your Bluetooth SPP terminal? I am trying to do the same thing on my stellaris but I'm running into a lot of problems Quote Link to post Share on other sites
toblapish 0 Posted February 19, 2014 Share Posted February 19, 2014 @ hello im new to programming microcontrollers could you share the code you used to transfer the adc values to bluetooth spp? im also trying to do the same but running in a lot of problems toblapish 1 Quote Link to post Share on other sites
akirakudo 1 Posted April 5, 2014 Share Posted April 5, 2014 It's work on tiva c series,hihi Quote Link to post Share on other sites
Volbert 0 Posted April 17, 2014 Share Posted April 17, 2014 Someone requested the C# source code files. I uploaded my full solution to here: https://www.sugarsync.com/pf/D7111974_784_008747413 I am sorry but the source code is not commented at all, and may contains errors. (This is my first project in C#). Hello, The C# source code files are no longer available in SugarSync. Can you upload them again? Cheers, Quote Link to post Share on other sites
nemetila 12 Posted April 24, 2014 Author Share Posted April 24, 2014 Hello, The C# source code files are no longer available in SugarSync. Can you upload them again? Cheers, Hi, I'm sorry for my late reply and the unavailable link. I have updated my first post with the new code file link: https://copy.com/4DkJpd4O49ky Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.