abersailbot / dewi-hardware

Hardware designs and issue tracking for Dewi.
GNU General Public License v3.0
2 stars 1 forks source link

More robust way to connect wires to the Arduino #57

Open NicholasRostant opened 7 years ago

NicholasRostant commented 7 years ago

The current method is not particularly reliable and difficult to notice when a connection has gone wrong.

naturesyouth commented 7 years ago

in the kit i sent with the new gps board there are a collection of 2.54mm right angle latching connectors, can these be soldered to the underside of arduino pins? That would make it almost impossible to plug the wire in the wrong way, and be a lot more robust than the current connection.

Tebazil12 commented 7 years ago

Currently changing from an uno to a nano. Plan so far is to use veriboard and headerpins to connect to the nano instead of just headerpins, and attach everything to the lid of the box, instead of the bottom. This should stop the wires being tugged on every time the box is opened.

Danyc0 commented 7 years ago

What's the plan for securing it to the lid?

Tebazil12 commented 7 years ago

Currently hot glue, but still trying to think if theres anything better.

Just to clarify, by 'attach everything to the lid of the box' I meant nano and veriboard, not Capt Morgan and pi (those will remain in the bottom of the box).

Tebazil12 commented 7 years ago

this is mostly complete now, the arduino just needs testing to make sure everything was rewired correctly