S
S
saveTibet2017-05-02 23:30:42
Arduino
saveTibet, 2017-05-02 23:30:42

How to check the performance of the Chinese Arduino?

I bought this device on aliexpress , it has 2 LEDs (in the original, as I understand it, 1), one ON is constantly on, the second L is blinking. I connected the scarf to the Arduino IDE, could not select the port, started to google, it turned out that I needed to download the driver for the CH341SER (I don’t know what it is, because it’s like a Mega328 chip). Downloaded, installed, my device appeared in the IDE:
27558963469c4e69a12738f0feab233e.png
I tried to upload the BLINK sketch, it didn’t work, I got an error:
ee1575c1140d46519fc2c3bab9a1b9ea.png
I got stuck on this, what to do, it’s not very clear. First, I suspect, you need to choose the right type from the list:
0fa5bb3f8c1548c497e6655535459c2b.png
But what to choose is not clear. I ask for help - I want to start the device already and check its performance.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
M
magazovski, 2017-05-03
@alekseyruzov

UNO is written on the board in large letters, choose it

A
Alexander Gusev, 2017-05-03
@Sanchogus

Regular UNO. LEDs - one power supply, the second is connected to a pin (which blinks by default)
Accordingly, the Arduino / Genuino Uno board.
328 is the microcontroller itself (in the center of the board), and to communicate with a PC, you need a USB <-> UART chip (near the USB connector), so you installed the driver for it.

R
Roman Frank, 2017-05-03
@Akellacom

Like Arduino Yun, the first point, but this is not accurate)

E
Eugene, 2017-05-03
@GoldGoblin

Show me a photo of the board. In general, the Chinese write what driver is needed. Mega mega but usb com adapters they use different ones.
Also, you definitely don’t need to choose adk, you need a photo

E
evgeniy_lm, 2017-05-03
@evgeniy_lm

First you had to ask what you are buying and why.
The board clearly states what it is. I don’t know what exactly they sent you, but UNO is written in capital letters in the picture and why you choose ADK which not only has another MK on board, but also looks completely different to me.
At one time, for the CH340, I went through 3 drivers until I found the right one

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question