Howdy,
Sorry it's taken me so long to respond, but I can only try this out on my work computer, and I've been quite swamped. So I pasted that sketch into the IDE, got my board hooked up and adjusted the -PCOMX- to the right com, but the code couldn't compile. First, it said there were stray @ symbols, so I tried removing those, then it said rem does not name a type, so I tried commenting that out, cause it just looked instructional, then it said expected constructor, destructor, or type conversion before 'Be'. Unfortunately, I don't know the arduino coding language, so I'm at a loss.
What should I be doing here that I'm not doing properly?