Just can't get started
Hi All, I am a brand newbie to PICs as far as software goes, but I have about 30 years experience on the hardware side. I am having a devil of a time just getting an LED to blink with a 16F887. The LED...
View ArticleOne line IF
Hi, Having problems with the one line IF THEN LABEL not returning. Is this a call or an absolute jump? Thanks guys.
View Articleeeprom ic chip bin help need
hello friends i have one bin file copyed from eeprom chip 24C04WP i want to change it to editable type i used one tool SwapBinHex but i dont known how to change it readble type so i can edit which i...
View Articlehow to read ky40 mechanical encoder ?
Good day to all of you in this forum. I used an optical encoder in the past with pbp and I had good result. Now I have a mechanical encoder similar to the ky40 or ky-040 that is widely available on the...
View Articlelink to N-Bit_Math.pbp file please
look arround but the link i found in thread has been changed , can you link to the file please / add to darrel works sticky cheers sheldon
View ArticleFuses? Switches? Pic settings help!! MCS5 help
I have upgraded to PBP3 gold and the PicKit 3, and its a bit different to program chips now. so I need some help in my processes of how to go about making some settings changes. before: using MCS4 I...
View ArticleConvert from a file to hex or asm
Hello evryone Is ther any one that can help me to convert the attached file. I have just put nokia3310 and pic 16f628 and db18b20 togehter but I can not find any hex code for this all I have found is...
View Articleproblem with website?
I am using Firefox, most recent version. I have also disabled firewall, ad-blockers and such. however my pages never show the option for inserting items into a post. there are no - pictures, indents,...
View ArticleHELP! HSER issues from old to new
I had a couple of projects sending serial data to LCD's and that still works as far as i can tell, I don't have the displays to check. i also have a VB.net program that sends a single byte to a chip...
View ArticleRelease HPWM?
Hi Guys :) I’m wondering when HPWM command is used once, what does it take to make it go away? Or the “proper way”, so you can use the pin as normal. I know of a few like setting duty cycle 0 or 255,...
View ArticleUsing a parallel LCD(44780 based) as a serial LCD
Hi All, There must me a simple way to use a parallel interface LCD as a serial interface LCD, so the LCDOUT command can be used with it. I would think that adding a shift register should work, I am...
View ArticleSWAP COMMAND extended to Longs and array variables
would be nice to have the swap command be extended to support longs and array variables and not limited to its current form
View ArticleProblemas Libreria N3310
Hola, consegui un par de modulos 3310 y estoy haciendo algunas pruebas; arranque en proteus y al compilar el ejemplo del foro, me sale este problema: Google Translate: Hello, I got a couple of modules...
View ArticleRFID module
Hi I thinking of replacing a token machine with a RFID solution, but I don't know so much about the RFID technology yet so I hoping to get some ides here. I want it to work something like this..... you...
View ArticleScaling ADC Result to a Set Range
I'm using a trim pot to control a motor's speed via PWM on a PIC16F1825 but instead of the usual 0-100% duty cycles (corresponding to 0-255 from the ADCIN function with 8-bit resolution) I want to...
View Article16F88 Config
16F88 Can anyone tell me why this generates an error in PBP3 ? #config __config _INTRC_OSC_NOCLKOUT & _WDT_OFF & _MCLRE_OFF & _LVP_OFF & _CP_ON & _BODEN_OFF #endconfig
View ArticleADC max sample rate
Good day, I am currently using pic18f452 running at 40 Mhz clock speed. I am reading the ADC input at one channel only. What is the maximum sample rate achievable in this configuration ? Thanks Ambrogio
View ArticleADC Question
Hi Thank you for reading I am attempting to read a 4-20mA signal into a PIC ADC across a 250R Resistor (1-5v) ultimately to trigger a couple of digital outputs (set points) ! All is OK.... But I would...
View Article