However, if your 5V supply (the default analog reference) is not very accurate then you will have a significant zero error. If the sensor has a digital output, it would be better to use that.
Yes sir, the sensor has a digital output. What exactly is the difference in measurements if I use the digital or analog? And how is it done?
I have seen the code from COsm. But dont know how to configure the IP and mac, what should I do? What part in the code should I edit? Im using the Wiznet W5100 ethernet shield and arduino uno. I can seem to establish connection.
Pls help.
A step by step tutorial will do. Esp in editing the code provided. Im new with arduino ethernet and stuff. pls
Can anyone find a related project? Im planning to make a monitoring system that uses GPRS in sending data to a graphing website like COSM. Pls help. I want to use a GSM module instead of a Ethernet shield.
Good day everyone! Has anyone tried interfacing an NDIR CO2 module to arduino?
I'm trying to use a Telaire T6004 CO2 module that I ordered from the net. I want to get analog values so that I could make a monitoring system. WHAT PINS SHOULD I USE? Is the method of getting values from this sensor similar with a simple voltage divider using potentiometer? Im new with arduino but I need to learn it quickly. I would be grateful if someone would help me in understanding the requirements in order to communicate this NDIR CO2 module with arduino. Attached is a product description of the module.
Also, i have seen a youtube video that was using the same sensor module, and it made me realize that it could really be possible, unfortunately, there was no clear description on how he was able to interface and code it with his arduino.