Added the ch340 documentation

This commit is contained in:
Edward Bigos 2025-09-07 09:05:56 -04:00
parent cb4fea3022
commit 06e18ce9c9

8
CH340Drivers.md Normal file
View file

@ -0,0 +1,8 @@
###How to Install CH340 Drivers
If the Arduino IDE does not recognize the port the Arduino is attached to, or if it is grayed out, you must install new drivers.
Article at Sparkfun on the topic <https://learn.sparkfun.com/tutorials/how-to-install-ch340-drivers/all>
Install the drivers, restart the Arduino IDE, and test the connection.