Char_Pacing does the trick
Adding
DEFINE CHAR_PACING 104 'Serout character pacing in us
will give you an extra 104 uSecs between characters - effectively giving you an extra stop bit at 9600 bps.
HTH
Brian
Would like to see your code!
Quote:
Originally Posted by
santamaria
hi kamikaze47,
if anyone need sample code for srf02 tell me.
In hopes you are still monitoring this thread, Kamikaze, I would very much like to collaborate with you and receive a copy of your sample code for using the SRF02.
I am currently developing an application that will work with the SRF02. It uses a DS1337 clock's Alarm1 (INTA) as an interrupt to an 18F4550 MCU to wake it up out of SLEEP mode, take 6 range measurements from the SRF02, average the 6 measurements into a single average value, store it in EEPROM and go back to sleep till the next interrupt. Interrupts can be set according to DS1337 clock Alarm settings or a person could replace the clock interrupts with a push button interrupt to manually take measurements and display them.
If you could post your code here it would be a help to me and possibly to other members of this forum.
BTW, I see that you had some difficulties in using a serial interface with the SRF02. I am using I2C interface which seems a lot simpler. Curious....how come you chose to use the serial interface option as opposed to I2C??
Asked question to wrong guy...try again!
Quote:
Originally Posted by
santamaria
if anyone need sample code for srf02 tell me.
Sorry about that, Kamikaze.
Santamaria, if you are out there, can you please answer my above post??
Thanks!