![]() | ![]() | ![]() |
| |||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
![]() |
| | Tools |
| | #1 |
|
dear friend i am new in pic project. pls help me . pic based IR remote controller Last edited by sahu; 19th October 2009 at 07:44 PM. | |
| |
| | #2 |
|
Controller (transmitter) or receiver? Use google all sorts of info out there.
| |
| |
| | #3 |
| | |
| |
| | #4 | |
| Quote: ![]() last few days ago, i work with 8 channel IR remote control [cool circuit] in place of 16f630, use 16f676 . but it not work . if u work with it. pl ........... can give the right asm. file? MY ENG. IS VERY BAD . SO PL DONT MIND.
| ||
| |
| | #5 |
|
Check my PIC tutorial which does IR remote control in ASM.
| |
| |
| | #6 |
|
Remember, PIC16F630 doesn't have any A/D converters, but 16F676 do have in both PORT A and C. So if you have used PIC16F676 instead of 16F630, then you should turn off A/D and initialize those ports as digital I/Os. For this, the ANSEL and CMCON registers must be initialized. Read the datasheet for more detail. - Raj Experiments with PIC16F628A | |
| |
| | #7 |
|
Does the 676 have an OSCCON register?
| |
| |
| | #8 | |
| Quote:
| ||
| |
| | #9 | |
| Quote:
| ||
| |
| | #10 |
|
How can I send the modified files to you? I can't find a way to attach the files in this forum. - Raj Experiments with PIC16F628A | |
| |
| | #11 |
| It has OSCCAL register.If you using Internal RC you need to call the calibration value from the last location of program memory & put to OSCCAL register on beginning of the program.
| |
| |
| | #12 | |
| Quote:
if not select advanced mode then, it appears at the bottom here is a file attached as sample Of course, if there is administrative restriction of minimum number of posts to qualify attachments, it is a different case.
__________________ Regards, Sarma. | ||
| |
| | #13 | |
| Quote:
pl fiend inclose it . [cool circuit] 8 ch remote controle sw based on 16f630 . i want mod. with 16f676. Last edited by sahu; 22nd October 2009 at 04:09 PM. | ||
| |
| | #14 |
|
Try these new hex files. The hardware should be the same. If it works, I will send you the modified assemble code.
| |
| |
| | #15 | |
| Quote:
- Raj Experiments with PIC16F628A | ||
| |
|
| Tags |
| based, control, pic, remote |
| Thread Tools | |
| Display Modes | |
| |
Similar | ||||
| Title | Starter | Forum | Replies | Latest |
| ADC sensing code needed using pic16f676\16f72 | sahu | Micro Controllers | 10 | 26th October 2009 06:09 PM |
| Current Sensing Resistors - Newb Help Needed. | Jack.Straw | General Electronics Chat | 8 | 31st July 2009 02:01 AM |
| Problem in ADC code | Jyothi@Pic | Micro Controllers | 1 | 10th February 2009 05:59 PM |
| Eprom write problem using PIC16F676 | mathur2000 | Micro Controllers | 9 | 6th July 2007 07:27 AM |
| C code for ADC sampling | patricktran | Micro Controllers | 4 | 15th June 2004 02:42 AM |