pleas Source Smooth fading LED washing
hi pleas Source Smooth fading LED wash 16 chanels for PIC16F628A Thanx
View ArticleProblems with Basic Servo Code
Ok Im getting confused here on why standard code for working servos does not work OK here is the info on PULSEOUT strait from the PBP 2.6 manual Quote: PULSOUT Pin,Period Generates a pulse on Pin of...
View ArticleSEROUT 12F683 and GPIO.5
Ladies and Gents, I'm playing with Proteus and serial outputs on a 12F683 using GPIO.5 as my output to the serial display. When I use this code Code: clear trisio = %001000 gpio = 0 INCLUDE...
View ArticlePIC16F1825 unable to Light an LED
Hello I can't seem to find a reason why I am struggling to light an LED tied to Pin 2 (MCE, PORTA.5) of a PIC16F1825. I have checked the polarity of the LED and also changed it out for LEDs that are...
View ArticleHelp Identify Pin Names from Datasheet on Serial/Parallel LCD/VFD
Hey I have a VFD Display here that can use Parallel or Serial Connections, I have the data sheets but they dont name the pins the same as Industry standard.D7 D6 D5 D4 D3 D2 D1 D0 /WR A0 /CS T (0) Busy...
View ArticleAdding Ports status to a variable
This is probably an easy one but I have been off this stuff for a while and I am a little lost. I read the book and searched the forum but I can't find the answer. Using PBP 2.61C with 16F628A. I am...
View ArticleWindows 8 - downloaded PBP3 but meprog is nowhere to be found
I have an old version of PBP on my Win XPPro machine and purchased a new Win 8 machine. On the Win 8I downloaded the evaluation copy of PBP3 and was able to compile a test program but can't load it...
View ArticleShiftin on 16F628 changes input A.2 to output?
Hello, I have a strange thing going on here... I try to decode serial information (shift register) to 2 seven-segment displays. This is the code: Code: DEFINE OSC 8 CMCON = 7 TRISA = %11111100...
View ArticleCheapest printed circuit board ( tinned ) pcb
Attachment 6906Attachment 6903Attachment 6900Attachment 6907Attachment 6904Attachment 6901Attachment 6908Attachment 6905Attachment 6902Attachment 6899Hello everybody, I present you attached the...
View ArticleTrying to emulate shift register
I am trying to emulate a shift register. This is the code I have so far: Code: DEFINE OSC 8 ' 8 MHz. oscillator CMCON = 7 ' 16F628, all digital TRISA =...
View ArticleCode for reading a barometric sensor with PIC16F1827
I do not have the time nor the desire to learn how to work I2C communications with PICs. I am sure it is really easy but all the examples I am looking at are just making my head spin. I need code for...
View ArticleNewhaven Serial COG 2X16 LCD
Has anyone ever used one of these serial displays before? Obviously LCDOUT wont work and neither will SEROUT nor I2CWRITE, etc. There's example code on the Data sheet at the product page, but since I'm...
View ArticleLCDOUT with a 12F683
Ladies and Gents, I was wondering if anyone can give me a few clues on how to get an LCD to work when driven by a 12F683 and using LCDOUT. I'd tie the R/W pin to ground like the book says since I won't...
View ArticleIR led and reciever module selection help
Hi guys , looking for input on the correct selection of IR LED and IR receiver module combination , in that i want to send a constant pulse stream of high at 800ns / low at 1.4us modulated to 38Khz ,...
View Article