Sign in

username:

password:



Not a member?

Search piclist



Search tips

Subscribe to piclist





Ads

piclist by Keywords

12F675 | 16F628 | 16F84 | 16f877 | 16F877A | 16F88 | 18F458 | ADC | AVR | Bootloader | CAN | CCS | CRC | EAGLE | EEPROM | ICD | ICSP | IDE | JDM | LED | Macros | Microchip | MPLAB | PCB-CAD | PIC10F | Pic12f675 | PIC16F84 | PIC16F84A | PIC16F877 | PIC18 | PIC18F452 | PicBasic | PICC | PICSTART | PWM | RS-485 | RS232 | SMT | SPI | UART | USART | USB | Wireless | Wisp628 | Xilinx

Discussion Groups

See Also

DSPFPGAElectronics

Piclist


Advertise Here

A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.

Search Results for "16f84"

  

Post a new Thread

Crystal Speed For PIC   [7 Articles]

techy fellow - Nov 12 2003
Hi,   I came across a project that requires a 16F84/P-10 and a 10 Mhz crystal. I do not have any 16F84/P-10 but, I do have 16F84/P-20. Can I substitute 16F84/P-... Crystal Speed For PIC

What is a suitable substitute for a 16F84?   [8 Articles]

oi2all - Sep 24 2004
I have some books on the way to learn PIC programming. I think that the demos in the books are all based on the 16F84. This part seems to be a bit long in the tooth... What is a suitable substitute for a 16F84?

C for 16F84   [3 Articles]

ivojk74 - Sep 18 2002
Hi all, I'm new. Where I found and download C compiler for 16F84 PIC MCU? ... C for 16F84

16F84 and 16F84A   [3 Articles]

Shamoon - Aug 26 2003
What's the difference between the 16F84 and 16F84A? Shamoon ... 16F84 and 16F84A

DS1307 RTC communication with 16F84   [2 Articles]

boraxbor - Aug 4 2002
I want to communicate DS1307 RTC with 16F84. I need assembler code example about it. Also I need I2C bus communication example. Thank you for your kindly... DS1307 RTC communication with 16F84

PIC 16F84   [2 Articles]

Kathy Quinlan - Jun 11 2001
Hi all, I have a picstart 16B, which programs 16C84's, I was wondering if I can use it to program the 16F84 ??? I emailed Microchip, and they just said to b... PIC 16F84

Convert program code from 16F84 to 16F628??   [3 Articles]

Shawn McClintock - Dec 4 2003
How hard would it be to port a program written for the 16F84 to a 16F628? Any big changes need made? Or can I just recompile with new processor selection and app... Convert program code from 16F84 to 16F628??

IC PROG+JDM+16F628+16F877+16F84   [5 Articles]

csg37 - Dec 22 2003
This is my first message hi all of you. I look for a JDM circuit which programs 16F628+16F877+16F84 in one circuit. ... IC PROG+JDM+16F628+16F877+16F84

pic burner for 16F84   [2 Articles]

ydexter - Oct 18 2002
Hello! I searched the web for a burner compatible with 16F84. I'm a beginner and I don't know wich to choose, they are so many. I need a proper one, not to com... pic burner for 16F84

16f84 life   [4 Articles]

bhushan vemula - Sep 12 2003
I am planning to use PIC 16f84,  Is there any chances for this chip to go abosolute in near future, being it older one. Thx in advance Bhushanam ... 16f84 life

Convert / recompile code - 16F84 to 16F628 need help!   [6 Articles]

Shawn McClintock - Jan 21 2004
I have C source for a project, it was written for the 16F84. I am trying to recompile using Hi-Tec to use the code on a 16F628 so I can add a few routines myself (t... Convert / recompile code - 16F84 to 16F628 need help!

conversion code 16f84->16f877

ghettabeam - Feb 16 2003
Hi, i'm try to convert a code from 16f84 to 16f877, but my attempt don't work :( This code use a portA, portB, interupts on timer0. The modification I have ... conversion code 16f84->16f877

Error [120] Call or jump not allowed at this address (must be in low half of pag

frequenzwurm2000 - Jul 27 2003
Hi group-members, I have written a pic-programm which consists of two parts: - some tables (like in AN556 or so) - the program-code The table starts at 0... Error [120] Call or jump not allowed at this address (must be in low half of pag

c508 to f84??   [3 Articles]

Cristian - Jul 1 2004
Hi List. Any idea how to convert a program for 12c508 to 16f84 and back, in order to use the re-programmable 16f84 to fix an OTP 508 ? Cristian -... c508 to f84??

Promming 12C67*

linkosal - Nov 18 2002
I've been playing around for a while with 16F84, promming them with a JDM-like hardware and IcProg. For a recent project I needed something as small as possibl... Promming 12C67*

mplab and eeprom data area   [2 Articles]

el_gringo69uk - Mar 5 2003
I,m having a lot of fun on a 16F84 project of mine which relies on data stored in the eeprom memory. Question : how do I predefine whats stored in the eeprom area? ... mplab and eeprom data area

Re: Help! compiler probs :-(

cdb - Sep 30 2004
The 'tris' instruction is no longer supported! Change it either to TRISB or manually add in bsf RP0 and then movwf portb. Label in column 1 in this case is caus... Re:  Help! compiler probs :-(

16f84 / 16f88 port a differences   [4 Articles]

Lez - Aug 9 2005
Built the 2 resistor serial link as shown in some pic basic PDF files, and I have had no problem with the 16f84 (1k for pic serout, 22k for serin) re-compiled the pro... 16f84 / 16f88 port a differences

Need Help..How to convert asm file to Hex   [2 Articles]

ashan_abeysekara - Jan 14 2004
Dear Friend, I am new to PIC Micro and I have selected 16F84 to start my testing. I have created an ASM program now how do I convert in to HEX file to progra... Need Help..How to convert asm file to Hex

How to convert .ASM file HEX need help...!!   [2 Articles]

Ashan Abeysekara - Jan 14 2004
Dear Friend, I am new to PIC Micro and I have selected 16F84 to start my testing. I have created an ASM program now how do I convert in to HEX file to program ... How to convert .ASM file HEX need help...!!

16F628 on-chip eeprom problem   [2 Articles]

Vladimir M Skrbic - Mar 1 2004
Hello everyone, I'm new to the group and I'd like to ask a question. I've recently moved all my projects from 16F84 to 16F628 mcu's. Yesterday I've tried to wr... 16F628 on-chip eeprom problem

How close are 16F84 and the 16F88 in terms of code?   [3 Articles]

Nigel Symes - Sep 11 2004
Ok I a newbie and most tutorials on starting use the 16F84. I only have 16F88's at hand. Will the code required be hugely different or will the basics be similar? ... How close are 16F84 and the 16F88 in terms of code?

PIC with ADC   [2 Articles]

ydexter - Nov 12 2002
Sorry, my fault, i want ADC on PIC not DAC. So what is the most simple PIC, like 16F84, but with ADC??? ... PIC with ADC

PIC Question

William Oliver - Dec 6 2005
Hello All, I have a question about some PIC Microcontrolers, Can someone tell me the difference between a 16F84 and a 16CR84, They are both listed on the same data Shee... PIC Question

Hi ALL!! I Need project for a pic 16f84 chip. Any idea on a good one?

p.....? - Mar 12 2003
PLS REPLY BACK IF YOU DO. THANKS! ... Hi ALL!! I Need project for a pic 16f84 chip. Any idea on a good one?

16F84 for tachometer?   [2 Articles]

ramtec73 - Oct 13 2003
Has anyone tried this? I am looking for examples of this project. And can anyone recommend any LCD and driver I should use. Any codes available? Thanks ... 16F84 for tachometer?

No Subject

aktilkioglu - Oct 25 2004
hello...i want to design a pathfinder with 16f84...but also i need three sensors...so which sensor do you prefer...i dont know the name of those colour sons...

pic 16f84 for sale

macx75 - Feb 4 2002
Hi Group I had bought a lot of PIC16F84A-20/P 1K FLASH, 18-PIN DIP, 13-I/O and am planning to give them of for a special discount price at $4.00 please let me k... pic 16f84 for sale

Re: I'm new

VA3TO - Oct 8 2002
You do not need an IDE to get started in programming PICs. Start with the 16F84 (or 16F84A). It's cheap, relatively easy to use, re-useable (erasable Flash mem... Re:  I'm new

Re: An introduction & Many Questions

Leon Heller - Nov 28 2007
----- Original Message ----- From: "Ken Stuempges" To: Sent: Sunday, November 11, 2007 1:26 AM Subject: [piclist] An introduction & Many Questions > Howdy: > I'm wha... Re:  An introduction & Many  Questions

Question   [3 Articles]

William Oliver - Dec 10 2005
Hello All, I have a question. Can someone in the group tell me what is the differance between a 16F84 and a 16CR84 is. I have looked at the datasheet but I didn't see an... Question

LCD display   [3 Articles]

karnhwa - Apr 10 2002
I am doing a single board computer using PIC 16F84 i am looking for LCD display 162C-LED, did anyone use this before ? where can i buy it ? any online store ? ... LCD display

Pic C   [2 Articles]

Mohammad Ibnu Malik - Apr 10 2003
Dear Groups I've understand programming PIC (16f84) in assembly language. Now i want to study, how to program PIC in C. Could anybody send me free PIC C Compil... Pic C

Pic hack

- Nov 2 2000
Hi All! I wan't to hack a pic 16f84 but I don't know how. Please write me something related to this subject, or where I can obtain any information, documentatio... Pic hack

End of Production for 16C84

Russell McMahon - Apr 25 1999
Microchip advise that the 16C84 is to be discontinued shortly. 16F84 is of course to be continued. If you MUST have 16C84s (and I can't think why) then stock ... End of Production for 16C84

i want a PIC with DAC   [4 Articles]

ydexter - Nov 12 2002
Hello again! I am new to PIC programming and PIC list. I choosed PIC 16F84 before, but i found that this model don't have a DAC (digital analog converter). I c... i want a PIC with DAC

PID

Carlos Marcano - Nov 24 2002
Hi, I am a new guy on this group, My name is Carlos Marcano, I am from Venezuela, South America. I have been playing around with pics some time ago. These days I ... PID

16F84 and 24c16

Steve - Feb 6 2009
Hi all, I am new to the group and pic's but have bought my self a programmer and would like to learn programming in Basic as this seems to be a good starting point for my firs... 16F84 and 24c16

LCD Interface   [9 Articles]

bg3009 - Nov 10 2003
is there anyway to test if an LCD is working? I tried porting a program for the 16F84 into a 16F818 but the LCD doesnt even turn on. Can I just put Vdd, Vss, and ... LCD Interface

2402 to terminal

Steve - Jul 5 2004
Anyone can help me with a working source for reading eight bytes from a 2402 eeprom and then out putting to terminal using 16f84, 12c50x and MPLAB. Regards ... 2402 to terminal
| 1 | 2 | 3 | 4 | next