Skip to content

ashirbadsahu/guptchar-gupta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guptchar Gupta

A project to create a fun radar mapping experience using a Telegram Bot.

Getting Started

Follow these steps to set up the project.

Hardware Requirements

  • Arduino Uno Board
  • HC-SR04 ultrasonic sensor
  • Servo Motor
  • Hook-up wires

Assemble the components as per the Circuit SKetch.

  • Compile and upload the code from sketch.ino.
  • Download and install Processing IDE. Run the code from ./processing/processing.pde in Processing IDE.
  • Create a Telegram bot and obtain the bot token.
  • Create a .env file and and add your bot token in the following format:
    BOT_TOKEN="YOUR TOKEN HERE"
    
  • Install the necessary dependencies with pip install -r requirements.txt.
  • Start the bot using python main.py.

Thanks

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published