Search found 2 matches

by Isra
Fri Apr 11, 2014 2:18 am
Forum: Programming Tips & Tricks
Topic: SRF02 Ultra Sonic Range Finder With I2C Interface
Replies: 6
Views: 15161

Re: SRF02 Ultra Sonic Range Finder With I2C Interface

Hello, I am working on SRF02 as well. Trying to interface it with PIC18f4520 via I2c using CCs compiler. I am able to communicate with the sensor, but the readings that it gives back is not the distance in cms. When any obstacle is very close to it, it gives unstable reading. But once the object is ...
by Isra
Tue Apr 08, 2014 4:14 pm
Forum: General Programming
Topic: SRF02 sensor addressing issue
Replies: 8
Views: 7960

Re: SRF02 sensor addressing issue

Hi Hatos,

I am currently working on writing code for SRF02 on CCS compiler for obstacle avoidance robot. However, I fail to get the readings back from sensor in inches or cms ?
Can you please post your code that is working ? Bunch of Thanks