Adaboot help needed

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
cwebs
 
Posts: 3
Joined: Fri Jun 04, 2010 5:53 pm

Adaboot help needed

Post by cwebs »

For some reason I am confused as to what files to download and where these files go. Could someone tell me what files I need and what folders to put them in. Thanks for any help. Carl

User avatar
Franklin97355
 
Posts: 23910
Joined: Mon Apr 21, 2008 2:33 pm

Re: Adaboot help needed

Post by Franklin97355 »

Have you gone here http://learn.adafruit.com/arduino-tips- ... bootloader and followed these instructions? If so what is your specific question?

cwebs
 
Posts: 3
Joined: Fri Jun 04, 2010 5:53 pm

Re: Adaboot help needed

Post by cwebs »

franklin97355 wrote:Have you gone here http://learn.adafruit.com/arduino-tips- ... bootloader and followed these instructions? If so what is your specific question?
Sorry, I might have not said I was using this linkhttp://ladyada.net/library/tools/standaloneisp.html

It Says to get the INO file and it's helper files. I do not know what a helper file is. Do I put all 5 files in the adaBoot folder? I am fine up to that point. Carl

tldr
 
Posts: 466
Joined: Thu Aug 30, 2012 1:34 am

Re: Adaboot help needed

Post by tldr »

Next, download the codebase from github. Make a sketch floader called adaLoader in your Arduino sketch collection and copy the pde and helper files in. Restart the IDE and open up that sketch, compile it and upload it to your Arduino.
download the zip file from github. the link is at the lower right. unzip it into your sketchbook directory. change the name of the folder Standalone-Arduino-AVR-ISP-programmer to adaLoader. if you've got the arduino ide open, close it. when you start it back up, you should see adaLoader among the projects in your sketchbook.

cwebs
 
Posts: 3
Joined: Fri Jun 04, 2010 5:53 pm

Re: Adaboot help needed

Post by cwebs »

Thank you very much for taking the time to give me the answer. I will be doing the smoke test today. Carl

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”