config
Can anyone tell me why this does not work? I started with "@ DEVICE MCLRE_OFF, INTRC_OSC, WDT_OFF, LVP_OFF, BOD_OFF, PWRT_ON, PROTECT_OFF" in PBP2.50 and need to know the proper syntax for PBP3?...
View ArticleStartUSB board from MikroE
Hi I have a StartUSB board from MikroE http://www.mikroe.com/startusb/pic/ that I been trying to program with a simple PBP program via the bootloader but there is someting wrong. The pauses in the...
View ArticleDT's Instant Interrupts
Just wanted to thank Darrel for this WONDERFUL tool! I have tried interrupts before, got them working with difficulty (and a lot of swearing), but Instant Interrupts made it easy. THANKS DARREL!!...
View Article12f675 GPIO Problem. No output on GPIO.2
Seems so simple I'm missing something ! Using a protoboard with leds on each output then Relay2 doesn't work. Code: ;***************************************************** ;...
View ArticleTrying to inch my way to the finish line w/ a 16F1829.........
OK! I have gotten most of what I needed to work, I think.... I am having a few snags though really close to the end. This is a self acquire satellite dish. (I still need to write the code for aiming,...
View ArticleRechargeable Gel cell substitution
I'd like to save from scrap 3 flashlights that use a SD415 4V 1.5Ah battery. These seem extinct, any suggestions on an equivalent battery? Mine is by San Ding. Robert
View ArticleLow cost PCB manufacturing
Dear All, A-TECH CIRCUITS offer fairly low cost PCB manufacturing service, quantities from PCB prototype to production, it has full certificates and strong process capability in PCB fabrication,...
View ArticleHow many variables I can use with PIC16F877A ?
Hello. I'm developing a complex control system, where 16 loads will be turned on and off according to specified conditions. In total, I'd have to use up to 40 BYTE variables and about 8 - WORD...
View ArticleNexPCB| PCB Prototype, PCB Assembly, PCB Turnkey Service
NexPCB is a premier electronics manufacturing service (EMS) provider specialized in PCB manufacture and PCB assembly (PCBA). A most distinct feature compared with our competitors is that NexPCB has an...
View ArticleMore than a single function
Hello All, I have been watching videos and seeing actual products that use PICs and have noticed the PICs doing two things at once. For instance, I have witnessed two separate outputs flashing at...
View ArticleStoring hours and minutes into single byte?
Hello. I'm developing a system which has to store user defined time variables, minutes and seconds. To save on eeprom, maybe it is possible to split byte into two "half bytes" and store hours and...
View ArticleHelp in ASM code
Hi there! I have zero knowledge of assembly code. I got this from a website for an IR Remote Control. I used the supplied HEX file to program a 16F684 to success. My application requires I hold down...
View ArticleHelp with Assembly code
Hi there! I have zero knowledge of assembly code. I got this from a website for an IR Remote Control. I used the supplied HEX file to program a 16F684 to success. My application requires I hold down...
View ArticleNeed to start a new project... need help on a direction to take!
I need to make a PIC, any PIC, identify a specific RF stream. I need to take a snapshot of a given range of frequencies, like L-band, save it, and then take a new snapshot, and compare the two for...
View ArticleSubroutine or repeated code, which is more memory efficient?
I'm writing a program, where I have to use Code: sound xma,[125,10] pause 100 about 30 times. Should I make this as subroutine, will it be more space efficient, or compiler takes care of that?
View ArticleHow do I disassemble?
I keep reading posts on the web that say go to mplab, import your hex file, then goto View->Disassembly Listing but it doesn't work. Nothing ever comes up inside the window... just blankness. I am...
View ArticleTrial period is 0 days
Hi, Just installed PBP3 on windows 8.1 machine and the trial period comes up as 0 days. The registration program says it is "unregistered 0 days remain" Do I actually need to do something to activate...
View ArticleError 115 - Duplicate label
Hi, I have encountered some kind of duplicate #define type problem (?). The error is Quote: Error[115] ...\LBA_1509_PBP3_0_1.X\MAIN.ASM 14 : Duplicate label ("SPBRG" or redefining symbol that cannot be...
View ArticleConverting cordless devices
http://www.kijiji.ca/v-power-tool/ci...r-13/551178168 Mine didn't come with a case. Replacement batteries cost about $2 each(2 batteries), but $32 shipping! Then add tax, duty and brokerage fees, it's...
View ArticleHMC5883L Magnetometer chip Possibilities.
Hi all Am looking at the possibly of using a HMC5883L Magnetometer in a compass application with a PIC. Has anybody had any experience in these chips and interfacing to a PIC using PicBasic Pro 2.50 or...
View Article