Hi all,
I’m working on a project using the Grove Sound Recorder. I was investigating previous coding examples, and found the code example on the Seeedstudio wiki (seeedstudio.com/wiki/Grove_- … FSeeeduino) relating to controlling the device via typed commands in an Arduino’s serial monitor. Using that code returned the following error message - ‘ARP9600 does not name a type’ - at the line reading ‘ARP9600 recorder(SEL1,SEL2)’.
I’m a relative novice with Arduino coding and the specific mechanics of the Grove Sound Recorder. I’d be greatly thankful for any advice anyone offers as to what I - or the code - may be doing wrong.