Learn electronics, coding, and projects — step by step.

Tag: technology

How to Interface SD card to Arduino (without SD card shield)?

George Bantique March 27, 2020 No Comments

I wonder if I can interface SD card to a microcontroller without using any adapter or shield. After a quick search of SD card pinout in google, I found out that SPI is use in order to communicate with SD card. To minimize my effort, I then search for some reference and below are my […]


Read more How to Interface SD card to Arduino (without SD card shield)?

How to make a Remote Control RC car using Arduino and HC-06 bluetooth module

George Bantique February 12, 2020 No Comments

Growing from a poor family, I am amazed with remote control toys, robot, and radio. I am curious on how those stuffs work? One time when I was a kid, I found an old rusty but still functional DC motor usually found on battery powered toy car. When I got home, I connected it to […]


Read more How to make a Remote Control RC car using Arduino and HC-06 bluetooth module