Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I ...
Arduino has introduced a Nano shaped board with a Wi-Fi and Bluetooth LE capable Espressif’s ESP32-S3 microcontroller, supporting it with the Arduino IDE and MicroPython. “Beginners can explore in an ...
[Chet] is showing off the Bluetooth controller upgrade for this RC car. The donor vehicle is a rather inexpensive Porche which he purchased to make sure he didn’t start hacking up his more expensive ...
Have you ever wanted to build yourself a 2WD Electric Car and control it wirelessly especially through your Android application? In this post, I am going to share some concepts and simple working ...
Instructables user [Kaeru no Ojisan] enjoys constructing R/C kit cars and wanted to build one that could be driven using a PC racing wheel he had on hand. Not satisfied with simply guiding it with the ...
Here's a project for Arduino fans with an old iPhone sitting in their junk drawer. Following these instructions from Will O'Brien, you can craft a remote start system that's triggered by SMS. The ...
In Arduino environment, it's convenient to access BT SPP like a serial port and react to the command string sent from the BT serial port. Many Arduino projects have utilized this way to allow remote ...