Discussion in "Project Help" started by    zedicus    Apr 13, 2010.
Tue Apr 13 2010, 02:21 pm
#1
i am currently doin a project listed in the cornell final year project site, the project is a foot accleration sensor and the url is below

http://courses.cit.cornell.edu/ee476/FinalProjects/s2009/vlc6_ljs62/vlc6_ljs62/vlc6_ljs62/index.html

currently ive done exactly as instructed in the website but still i am gettin the following error when i try to receive data through matlab from the serial port


Warning: A timeout occurred before the Terminator was reached.
Warning: The input buffer was filled before the Terminator was reached.
Warning: The input buffer was filled before the Terminator was reached.
Warning: The input buffer was filled before the Terminator was reached.
Warning: The input buffer was filled before the Terminator was reached.
Warning: The input buffer was filled before the Terminator was reached.
Warning: The input buffer was filled before the Terminator was reached.
Warning: A timeout occurred before the Terminator was reached.
Warning: A timeout occurred before the Terminator was reached.
Warning: A timeout occurred before the Terminator was reached.
Warning: A timeout occurred before the Terminator was reached.
Warning: A timeout occurred before the Terminator was reached.
Warning: A timeout occurred before the Terminator was reached.
Warning: A timeout occurred before the Terminator was reached.
Warning: A timeout occurred before the Terminator was reached.
Warning: A timeout occurred before the Terminator was reached.
Warning: A timeout occurred before the Terminator was reached.
Warning: A timeout occurred before the Terminator was reached.
Warning: A timeout occurred before the Terminator was reached.

??? Error using ==> serial.fgetl at 62
OBJ must be connected to the hardware with FOPEN.

Error in ==> accelerationGUI>startButton_Callback at 219
out = fgetl(handles.s); pause(.0001);

Error in ==> gui_mainfcn at 96
feval(varargin{:});

Error in ==> accelerationGUI at 42
gui_mainfcn(gui_State, varargin{:});

??? Error while evaluating uicontrol Callback

if any1 can shed some light where i have gone wrong would be very much appreciated
sorry to trouble u all.. i am also superbly stuck rite now.

Tue Apr 13 2010, 03:41 pm
#2
check on a terminal software if you're getting data frames correctly. looks like you are missing data during wireless transmission. i suggest you to try to check data on serial terminal and see if you are getting right amount of bytes with terminator.

communication part includes some handshaking too.. do check that in the project documentation.
Wed Apr 14 2010, 10:13 am
#3
meaning like serial port monitor?.. wil do tht.. there is handshake in this.. ill let u know the details of wht i see using tht ...
Sat Apr 17 2010, 11:27 am
#4
well.. got tht fixed.. tho now.. the wireless sometimes connect.. and sometimes dont.. meaning .. when i press to plot data.. the data is blank.. but once in a while when i press plot.. the data begins to plot~!.. i donno the cause of this.. cant imagine why..
Tue Apr 20 2010, 12:04 am
#5
well this is only hardware issues.. maybe coz of loose connection, noise etc..
PC side has nothing to do with it.

On additional side for debugging you can tap data coming from XBEE receiver, so you can make out what data is being sent from xbee.

Get Social

Information

Powered by e107 Forum System

Downloads

Comments

carpinteyrowrl
Fri Apr 19 2024, 02:51 pm
DonaldJAX
Fri Apr 19 2024, 01:08 pm
Lewisuhakeply
Thu Apr 18 2024, 06:00 pm
Darrellciz
Thu Apr 18 2024, 11:07 am
Charlessber
Thu Apr 18 2024, 09:29 am
BartonSem
Thu Apr 18 2024, 04:56 am
DonaldKnown
Thu Apr 18 2024, 12:24 am
utaletxcyw
Wed Apr 17 2024, 10:21 am