An open API service indexing awesome lists of open source software.

https://github.com/lakshyatyagi24/bot-using-keypad

It is an Arduino mega based project. here we are controlling bot using 4*4 matrix keypad. When we pressed 'A' the bot start moving Forward, When we press 'B' the bot start moving backward, When we press 'C' bot will take right turn, When we press 'D' bot will take left turn and when we press '#' bot will stop moving
https://github.com/lakshyatyagi24/bot-using-keypad

arduino bot hacktoberfest keypad

Last synced: about 2 months ago
JSON representation

It is an Arduino mega based project. here we are controlling bot using 4*4 matrix keypad. When we pressed 'A' the bot start moving Forward, When we press 'B' the bot start moving backward, When we press 'C' bot will take right turn, When we press 'D' bot will take left turn and when we press '#' bot will stop moving

Awesome Lists containing this project

README

          

# Bot-using-Keypad
It is an Arduino mega based project. here we are controlling bot using 4*4 matrix keypad. When we pressed 'A' the bot start moving Forward, When we press 'B' the bot start moving backward, When we press 'C' bot will take right turn, When we press 'D' bot will take left turn and when we press '#' bot will stop moving.

You also wants to install Keypad library.

#BOT #ARDUINO #ARDUINO_MEGA #C #WORKSHOP #KEYPAD