You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IR-remote–controlled car using IRremote v2.6.0 and either L298N or YFROBOT PM-R3 drivers, with nine NEC codes mapped to discrete motion routines (forward, reverse, rotate, strafe, and diagonals). The code decodes IR signals (replaying the last valid command on repeats) and drives each wheel via two GPIO pins with full 0–255 PWM for smooth control.
Remote Control Car controlled via IR remote and sensor
IR Library requires Version 2.6.0
Motor Driver Models
L298N
YFROBOT PM-R3
About
IR-remote–controlled car using IRremote v2.6.0 and either L298N or YFROBOT PM-R3 drivers, with nine NEC codes mapped to discrete motion routines (forward, reverse, rotate, strafe, and diagonals). The code decodes IR signals (replaying the last valid command on repeats) and drives each wheel via two GPIO pins with full 0–255 PWM for smooth control.