This firmware has reached the point where it needs wider testing. You'll need a system that has gnu make, avr-libc, avr-gcc and friends to compile as I have no idea how to wrangle the various IDEs into doing what I want. You'll also need avrdude, or some other way of getting the compiled firmware onto your atmega.
git clone git://github.com/triffid/FiveD_on_Arduino.git git branch -r git checkout release-candidate-triffid cp config.h.dist config.h ### edit config.h and Makefile in your favourite editor ### make make program
If you have ideas on how to make this firmware easier to access, please post in the forum thread ("compile and load in my favourite IDE" a given- but what needs to change?). Other ideas and contributions are welcome too :)
Thanks to traumflug for his numerous contributions, jakepoz for gen3 electronics support, and numerous others who helped with suggestions and patches.
Felix from Nairobi here,
ReplyDeleteI would like to try 5D on a 328. I am still working on the hardware - most stepper motor controllers are not locally available and that is holding me back.
Will get back to you
I ended up getting pololu's A4983 breakout sent internationally because there was nothing remotely similar available locally
ReplyDelete