Skip to main content
Arduino

Return to Question

replaced http://arduino.stackexchange.com/ with https://arduino.stackexchange.com/
Source Link

I bought this thing off of eBay:
USBtoFT232RL
eBay Link

Will it allow me to program an ATmega[xxx] (Arduino clone) with a bootloader?

--> If so, how would I go about it? What should I do, and what should I certainly not do?

--> If not, what do I need (or where can I learn) to be able to use an Arduino clone with the Arduino IDE?

I'm a bit new to Arduino, and since I learned that a fair amount of the clones being sold on eBay don't have a bootloader, I wondered how to fix this. (and the "barebones" seem to be quite a bit cheaper)



__Answer__ - *summarized from different answers below (as I can only mark one answer below as accepted):*

I bought this thing off of eBay:
USBtoFT232RL
eBay Link

Will it allow me to program an ATmega[xxx] (Arduino clone) with a bootloader?

--> If so, how would I go about it? What should I do, and what should I certainly not do?

--> If not, what do I need (or where can I learn) to be able to use an Arduino clone with the Arduino IDE?

I'm a bit new to Arduino, and since I learned that a fair amount of the clones being sold on eBay don't have a bootloader, I wondered how to fix this. (and the "barebones" seem to be quite a bit cheaper)



__Answer__ - *summarized from different answers below (as I can only mark one answer below as accepted):*
  • Can you use an FT232R to burn a bootloader onto an AVR (such as an ATmega328)?
    • => Yes you can, though it's a bit annoying to do, as it's slow and a bit more complicated than just plug and play. See the first part of Chris Stratton's answer below.
  • I already have a working Arduino style board, can I use that?
  • The two options above are too much of a hassle for me, or I don't have an Arduino yet/available, is there another option?

I bought this thing off of eBay:
USBtoFT232RL
eBay Link

Will it allow me to program an ATmega[xxx] (Arduino clone) with a bootloader?

--> If so, how would I go about it? What should I do, and what should I certainly not do?

--> If not, what do I need (or where can I learn) to be able to use an Arduino clone with the Arduino IDE?

I'm a bit new to Arduino, and since I learned that a fair amount of the clones being sold on eBay don't have a bootloader, I wondered how to fix this. (and the "barebones" seem to be quite a bit cheaper)



__Answer__ - *summarized from different answers below (as I can only mark one answer below as accepted):*
  • Can you use an FT232R to burn a bootloader onto an AVR (such as an ATmega328)?
    • => Yes you can, though it's a bit annoying to do, as it's slow and a bit more complicated than just plug and play. See the first part of Chris Stratton's answer below.
  • I already have a working Arduino style board, can I use that?
  • The two options above are too much of a hassle for me, or I don't have an Arduino yet/available, is there another option?
Tweeted twitter.com/#!/StackArduino/status/503631848749424642
Added relevant tags, and summarized answers for easy reference.
Source Link
KJdev
  • 175
  • 1
  • 1
  • 5

I bought this thing off of eBay:
USBtoFT232RL
eBay Link

Will it allow me to program an ATmega[xxx] (Arduino clone) with a bootloader?

--> If so, how would I go about it? What should I do, and what should I certainly not do?

--> If not, what do I need (or where can I learn) to be able to use an Arduino clone with the Arduino IDE?

I'm a bit new to Arduino, and since I learned that a fair amount of the clones being sold on eBay don't have a bootloader, I wondered how to fix this. (and the "barebones" seem to be quite a bit cheaper)



__Answer__ - *summarized from different answers below (as I can only mark one answer below as accepted):*
  • Can you use an FT232R to burn a bootloader onto an AVR (such as an ATmega328)?
    • => Yes you can, though it's a bit annoying to do, as it's slow and a bit more complicated than just plug and play. See the first part of Chris Stratton's answer below.
  • I already have a working Arduino style board, can I use that?
  • The two options above are too much of a hassle for me, or I don't have an Arduino yet/available, is there another option?

I bought this thing off of eBay:
USBtoFT232RL
eBay Link

Will it allow me to program an ATmega[xxx] (Arduino clone) with a bootloader?

--> If so, how would I go about it? What should I do, and what should I certainly not do?

--> If not, what do I need (or where can I learn) to be able to use an Arduino clone with the Arduino IDE?

I'm a bit new to Arduino, and since I learned that a fair amount of the clones being sold on eBay don't have a bootloader, I wondered how to fix this. (and the "barebones" seem to be quite a bit cheaper)



__Answer__ - *summarized from different answers below (as I can only mark one answer below as accepted):*
  • Can you use an FT232R to burn a bootloader onto an AVR (such as an ATmega328)?
    • => Yes you can, though it's a bit annoying to do, as it's slow and a bit more complicated than just plug and play. See the first part of Chris Stratton's answer below.
  • I already have a working Arduino style board, can I use that?
  • The two options above are too much of a hassle for me, or I don't have an Arduino yet/available, is there another option?

I bought this thing off of eBay:
USBtoFT232RL
eBay Link

Will it allow me to program an ATmega[xxx] (Arduino clone) with a bootloader?

--> If so, how would I go about it? What should I do, and what should I certainly not do?

--> If not, what do I need (or where can I learn) to be able to use an Arduino clone with the Arduino IDE?

I'm a bit new to Arduino, and since I learned that a fair amount of the clones being sold on eBay don't have a bootloader, I wondered how to fix this. (and the "barebones" seem to be quite a bit cheaper)



__Answer__ - *summarized from different answers below (as I can only mark one answer below as accepted):*
  • Can you use an FT232R to burn a bootloader onto an AVR (such as an ATmega328)?
    • => Yes you can, though it's a bit annoying to do, as it's slow and a bit more complicated than just plug and play. See the first part of Chris Stratton's answer below.
  • I already have a working Arduino style board, can I use that?
  • The two options above are too much of a hassle for me, or I don't have an Arduino yet/available, is there another option?
Added relevant tags, and summarized answers for easy reference.
Source Link
KJdev
  • 175
  • 1
  • 1
  • 5

I bought this thing off of eBay:
USBtoFT232RL
eBay Link

Will it allow me to program an ATmega[xxx] (Arduino clone) with a bootloader?

--> If so, how would I go about it? What should I do, and what should I certainly not do?

--> If not, what do I need (or where can I learn) to be able to use an Arduino clone with the Arduino IDE?

I'm a bit new to Arduino, and since I learned that a fair amount of the clones being sold on eBay don't have a bootloader, I wondered how to fix this. (and the "barebones" seem to be quite a bit cheaper)



__Answer__ - *summarized from different answers below (as I can only mark one answer below as accepted):*
  • Can you use an FT232R to burn a bootloader onto an AVR (such as an ATmega328)?
    • => Yes you can, though it's a bit annoying to do, as it's slow and a bit more complicated than just plug and play. See the first part of Chris Stratton's answer below.
  • I already have a working Arduino style board, can I use that?
  • The two options above are too much of a hassle for me, or I don't have an Arduino yet/available, is there another option?

I bought this thing off of eBay:
USBtoFT232RL
eBay Link

Will it allow me to program an ATmega[xxx] (Arduino clone) with a bootloader?

--> If so, how would I go about it? What should I do, and what should I certainly not do?

--> If not, what do I need (or where can I learn) to be able to use an Arduino clone with the Arduino IDE?

I'm a bit new to Arduino, and since I learned that a fair amount of the clones being sold on eBay don't have a bootloader, I wondered how to fix this. (and the "barebones" seem to be quite a bit cheaper)

I bought this thing off of eBay:
USBtoFT232RL
eBay Link

Will it allow me to program an ATmega[xxx] (Arduino clone) with a bootloader?

--> If so, how would I go about it? What should I do, and what should I certainly not do?

--> If not, what do I need (or where can I learn) to be able to use an Arduino clone with the Arduino IDE?

I'm a bit new to Arduino, and since I learned that a fair amount of the clones being sold on eBay don't have a bootloader, I wondered how to fix this. (and the "barebones" seem to be quite a bit cheaper)



__Answer__ - *summarized from different answers below (as I can only mark one answer below as accepted):*
  • Can you use an FT232R to burn a bootloader onto an AVR (such as an ATmega328)?
    • => Yes you can, though it's a bit annoying to do, as it's slow and a bit more complicated than just plug and play. See the first part of Chris Stratton's answer below.
  • I already have a working Arduino style board, can I use that?
  • The two options above are too much of a hassle for me, or I don't have an Arduino yet/available, is there another option?
Post Migrated Here from electronics.stackexchange.com (revisions)
Source Link
DaJF
  • 175
  • 1
  • 1
  • 5
Loading

AltStyle によって変換されたページ (->オリジナル) /