Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[AVR] check system settings error or timeout in arduino

Status
Not open for further replies.

aameer

Full Member level 4
Joined
May 12, 2010
Messages
216
Helped
33
Reputation
64
Reaction score
32
Trophy points
1,308
Location
Bangalore
Activity points
2,503
Hello ,
i have connected arduino uno with voice recognisation module from sunrom technologies.i followed the steps and uploaded the program vr_sample_train.ino and successfully uploaded.when i open serial monitor, i got following output
Code:
Usage:
--------------------------------------------------------------------------------
COMMAND        FORMAT                        EXAMPLE                    Comment
--------------------------------------------------------------------------------
train          train (r0) (r1)...            train 0 2 45               Train records
load           load (r0) (r1) ...            load 0 51 2 3              Load records
clear          clear                         clear                      remove all records in  Recognizer
record         record / record (r0) (r1)...  record / record 0 79       Check record train status
vr             vr                            vr                         Check recognizer status
getsig         getsig (r)                    getsig 0                   Get signature of record (r)
sigtrain       sigtrain (r) (sig)            sigtrain 0 ZERO            Train one record(r) with signature(sig)
settings       settings                      settings                   Check current system settings
help           help                          help                       print this message
----------------

but when i send settings
i am getting following result
Check system settings error or timeout
 

but when i send settings
i am getting following result

what result you got its not shown by you?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top