Jon Chandler
- Joined Jun 12, 2008
- 1,621
A couple points:
If all your 1 pin header connectors are meant to be header strips, replace each row with a single header with the needed number of pins. This will make board layout easier.
On the Arduino, you only have one of the two ground pins connected. It probably doesn't make here, but it's a good practice to connect all ground pins. On some chips, you can get erratic results if all ground pins aren't connected.
For the 3 position DIP switch, you might want to add 10k pullup resistors even if the Arduino has the option for pullups.
If all your 1 pin header connectors are meant to be header strips, replace each row with a single header with the needed number of pins. This will make board layout easier.
On the Arduino, you only have one of the two ground pins connected. It probably doesn't make here, but it's a good practice to connect all ground pins. On some chips, you can get erratic results if all ground pins aren't connected.
For the 3 position DIP switch, you might want to add 10k pullup resistors even if the Arduino has the option for pullups.


