Skip to content

Latest commit

 

History

History
27 lines (12 loc) · 649 Bytes

README.md

File metadata and controls

27 lines (12 loc) · 649 Bytes

Basic Arduino Projects

This Github Repo will help you understand basic Arduino projects like LED Blinking and RC cars

Authors

How to use?

  • If you are using PlatformIO, just copy the main.cpp file contents present in the src folder.

  • If using Arduino IDE, then no need for including Arduino header file

Optimizations

Usually RC cars only go in 4 directions, Forward, Backward, Left Turn and Right Turn. I used 100% of my brain to make the car move in all 8 directions

Used By

This project is used in the following competitions:

  • Ravenclaw Team for Techkriti 2024