Author |
Message |
Topic: can anyone help ? i dont know how to decode sony IR signal |
kupikupi
Replies: 48
Views: 47179
|
Forum: General CCS C Discussion Posted: Fri Oct 14, 2005 10:00 am Subject: can anyone help ? i dont know how to decode sony IR signal |
is it possible to program it without using timers and interrupts??
from the links u gave Mark .. i really find it hard to understand what they are doing.... all i have done now is a simple program t ... |
Topic: can anyone help ? i dont know how to decode sony IR signal |
kupikupi
Replies: 48
Views: 47179
|
Forum: General CCS C Discussion Posted: Thu Oct 13, 2005 1:13 am Subject: can anyone help ? i dont know how to decode sony IR signal |
hi ...
i need a little help here .. .i searched everywhere for how to decode the IR signal from the sony remote control... but i can't seem to find anything .. i asked around .. some said that i have ... |
Topic: can anyone help ? i dont know how to decode sony IR signal |
kupikupi
Replies: 48
Views: 47179
|
Forum: General CCS C Discussion Posted: Wed Sep 07, 2005 9:25 am Subject: can anyone help ? i dont know how to decode sony IR signal |
ok ... thanx alot for the help Mark .... U've been such a great help ... thank God there are some really really nice people like u here...
i'll have to do some readings before i post some more qu ... |
Topic: can anyone help ? i dont know how to decode sony IR signal |
kupikupi
Replies: 48
Views: 47179
|
Forum: General CCS C Discussion Posted: Wed Sep 07, 2005 2:29 am Subject: can anyone help ? i dont know how to decode sony IR signal |
Mark .. i want to try the codes by newguy on my PIC.. but it's a ccs codes... how do i port it to C18 ?? wat do i have to change?
thanx ... |
Topic: can anyone help ? i dont know how to decode sony IR signal |
kupikupi
Replies: 48
Views: 47179
|
Forum: General CCS C Discussion Posted: Tue Sep 06, 2005 11:24 am Subject: can anyone help ? i dont know how to decode sony IR signal |
Mark .. thanx ... i think i'm learning a lot from u ...
Did you forget that we already said and gave you code to use Int0???
yeah i got it now..
You are going to be receiving codes from the rem ... |
Topic: can anyone help ? i dont know how to decode sony IR signal |
kupikupi
Replies: 48
Views: 47179
|
Forum: General CCS C Discussion Posted: Tue Sep 06, 2005 10:48 am Subject: can anyone help ? i dont know how to decode sony IR signal |
hi..
i want to ask ... which will be better and easier ?? using a 2nd PIC as a transmitter or the remote control ? could a PIC detect a pulse wave coming from another PIC??
thanx.... |
Topic: can anyone help ? i dont know how to decode sony IR signal |
kupikupi
Replies: 48
Views: 47179
|
Forum: General CCS C Discussion Posted: Tue Sep 06, 2005 10:20 am Subject: can anyone help ? i dont know how to decode sony IR signal |
well... he has a H-bridge L298 to drive the motor ... i modified the LED blinking program for the motor to spin in both directions alternately...
but right now im having a headache on the IR part. ... |
Topic: can anyone help ? i dont know how to decode sony IR signal |
kupikupi
Replies: 48
Views: 47179
|
Forum: General CCS C Discussion Posted: Tue Sep 06, 2005 10:05 am Subject: can anyone help ? i dont know how to decode sony IR signal |
Then you have to modify it to compare the code received with one that you want to take an action and then take that action.
this was the part i was having problem with .. earlier on i was asking i ... |
Topic: can anyone help ? i dont know how to decode sony IR signal |
kupikupi
Replies: 48
Views: 47179
|
Forum: General CCS C Discussion Posted: Tue Sep 06, 2005 9:29 am Subject: can anyone help ? i dont know how to decode sony IR signal |
thanx Mark .....
so since newguys codes are for ccs .. what should i do to compile it in c18 ??
Dude, you are in trouble if you have too much to do and do not understand how IR works. That is p ... |
Topic: library for MPLAB C18 compiler |
kupikupi
Replies: 8
Views: 8914
|
Forum: General CCS C Discussion Posted: Tue Sep 06, 2005 8:54 am Subject: library for MPLAB C18 compiler |
No but you can rework the source code so that it can be compiled by either compiler.
how would i do that??? can u teach me ??
Sorry, but CCS does not have a linker, so you are stuck with one BI ... |
Topic: library for MPLAB C18 compiler |
kupikupi
Replies: 8
Views: 8914
|
Forum: General CCS C Discussion Posted: Tue Sep 06, 2005 8:29 am Subject: library for MPLAB C18 compiler |
No but you can rework the source code so that it can be compiled by either compiler.
how would i do that??? can u teach me ?? |
Topic: can anyone help ? i dont know how to decode sony IR signal |
kupikupi
Replies: 48
Views: 47179
|
Forum: General CCS C Discussion Posted: Tue Sep 06, 2005 8:12 am Subject: can anyone help ? i dont know how to decode sony IR signal |
and oh ya ... i'm actually using PIC start plus to program the PIC.. thanx |
Topic: can anyone help ? i dont know how to decode sony IR signal |
kupikupi
Replies: 48
Views: 47179
|
Forum: General CCS C Discussion Posted: Tue Sep 06, 2005 8:10 am Subject: can anyone help ? i dont know how to decode sony IR signal |
thanx Mike and Mark ...
i got a question .. is ccc compiler different from the C18 compiler?? i mean code-wise.. could i use the codes u wrote in a c18 compiler??is the a big difference between the ... |
Topic: can anyone help ? i dont know how to decode sony IR signal |
kupikupi
Replies: 48
Views: 47179
|
Forum: General CCS C Discussion Posted: Mon Sep 05, 2005 8:27 am Subject: can anyone help ? i dont know how to decode sony IR signal |
as for the motor, u suggested ealier that i need the PWM channels to control the motors, but the motor is not actually driven by the PIC. it is driven by a H-bridge L298 . so i just need the output fr ... |
Topic: can anyone help ? i dont know how to decode sony IR signal |
kupikupi
Replies: 48
Views: 47179
|
Forum: General CCS C Discussion Posted: Mon Sep 05, 2005 5:39 am Subject: can anyone help ? i dont know how to decode sony IR signal |
oh great ... thanx for the offer Mark .. really needed that...
well ... about my subject.... 70 % of it is the design project and 30% is the final exams.. well... teaching should be about microcont ... |
|