how to make Arduino Remote Control robot Tank with WiFi Camera nRF24L01?
Video:
About
In this tutorial we will learn to build a remote controlled car / tank. We will also add a WiFi camera to make the Tank more equipped. We will use the nRF24L+ module for remote control. With this tutorial, you can learn motor control with the joystick, remote motor control, and motor control with the nRF24L01.
Part List:
Arduino Uno R3 Arduino Nano nRF24L01
nRF24L Adapter – https://www.sinoning.com/product/wireless-transceiver-nrf24l01-2-4ghz-antenna-module-for-arduino-microcontroll-module-pcb-antenna L298N Motor Driver ps2 Joystick
Tank Chassis Model 1 https://www.sinoning.com/product/robot-tank-car-chassis-platform-for-diy-caterpillar-crawler-smart-track-vehicle-for-arduino-rc-toy-remote-control Breadboard DIY plate Jumper/Wires – Battery Plug –
Battery 9V – https://goo.gl/Blc0BP
Optional (If you want to add Camera) Mini WiFi CCTV IP Camera – Mini Sg90 Servo Potentiometer –
Also Recommended other Hardwares:
Lipo Battery – https://goo.gl/2JZnmg
nRF24L Antenna
NRF24L01+PA+LNA Wireless Module with Antenna 1000 Meters Long Distance FZ0410
FPV Camera – https://goo.gl/9UM8WO
FPV Goggles – https://goo.gl/fw6c1y
Tutorials:
Tutorials about using the nRF24L+ library
Source Code
code:transmitter-codeDownloadreceiver-codeDownload
nrf24l+libraryhttps://github.com/maniacbug/RF24