about writing custom firmware

Hi! So I have the Cyton working with processing.
Now I'm exploring the arduino code for the firmware and I have a couple of questions:

1)
What's the default arduino code uploaded in the board? Is it the
DefaultBoard.ino sketch? I'm asking so that if I mess up I know how to
reset it with its original working code.

2) The instructions says " You must upload ONLY the DefaultBoard Sketch!". Why is that? Does it mean that the only sketch that can be uploaded must have "DefaultBoard" as name?

3) By uploading the sketch from the Arduino IDE am I uploading it on the usb dongle or directly on the bci board?

Thank you!

Comments

Sign In or Register to comment.