- This topic has 1 reply, 2 voices, and was last updated 11 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › Arduino › Interfacing of Alcohol Sensor (made by Dart) to arduino mega.
hello frnds..
I have to interface 16mm Dart alcohol sensor to arduino.
Actually I have redimade kit on which this sensor is interfaced to M430F1232 uC.
On this kit pin no. of uC 11(analog input to 10-bit ADC input A5) is receiving analog input and TXD(pin no. 15) is transmitting output.
This output i wanted to give RX1 of my arduino board and to see output on serial monitor.
Is this possible?
plz suggest any solution?
Hi Amit,
Refer this project
The only thing that you need to do differently is to connect the serial input from the sensor to the RX1 pin of the Arduino board.