Forums Search for: 16F84
Crystal Speed For PIC
inHi, 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...
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-10 with the -20 part and still use the 10Mhz crystal ? Thanks in advance for the help.
16F84 and 16F84A
inWhat's the difference between the 16F84 and 16F84A? Shamoon
What's the difference between the 16F84 and 16F84A? Shamoon
pic burner for 16F84
inHello! 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....
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 complicated. Why some schematics are so simple ant the others are much complex? For the recomended burner i need the soft
Convert program code from 16F84 to 16F628??
inHow 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...
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 appropriate changes in code for device type? Shawn
What is a suitable substitute for a 16F84?
inI 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...
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 and also expensive compared to more powerful chips. Would the 16F628A be a good substitute for working through the books??? or would some other chip be a better choice. When I run a small program on the simulator the output for...
DS1307 RTC communication with 16F84
inI want to communicate DS1307 RTC with 16F84. I need assembler code example about it. Also I need I2C bus communication...
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 advance.
Convert / recompile code - 16F84 to 16F628 need help!
inI 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...
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 (the code uses most of the 84's mem space) but even after selecting the type of pic to compile for, the resulting HEX file
How to convert .ASM file HEX need help...!!
inDear 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...
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 in to 16F84. My program using port A and A1(2nd ping)and I try to turned on and off LED.
16f84 / 16f88 port a differences
inBuilt 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...
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 program for a 16f88, plugged chip in, data from chip to PC is ok but data from PC to chip is not being seen by the PIC. I have led's on the lines, both led's glow when data is moving, a
How close are 16F84 and the 16F88 in terms of code?
inOk I a newbie and most tutorials on starting use the 16F84. I only have 16F88's at hand. Will the code required be hugely...
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?
16F84 for tachometer?
inHas anyone tried this? I am looking for examples of this project. And can anyone recommend any LCD and driver I should use. Any...
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
Best PIC family for C programming
inColleagues, In recent threads a number of you have sounded words of caution about using C for the "smaller" PICs, such as the 12- and...
Colleagues, In recent threads a number of you have sounded words of caution about using C for the "smaller" PICs, such as the 12- and 16-families. What would you recommend as a sensible PIC family for programming in C? To put this into context, I have used C successfully with small projects, most notably with the 16F818, and also the 12F509 and 16F84. But I'm not an expert and appre...
Programmer ntpicpro.exe
inHi, I was reading the book from dieter kohtz? and there was a hint about a programm called ntpicpro.exe with which one could...
Hi, I was reading the book from dieter kohtz? and there was a hint about a programm called ntpicpro.exe with which one could program the 16F84 or something like this. As i want to use this PIC and dont want to buy an expensive pro programmer, i was wondering where to get this
16F628 on-chip eeprom problem
inHello 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...
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 write data to the internal (on-chip) eeprom of 16F628 using PicBasic Pro with little (or no ;) sucess. Would anyone care
PIC Stepper Motor Encoder Feedback
inHi Everyone I have an idea about a simple encoder feedback for stepper drivers and I need some help and ideas. It may help...
Hi Everyone I have an idea about a simple encoder feedback for stepper drivers and I need some help and ideas. It may help you also. I was thinking of using a PIC like 16F84 to look at the Step signal and look at the encoder feedback to compare the two just as
i want a PIC with DAC
inHello 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...
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 choosed this because is the most simple PIC, but still I want a DAC. So, what should I choose, what is the next PIC in
I don't programming that 18F458 and 12F675
inHello, I've a problem with my programmer! I'm using a jdm programmer and ic-prog v1.05A. I can programming 16F84 and 16F877 without any...
Hello, I've a problem with my programmer! I'm using a jdm programmer and ic-prog v1.05A. I can programming 16F84 and 16F877 without any problem. I try to programming 18F458 and 12F675 but I don't programming them :( could you tell me what I am doing now? thanks for your advices sory for my english CNT TEK.