Skip to content

This is a work in progress of a nRF24L01 RF robot car with Arduino UNO. Refer the transmitter and receiver code in the main project. Any issues you can comment in the issues section. Arduino Uno is used as both transmitter and receiver.

Notifications You must be signed in to change notification settings

MieRobot/RF-Arduino-car-with-NRFL01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

RF-Arduino-car-with-nRF24L01

This is a work in progress of a nRF24L01 RF robot car with Arduino UNO. Refer the transmitter and receiver code in the main project. Any issues you can comment in the issues section.

Receiver RF Car connections are as below

1 - GND 2 - VCC 3.3V !!! NOT 5V 3 - CE to Arduino pin 6 4 - CSN to Arduino pin 8 5 - SCK to Arduino pin 13 6 - MOSI to Arduino pin 11 7 - MISO to Arduino pin 12 8 - UNUSED

IMAGE ALT TEXT

Update on 22th Aug 2020: a) Do not use the RX and TX in arduino to use for L298 pins b) You would need to callibrate your transmitter for the rest position, I had x as 347 and y as 334

Code walkthrough and testing videos uploaded below

IMAGE ALT TEXT

About

This is a work in progress of a nRF24L01 RF robot car with Arduino UNO. Refer the transmitter and receiver code in the main project. Any issues you can comment in the issues section. Arduino Uno is used as both transmitter and receiver.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages