Welcome! Log In Create A New Profile

Advanced

Flashing Arduino from another machine?

Posted by mk3a 
Flashing Arduino from another machine?
February 02, 2015 08:38PM
Previously I had my printer hooked to a desktop machine, but now I have it on a raspberry pi (headless) without X installed. It has been working using Octoprint, until today I needed to update the Marlin firmware and realized I'd have to disconnect everything and drag it upstairs to my desktop to update from the Arduino IDE. I'd rather not do that. What is a workable solution that would preferrably not involve installing X on the raspbery pi.
Re: Flashing Arduino from another machine?
February 02, 2015 08:52PM
the flashing part is done by avrdude which I believe can run on a rasberry pi. You just need to obtain the .hex file of the firmware.

Edited 1 time(s). Last edit at 02/02/2015 08:53PM by silver2633.
Re: Flashing Arduino from another machine?
February 03, 2015 06:10PM
Looks like some nasty long command lines to compile and upload...sigh...I was hoping someone else had worked it all out already.
Sorry, only registered users may post in this forum.

Click here to login