กลับไปหน้ารวมไฟล์
arduino-ir-remote-controlled-car-434a07-en.md

I had spare time, so I made this.

This is the projects link

https://www.tinkercad.com/things/5xdxIXiPG4Y

and an old version

https://www.tinkercad.com/things/fWIB32WMlWW

EXPANDED TECHNICAL DETAILS

Wireless Navigation via Light

This project uses Infrared (IR) signals to create a low-latency, short-range remote control system for a mobile robot.

  • IR Protocol Decoding: Uses a 38kHz IR receiver. The Arduino decodes the specific 32-bit hex strings sent by a standard TV remote (e.g., a Sony or NEC remote) and maps them to "Forward," "Backward," "Left," and "Right" maneuvers.
  • Dual H-Bridge Control: The Arduino manages a L298N driver to control two DC motors. It uses PWM signals to enable smooth acceleration and gradual turns.

Responsive Maneuvers

  • Hold-to-Move Logic: The car only moves while the button is held. The firmware uses the "Repeat Code" feature of the NEC protocol to detect if the user is still pressing the button, ensuring precise control in tight spaces.

ข้อมูล Frontmatter ดั้งเดิม

title: "Arduino IR remote controlled Car"
description: "This car uses an ir sensor to control motors"
author: "roshan-baig"
category: ""
tags:
  - "ir"
  - "transportation"
  - "l293d"
views: 2825
likes: 0
price: 1120
difficulty: "Intermediate"
components:
  - "1x IR remote(generic)"
  - "1x Dual H-Bridge motor drivers L293D"
  - "1x Arduino UNO"
  - "2x Through Hole Resistor, 1 kohm"
  - "2x LED Light Bulb, Frosted GLS"
  - "2x 5 mm LED: Red"
  - "1x IR receiver (generic)"
  - "1x DC Motor, Miniature"
tools: []
apps:
  - "1x Arduino IDE"
downloadableFiles: []
documentationLinks: []
passwordHash: "796e78796e705a1d388152a548fecea2200df4fa6dde702ed37c240dd00a10b0"
encryptedPayload: "U2FsdGVkX1+/3kHXQQ8r3+IQ8sB+J2E1G5lH5CMViC2lGW1VzFKgjRPZKLKlnAdmOVER83ZPiVWdv2zgfZmTOW63+J89xti9kSQEvZfpRmE="
seoDescription: "Build an Arduino IR remote controlled Car using an ir sensor to control motors. Simple DIY project for beginners."
videoLinks: []
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/arduino-ir-remote-controlled-car-434a07_cover.jpg"
lang: "en"