I have the electronics for a RepRap 3D printer (arduino MEGA 2560 + RAMPS) and I would like to add a few additional modules:
- Cameras to use as a surface scanner (even something kinect-like). They are used only to detect the shape of an object already present on the base before printing.
- A syringe interchanger (possibly using magnets)
- A RFID reader to identify the syringes.
- SD Storage
I'm at the starting phase of the project and don't know very well where to begin. Do you think the arduino will be enough to manage all the modules?
Any pointers on resources or problems I could find will be much appreciated.