Remote-controlled cars hold a central place in many people's childhoods. However, most of them come with basic features such as lights or sounds in addition to their driving capabilities. The challenge of this project was to create a more interactive RC car by integrating parking sensors, LED lights, and a garage entry timing game. It showcases the integration of RFID, ultrasound, servo motors, and Arduino electronics.

The Challenge

The overarching challenge was to create a 'human in the loop' physical computing product. Constraints included using Arduino as the microcontroller and making the majority of the product from cardboard.

"Human in the loop" in the context of a consumer products refers to a system where a person is actively involved in controlling or supervising the operation of the toy. Essentially, it means that human input is necessary for the product to function or perform certain tasks. The person is "in the loop" because their actions directly influence the behaviour of the product.

Interested in learning more? Feel free to reach out...

Development Process

Various components like LEDs, RFID, joysticks, radio modules (for the remote control ability) and motors were tested, while planning the car's basic shape. Ultrasound components were used to sense the cars distance from objects such as wall. Experimentation with materials such as cardboard, wood, wire, and filler ensured a sturdy build. Single wall card was too flimsy to hold mass as seen so I found some double walled EB flute card so recycled this into my project. This was much stronger and easily held large masses. The DC motor was then tested on the chassis. Initially the height of the rear wheels were too close to the base of the card. This was modified by cutting partially into the chassis as seen in the photo, until there was enough clearance. The remote control was enhanced with an LCD display and speed indicator.

Figure 1. Prototyping the product

Product Features

The final car was put together to show off a very realistic automotive appearance compared to most cardboard projects. It features the RFID in the door, the buzzer to warn the user when they are close to a wall, and the LEDs to indicate that the car in in drive mode. The constant interaction through playing the game and driving the car will entertain the user as well as the initial unlocking. The car is completely wireless to use as well as meeting all the points in the design specification.

The final remote comes in the form of a clean retro 'boxy' shape. It includes the LCD screen displaying the time taken from when the car moves away from a wall (more than 4cm) until it reverses back up against the wall. It also has the two joysticks for the DC motor as well as the servo steering. The red LED also constantly changes while in use depending on how fast the user is driving the car. It can be used with a 9V battery of plugged in via USB.

Related Articles