Skip to content

sulakshiG/Companion-Robot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Emotion Bot (a group project)

emotion-responsive robot using Python and a Raspberry Pi, integrating servo motor control and sound playback. The robot can display emotions such as happiness, anger, and sadness based on touch and vibration inputs, demonstrating the versatility of Python in creating dynamic and expressive human-robot interactions

Table of Contents

Prerequisites

Before running the code, make sure you have the following libraries installed:

You can install these libraries using:

pip install adafruit-circuitpython-servokit RPi.GPIO Pillow

Installation

  1. Clone the repository:
git clone https://github.com/ChamodP/Companion-Robot.git
  1. Change to the project directory:
cd emotion-bot
  1. Run the code:
python your_main_file.py

Usage

  • Connect the necessary hardware components (servos, sensors) to your Raspberry Pi.
  • Ensure that the required dependencies are installed.
  • Run the main Python script to start the Emotion Bot.

Other Collaborators

SripaliManimekala sulakshiG

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%