My Seeeduino arrived this morning, but had no manual or drawing with it.
I have searched around and found a seeeduino.brd file, that I have opened with Eagle CAD software, but all the layers seem to be on top of each other with no visible way of seperating them.
Is there a diagram of pins available anywhere for this board - I have googled, but so far I have come up blank.
In EAGLE, to see individual layers, click the "Layers" button (looks like red green and blue squares stacked) near the top of the tools bar along the left side of the screen. Turn off blue to see the red layer, etc.
If you want a schematic, search for the *.sch file instead of the *.brd file. This will also open in Eagle, and give a logical view of the design, rather than a physical view of the design.
What I really need is a pinout diagram - I can't make head nor tail of the .sch and .brd diagrams - they don't seem to tell me which pins are analogue/digital negative/positive etc... and I don't want to just start stuffing wires in, in a trial and error way until I blow something.
Hi, thanks for the link - I had already been there and read that though
I think it was just that the Seeeduino is slightly different to the Arduino and it confused me a little to start with - I am a complete novice when it comes to electronics (or electrics in general), but the programming side I am more than comfortable with.
I've just got a sort-of-working version of the Knight Rider thing!