Car Vehicle Base on Arduino Nano

CHATCHAWAN KARAWAN
2 min readSep 13, 2021

--

Hello guys! It’s good to see you again ! Today I’m gonna Present you the Car Vehicle Written in Arduino Nano , I’m very excited , cannot wait you to see .

The inspiration of this project

I just want to make remote car , so I started to with something easy which is Arduino so this project started

The picture of Vehicle

Car Vehicle base on Arduino

The picture of Remote controller

Remote controller for Vehicle

Video of Car vehicle (Click to see on YouTube)

Vehicle contains with

  1. Vehicle Frame
  2. DC motor x2
  3. RF module
  4. DC motor driver ( for flip DC motor rotation )
  5. Servo
  6. Arduino Nano
  7. Battery socket contain 1.5V x8 = 12V

Method to Construct Vehicle

  1. Try to drive Servo with PWM pin
  2. Try to send data to RF module with serial pins
  3. Try to config DC motor Driver with GPIO pins
  4. Orchestrate all 1–3 together
Car Vehicle design

Controller contains with

  1. Joy stick
  2. RF module
  3. Battery socket 3.7 x2 = 7.4V
  4. Switch
  5. Arduino Nano

Method to construct Joy Controller

  1. Try to receive analog value from Joy stick module
  2. Try to send that 1. value to car vehicle via RF module
Controller Design

Reason learned from this project

The Arduino Nano I’m using use Atmega328p at Microcontroller which is fast but when develop under Arduino IDE you cannot make it prioritize ,It’s down side of Arduino IDE all is run from top to bottom ,but the good side of using Arduino IDE is it’s very fast to develop

Conclusion

If you want to make This Vehicle more responsive I think There is several ways to do that

  1. Change Microcontroller which have higher frequency to make it faster
  2. Change from Microcontroller to FPGA

Thankyou for reading my Article if you have any questions comment here below , if I got Notify by Medium I’ll come to answer your question as fast at possible

Thankyou

--

--

CHATCHAWAN KARAWAN

If i had seen further, it is by standing on the shoulders of giants .