B
B
boOogdan2014-10-19 21:22:40
Arduino
boOogdan, 2014-10-19 21:22:40

How to assemble arduino?

Good day.
I bought an Atmel Atmega8a-pu 1105 mikruha. How to use it to assemble a simple arduino, with virtually no strapping, if only it worked (there is 7805 (roll), quartz at 16 MHz, a lot of looseness). How to flash a bootloader, how to upload programs to it? (CP2102 Breakout available)
Many thanks in advance!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Ivan, 2014-10-19
@0neS

A bootloader is needed to upload sketches not via miso mosi sck using a programmer, but via usb. But for this, you need to add usb-uart to the circuit, as in the diagram of most arduino boards (usually there is another 8th mega for this). If you have a bootloader, you will write programs not on clean ones, but on Arduino ones.
I won’t say anything about the wiring and connection diagram of the programmer, it’s easy to google.

A
artanets, 2014-10-20
@artanets

Here is the description in English only the programmer is another
arduino.cc/en/Main/Standalone

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question