Hi,
What version of PBP do you have? As of v2.50 32bit variables are available in PBP...
myLong VAR LONG
And you can access the individual BYTES in a LONG with myLong.BYTE0, myLong.BYTE1 and so... 
I am using a atmel AT45DB161D serial eeprom and need to do a continious memory read.
I am programming a pic 18f4620.
This is the code the format of the 21 bits I need to send.
I would need to... 
Good day
I just want to find out how would I build an Infrared spotlight to use with my Sony DCR-HC28E
camcorder to see at night?
Can I just purchase a couple of IR LEDs and connect them to a... 
There is a new car out that parallel parks itself. My car could do that if I put one sonar on the back bumper.
It could also detect motion if it were standing still. A relay race? I just... 
Hi all,
There are two versions of the file 18F4550.BAL. One is for USB use and the other one is for PBPL use. The two files are shown in the next thread (thank you DT).
... 
I also wish to use USB_ASM_Service.pbp in conjunction with Darrel's SPWM_INT.bas which does not seems possible right now (it gives an INTHAND symbol cannot be refefined error, which is normal because... 
Actually, just re-reading your sequence - that sequence will give me the lag time direct (eg wrt a small phase lag, then comp2 will interrupt shortly after comp1)
the upper frequency that I'm... 
Thanks for you input....seems reasonable - I'll be revisiitng this tonight (last night I got waylaid trying to get PIC to control a digital pot via SPI .....failed -... 
You say looking down. Do you also have it looking for drop offs? Along that line maybe something like a seeing eye dog/bot? 
As a first step I would recommend to study the AT commnads of the specific phone.
Maybe it needs something at the beginning to enter AT command mode.
Then, please, DO connect the phone to a PC... 

