My first Arduino

I recently got hooked by the game Shenzhen I/O which I’ve played and enjoyed a lot with my friends. And, after a while, I got curious about learning some (really) simple electronics. So I picked up a subscription to TronClub. But, after a little while, my coding brain wanted to skip to the fun stuff: Creating something that was really working and useful in very few bytes, and also to get to do some soldering!

So, I got onto www.aliexpress.com and ordered some components, first of which arrived today was my new Arduino Uno (or rather a $3 knock off from China). Installing the Arduino IDE was simple enough, but getting it to talk to my arduino was not so simple.

I’m using a mac, and those security settings can be a little bit in the way sometimes. In this case, it seems the USB protocols didn’t support the china boards usb chips. Luckily, after much hassle (I won’t mention those details, to not confuse the instructions for you), I found this driver that worked for me, by just installing:

https://blog.sengotta.net/signed-mac-os-driver-for-winchiphead-ch340-serial-bridge/

After installation, I rebooted and restarted the Arduino IDE, and now, voilĂ , the “Tools -> Ports -> Serial Ports” lists “/dev/cu.wchusbserial1420” as a proper port. And now I can upload new sketches.


Mathias Westerdahl

Mathias Westerdahl

A game developer since 2001. Currently at http://www.defold.com. Find me at twitter