I finally finished my first schematic and everything looked great. I went ahead to perform Electrical Rules Check.
There were many errors.
Most of them were:
Pin connected to other pins, but not driven by any pin.
Pin not connected (use a “No-connection” flag to suppress this error).
I used bi-directional pins exclusively.
Also note that I used the Arduino shield template. Maybe I had to declare all pins not used as NC?
If you want, I can upload the schematic file somewhere.
Here is a picture of the schematic:
My questions are these:
I get that i should put the NC to all the pins not connected, on the arduino header pins to the right. But what about those that have a name on them like IOREF, +3.3V, +5V, Vin etc? What do i put on these?
Is it ok if i leave the pins bidirectional?
Should i put only two power tags? One for Vin at the power jack, and one at GND at power jack? Is this correct?


