Giter VIP home page Giter VIP logo

sanjinkurelic / arduinoplayground Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 99.07 MB

Some examples written in C++, that use DC motors (L298N), IR and ultrasonic sensors for solving some tasks with Arduino Mega 2560.

License: MIT License

C++ 100.00%
arduino arduino-mega-2560 arduino-ultrasonics arduino-motor ir-sensor dc-motor ultrasonic-sensor ultrasonic-sensor-distance dcmotorcontrol cpp l298n

arduinoplayground's Introduction

Arduino Playground

Here is a list of some Arduino tasks solved using C++.

Project 11

Program the robot to drive forward in a motion that resambles sinus line as much as possible.

Download video result

Project 12

Program the robot to simulate parallel parking. Define own dimensions for parking lot and lane width.

Download video result

Project 13a

Program the robot to drive forward until it reaches POINT A. Let it rotate 5 times on POINT A. Let it continue further in the same direction until it reaches POINT B. Let it rotate 5 times in different direction on POINT B. Let it drive in the same direction until it reaches the goal. Define own dimensions for each path segment.

Download video result

Project 14

Program the robot to drive in a motion that resembles number 8 as much as possible. Do it for five times and then stop. Whenever the robot finishes driving one lap, let it quickly blink built-in LED as many times as is the current finished lap (for example, when it finishes third lap, it should blink 3 times).

Video is too large for Github

Project 21

Program the robot to follow a straight black line on light background.

Download video result

Project 22

Program the robot to follow a general black line on light background. Black line is continuous and forms the outline of a shape. No angle will be greater than 90 degrees.

Download video result

Project 24

Program the robot to exit the maze. The maze is made of four rectangle boxes and there is always only one correct way to the exit. Random box configuration will be selected for marking. One possible configuration might be:

Download video result

arduinoplayground's People

Contributors

sanjinkurelic avatar

Stargazers

 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.