Page 1 of 1

CONNECTION BETWEEN SMOKE DETECTOR AND PT2272

PostPosted: Tue Jan 08, 2013 10:42 pm
by PMU.EDU.MY
i still can't make the smoke detector to send it status to PT2272. why? can anyone help me? :( :(

Re: CONNECTION BETWEEN SMOKE DETECTOR AND PT2272

PostPosted: Wed Jan 09, 2013 8:13 am
by shahrul
PMU.EDU.MY WROTE:i still can't make the smoke detector to send it status to PT2272. why? can anyone help me? :( :(

Show your schematic and hardware.

Re: CONNECTION BETWEEN SMOKE DETECTOR AND PT2272

PostPosted: Wed Jan 09, 2013 11:06 am
by PMU.EDU.MY
projek yang saya buat ni sama dengan PR13. tp litar dan PIC yang digunakan sy tukar. sy menggunakan PIC18F4550. bagi sedikit tunjuk ajar bekenaan dengan projek yang ingin sy buat. penambaikan ataupun ada masalah yang xdapat saya kenal pasti. sila bagi tunjuk ajar. terima kasih :)

Re: CONNECTION BETWEEN SMOKE DETECTOR AND PT2272

PostPosted: Wed Jan 09, 2013 11:37 am
by shahrul
I never use PT2272. I just now see the schematic, the only pin PT2272 connect to PIC is ADC pin. Then you converting PIC16 to PIC18. You must get the digital i/o to function also need to get the ADC function.

Alternative, you can by pass to use PT2272 by connect directly to PIC UART ex Low Cost RF Module and RF Remote.

Re: CONNECTION BETWEEN SMOKE DETECTOR AND PT2272

PostPosted: Wed Jan 09, 2013 11:47 am
by PMU.EDU.MY
ok. i try. so? from ur opinion sir. did this circuit is correct? i mean. about the connection? is there anything wrong?

Re: CONNECTION BETWEEN SMOKE DETECTOR AND PT2272

PostPosted: Wed Jan 09, 2013 12:08 pm
by shahrul
PMU.EDU.MY WROTE:ok. i try. so? from ur opinion sir. did this circuit is correct? i mean. about the connection? is there anything wrong?

The hardware connection, can't check only by photo. Need to check by multimeter that the only you can do it and tell either it's right or wrong.

Re: CONNECTION BETWEEN SMOKE DETECTOR AND PT2272

PostPosted: Wed Jan 09, 2013 12:17 pm
by PMU.EDU.MY
ok. thank you ;) how about the progrmming code? is the programming code is simple? :?

Re: CONNECTION BETWEEN SMOKE DETECTOR AND PT2272

PostPosted: Wed Jan 09, 2013 12:35 pm
by shahrul
PMU.EDU.MY WROTE:ok. thank you ;) how about the progrmming code? is the programming code is simple? :?

For me, it's simple. If you understand, it becomes simple.