Recent posts

Arduino code for RC car ver.2

2 minute read

You can find full code here. This page is just for recording what I learned from the project, so it doesn’t include all the code.

Types of bluetooth modules

less than 1 minute read

After, I connected the Bluetooth module with arduino board and started looking for the Bluetooth code in the app’s link list. However I couldn’t find it.

RC app for Arduino RC car

1 minute read

While working on my project, I realized that IR remote control wasn’t suitable my project. The IR sensor doesn’t work properly when obstacles block the signa...