bonjour,
je débute complètement sur arduino (semaine dernière).
J'ai fais l'acquisition d'un kit chez Hdevbot ce kit comprenait une carte arduino uno sous le nom de Wavgat (copie je suppose ).Je suis sur macOS Mojave.J'ai installer le driver CH341SER Mac ZIP comme demander.J'ai sélectionner dans les outils du logiciel arduino la carte arduino uno le port /dev/cu.wchusbserialfd140 quand j'essaye de televerser l'exemple blink cela ne fonctionne pas.Lorsque je vais dans rapport système ,matériel ,USB je n'aperçois pas(vendor-specific Device comme me l'indique la notice du driver que je vous poste également.


CH34X USB-SERIAL DRIVER INSTALLATION INSTRUCTIONS Version: V1.0
Support System:
OS X 10.9 and above
Installation Process:
Copyright (C) Jiangsu Qinheng Co., Ltd.
unzip the file to a local installation directory Double-click CH34x_Install.pkg
Install according to the installation instructions Restart after finishing installing
After the installation is completed, you will find serial device in the device list(/dev/tty.wchusbserial*), and you can access it with serial tools.
If you can’t find the serial port , you can follow the steps below:
1. Open terminal and type ‘ls /dev/tty*’ and then you will see devices like tty.wchusbserial;
2. Open ‘System Report’->Hardware->USB, the right side is “USB Device Tree” there will
be device named “Vendor-Specific Device” and check if the Current is normal.
If the steps below don’t work at all, please follow the installation steps and try again.

Note:
1. Please enter “System Preferences”->”Security & Privacy”->”General” page, below the title ”Allow apps downloaded from:” you should choose the choice 2->”Mac App Store and identified developers” so that our driver will work normally.
2. If old version of unsigned driver is now existing in your PC, please uninstall it first. Open Application “Terminal” and type commands below step by step:
<1> “sudo su” and input your password;
<2> “rm -rf /System/Library/Extensions/usbserial.kext”; <3> If you cannot find the kext in step2, please try to type:
“rm -rf /Library/Extensions/usbserial.kext”;
Excusez moi pour ce message ce n'est peut être l'endroit ou je dois le poster mais je ne sais quoi faire ,et peut être qu'une âme charitable pourra m'aider.étant nul en anglais j'ai sûrement laissé passer quelque chose.

Un grand Merci