isaac879 / Pan-Tilt-Mount

A stepper motor driven, 3D printed and Arduino controlled pan/tilt mount.
MIT License
377 stars 98 forks source link

3D printer board as "Mainboard" #14

Open sibero80 opened 3 years ago

sibero80 commented 3 years ago

Given that most 3D printer boards work with an ATmega processor.. could it be possible to use one of those boards as the base of this project with minor modifications to the code?

dronecz commented 3 years ago

Yes, it should be no problem to drive stepper motors with it. There will probably be small issue with sensing of voltage in battery and with controlling your shutter at camera, but that will depend what 3D printer controller you will use and how good you are with modifications of HW 😉