Coder Social home page Coder Social logo

cell_phone_controlled_car's Introduction

cell-phone-controlled-car

Project description- This project will consists two part, one is 3 wheeled car and the other is a mobile application which will control the car. We will be sending accelerometer data from our mobile via WiFi to the car ( NodeMCU module). and then after getting the data, on board micro controller (Arduino UNO) will navigate the car accordingly.

Project details and working- This project is an application of IoT. We are using Arduino UNO as a micro- controller and ![Node MCU] (1.0 12E) as a WiFi module. The whole project consist of two part, i.e, app and car.

~App detail- In this project we make our app using MIT app inventor. The app is design such as, it will fetch accelerometer data from the accelerometer sensor of our mobile phone and print it on the screen of the phone. Along with that it will send the same data to the NODE MCU in every 100ms in the form of string like --> { --x-axis--/--y-axis--/--z-axis--}
We have to just enter the local IP of the Node MCU and focus the switch when the WiFi module is connected. ~Car Details- Node MCU will get some data through the app and then The on board micro- controller receives the data from Node MCU by Serial-communication and apply some linear equations to, generate a voltage signal which vary on a scale of 0 to 5 Volts on the basis of magnitude and sign of the data of X and Y axis. The signal then sent to the on board motor driver (L298N) which amplify the voltage on a scale of 0 to 12 Volts. This voltage is then sent to the motors. The same motor driver can send different data to the two motors which helps to change the direction and speed of the car.the car is powered by a on board 11.5V LiPo battery.

Components Used 1.Arduino UNO 2.L298N 3.Node MCU 1.0 12E 4.LiPo Battery 5.Two DC motors 6.Two Wheels 7.Castor Wheel 8.Breadboard 9.Jumper Wires 10.Chassis

cell_phone_controlled_car's People

Contributors

pravesh-pandey avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.