How to connect flame sensor to Arduino MEGA 2560

Hi,
I have this question, how connect properly flame sensor (Flame Fire Detector Sensor for Arduino (Works with Official Arduino Boards) - Free shipping - DealExtreme) to my Arduino MEGA 2560?

If someone can tell me, it'll be nice :slight_smile:

And, if someone has some code examples, please, share it if you can :slight_smile:

Thanks

Looks like you connect the ground/G/- pin to GND, the power pin to 3V3 and either the DO pin to a digital input pin of your choice or the AO pin to an analog input pin of your choice.