Aim
To design a launcher for paper airplanes controlled by an IR remote.
Problem statement
Design an IR-controlled paper airplane launcher that allows users to remotely launch paper airplanes using infrared signals. The launcher should be capable of adjusting launch angle and power, providing a customizable and entertaining experience for users.
Material used
Input: TSOP sensor (TV remote sensor)
Brain: TinkerSpace Brain Board
Output: Servo motor
Battery: 5V Lithium-ion rechargeable battery
Component description
TSOP Sensor
The function of TSOP Sensor is to Read TV Remote Signal.
Servo Motor
Servo motor is used to launch the airplane.
TinkerSpace Brain Board
TinkerSpace board acts as brain of this project, its function is tis to monitor TSOP Sensor and Servo motor.
Battery
5V Lithium-Ion battery is used to power-up this project
Working description
TSOP is Used to give signals to lock and unlock the plane. Servo Motor is used release the Airplane using lock and unlock signals from the TSOP
Circuit Design (DesignSpace)
Step 1: Connect TSOP Sensor to input 3
Step 2: Connect SERVO MOTOR to output 1
Step 3: Connect supply and test project.