Timeline for how can I upload a hex file to an arduino uno?
Current License: CC BY-SA 4.0
12 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Aug 30, 2024 at 14:59 | answer | added | Unsnap | timeline score: 3 | |
Jun 28, 2021 at 9:00 | history | tweeted | twitter.com/StackArduino/status/1409436434759626752 | ||
Jun 28, 2021 at 3:48 | answer | added | raddevus | timeline score: 1 | |
Dec 26, 2019 at 8:25 | answer | added | Erwin Project | timeline score: 1 | |
Jun 14, 2019 at 14:49 | answer | added | CrossRoads | timeline score: 2 | |
Jun 14, 2019 at 7:01 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Feb 14, 2019 at 7:01 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Jan 15, 2019 at 6:13 | answer | added | Bja | timeline score: 2 | |
Jan 14, 2019 at 15:22 | comment | added | Martynas | I've been using Xloader. hobbytronics.co.uk/arduino-xloader | |
Jan 14, 2019 at 13:25 | comment | added | towe | You can enable "Verbose output" under File -> Preferences for uploading the code. The Arduino IDE also uses avrdude to upload its sketches - you may "steal" the command it uses from that verbose output. After that, simply edit the command used by the IDE to point to your .hex file. | |
Jan 14, 2019 at 12:02 | history | edited | Michel Keijzers | CC BY-SA 4.0 |
added 5 characters in body
|
Jan 14, 2019 at 1:07 | history | asked | j0h | CC BY-SA 4.0 |