Arduino

Adafruit TPA2016 with Arduino

When I have been looking around a website called Adafruit, I could find an interesting board which made me excited and buy it immediately. Until TPA2016 ships to my home, I was googling how to use it. However, I could not find the simple tutorial which is used with Arduino, so I am trying to…

Electronics

Soldering SMD Tutorial

Soldering is one of the indispensable skills for making your own electronic device. In addition, whenever you make a new device, you may have to practice or consider about the soldering for SMD on PCB. In the time I have been working on soldering while learning how to do it, I could find out some tricks…

Arduino

How to use WTV020SD with Arduino

I have been working on my personal project which is about how to make a sound on WTV020SD with Arduino for a couple of days. I could not find any solutions of it on Google. However, I finally found it out with the simplest way EVER! SO I am going to talk about how to use…

Arduino

How to blink a LED light 2

In my last post, I showed you about how to blink a LED light on Arduino but in this tutorial, I am going to show you the another simple way of blinking a LED light for Arduino. ◯What you need An Arduino Uno 2. A USB cable (Type A to B) 3. A Breadboard 4. A…