|
185
|
Using Arduino / Programming Questions / Need some improvemen to this code, plz help.
|
on: November 26, 2011, 04:04:58 am
|
|
Hey guys, I have a code attached which is used to detect temperature. I am able to read the temperature and now i need to improve it. I want to add a code line to the existing code to make an LED light up with in a range of temperature and also to display the temperature reading on a LCD display. If anyone have some links that I can refer to please help me out. Thanks.
|
|
|
|
|
187
|
Using Arduino / Project Guidance / Re: What is the output voltage of Arduino Uno?
|
on: November 15, 2011, 04:16:34 am
|
|
Thanks. One more thing, whats the difference in meaning of these terms.
Operating Voltage 5V Input Voltage (recommended) 7-12V Input Voltage (limits) 6-20V
So, from what I have gathered, I can input 0 - 5V to Uno's input pins and the outputs voltage range is also 0 - 5V.
|
|
|
|
|
190
|
Using Arduino / Networking, Protocols, and Devices / Suggestion On Transceivers
|
on: November 08, 2011, 01:06:44 pm
|
|
Hey guys, Can anyone suggest me some low power transceivers that operate within 300Mhz to 450Mhz. It should be a bare transceiver in the sense that I can use any modulation or encoding scheme I want. And I want a transceiver MODULE not a transceiver CHIP.
Thanks
|
|
|
|
|
192
|
Using Arduino / Sensors / Help for a pressure sensor application using arduino
|
on: October 26, 2011, 05:10:38 am
|
Hello. I want to make a simple weighing machine to weigh objects weighing max 30 kg and output on a display. As for accuracy, a +/- 1 kg can be acceptable. I have done some googling and found out some ways to implement this. What I have found are: - FSR
- Load Cells
- Piezoresistive Force Sensor
So, what I want to know is that is there any other way I can implement this which is more efficient, simple, accurate and cheap. Also is there a sensor that I can simply buy, program and interface with arduino. Im very new to electronics and this is just the second project I am doing. So, I am just learning everyday. Any genuine help is greatly appreciated.
|
|
|
|
|
193
|
Using Arduino / Sensors / Re: LM35 as a room temperature sensor (any other good alternatives)?
|
on: October 25, 2011, 02:01:39 pm
|
|
It just needs to sense the room temperature no special requirement. A +/- 2 Degree Celsius is exceptable. Cost is should be less since this is a project for my diploma. I use an arduino uno. The data received is sent wirelessly to a display. This project is to learn to interface sensors, to make a display and to send data wirelessly. Its just for learning.
|
|
|
|
|
194
|
Using Arduino / Sensors / Re: LM35 as a room temperature sensor (any other good alternatives)?
|
on: October 25, 2011, 11:10:55 am
|
A lot of your questions sound like they're from an assignment. Like I have mentioned I am doing a project for my diploma, and I have to give reasons to why I use each component. So, its just terms that I need to understand in order to explain why I choose the component and also to find a better component than the one already proposed. I have tried on google and I wasn't able to find the answer I am looking for (maybe I don't know how to search). The LM35 is single supply, if the temperature range in question is 2-150C. Ok, but the datasheet didn't mention it. Are you sure of this, and can I have a reference on where you got this information. thanks.
|
|
|
|
|
195
|
Using Arduino / Sensors / LM35 as a room temperature sensor (any other good alternatives)?
|
on: October 25, 2011, 10:32:20 am
|
Hey people, Im doing an academic project in which I need to make a room temperature sensor? After some hours research I have found LM35. I would like to know: - If LM35 is a good sensor for the mentioned purpose?
- Also, whats the importance of the quiescent current in a sensor? From my understand its good to have a low quiescent current sensor to make project power efficient.
- Importance of gain in a sensor? From my understand this will make the sensor more accurate by giving large output per variation of degree celcius.
- Importance of output impedance in a sensor? Which I don't really know.
- Also, is using a digital sensor or analogue sensor better for this application?
- As LM35 doesn't use single supply according to datasheet, so what is single supply?
- Is there an alternative sensor that could be easy to implement or better accuracy or requires low power?
Hope someone can give me genuine help to understand the mentioned questions. Thanks.
|
|
|
|
|