Introduction: Joystick Control Arduino Car and NRF24L01

In this projections I will make a car remotely controlled with Arduino nano, L298N, NRF24L01 and joystick. The car is controlled by a joystick and the module NRF24L01 sends values to the receiver located in the car. The speed of the motors is controlled proportionally. The motors are controlled by the L298N module and powered by six AA (R6) batteries. The NRF24 master library is required to operate the NRF24L01 module.

Step 1: List Elements

Step 2: Schema

Step 3: Sketch

sketch DOWNLOAD