Answer the question
In order to leave comments, you need to log in
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:
I tried to upload the BLINK sketch, it didn’t work, I got an error:
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:
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
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.
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
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 questionAsk a Question
731 491 924 answers to any question