Skip to content

Capacity to burn hex file #153

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
FernandoGarcia opened this issue Sep 29, 2016 · 2 comments
Open

Capacity to burn hex file #153

FernandoGarcia opened this issue Sep 29, 2016 · 2 comments

Comments

@FernandoGarcia
Copy link

FernandoGarcia commented Sep 29, 2016

Hi!

Please consider add the capacity to burn a hex file to the board.

It will allow update the firmware remotely.

It will be useful to who have the printer in a place with hard access as an enclosure for electronics stuffs.

When I need update the code I have the open the enclosure, bring the notebook next of my printer it's a pain.

For Windows I know a simple tool called Xloader for Linux I don't know a similar.

http://russemotto.com/xloader/

Best regards.

@FernandoGarcia
Copy link
Author

Look for this, maybe can help.

https://github.com/OctoPrint/OctoPrint-FirmwareUpdater

@FernandoGarcia
Copy link
Author

In case someone is interested to update firmware remotely I found two options:

1 - Install the PIO remote on Raspberry then compile and burn the code using Atom / PIO IDE.

https://docs.platformio.org/en/latest/installation.html

2 - Install Arduino CLI on Raspberry then compile and burn the code using command line.

My step by step here: arduino/arduino-cli#17

Before try burn the firmware should stop Astrobox service with: sudo service astrobox stop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants