From 06e18ce9c929048c500a610c917e170b493c3622 Mon Sep 17 00:00:00 2001 From: Edward Bigos Date: Sun, 7 Sep 2025 09:05:56 -0400 Subject: [PATCH] Added the ch340 documentation --- CH340Drivers.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 CH340Drivers.md diff --git a/CH340Drivers.md b/CH340Drivers.md new file mode 100644 index 0000000..ed1b6ce --- /dev/null +++ b/CH340Drivers.md @@ -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 + +Install the drivers, restart the Arduino IDE, and test the connection. \ No newline at end of file