nodebotsau / simplebot

SimpleBot is a very basic robot designed for learning about NodeBots.
MIT License
66 stars 20 forks source link

SimpleBot 2.5 design improvements #1

Open ajfisher opened 10 years ago

ajfisher commented 10 years ago

For those that have used the SimpleBot - what would you like to see changed as a 2.5 version modification?

ajfisher commented 10 years ago

PCB shield requirements.

Should work with:

Components required.

Anything else?

ajfisher commented 10 years ago

Chassis design needs to have battery pack more centrally located so it's less back heavy. This has implications for the arduino placement as there's a footprint conflict if you use an Uno and not a nano / leostick.

ajfisher commented 10 years ago

First version of PCB designed (due to my skill at PCBs it's in Fritzing) as commit https://github.com/nodebotsau/simplebot/commit/3d310ae29d88be1c64fc779b73a3051333c8ec44

Due to cost, wanted to keep to 2 layer but may need to go 4 in order to get LeoStick and Meshthing footprints on there.

Am currently running a test with FusionPCB to see how this goes and use it for feedback on usefulness. Not sure if we'll have them ready for NBD 2014 given iteration, production, shipping time.

Holes currently not correct but realised I'd stuffed a part of the design by using an arduino board rather than creating a generic shield. Need to redo that part. As such if using on an Uno style board you plug it in and then bolt the arduino to the chassis. If you're using a nano then you cable tie the PCB to the board and then plug the nano into it (like a breakout board).