Skip to content
View Manjusha-2807's full-sized avatar

Block or report Manjusha-2807

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Manjusha-2807/README.md

πŸ€– Emotion Robot - Phase 1

Welcome to Phase 1 of the Emotion Support Robot project!
This stage focuses on building core technical skills (C++, Raspberry Pi, Git) and laying the foundation for a dynamic, AI-powered emotional support companion.


πŸš€ Project Goals

  • βœ… Strengthen C++ and Raspberry Pi programming fundamentals.
  • βœ… Learn version control with Git & GitHub.
  • βœ… Implement basic robotics interactions (sensors, output control).
  • βœ… Prepare for advanced AI integration in future phases.

🧱 Project Structure

emotion-robot-phase1/ β”œβ”€β”€ src/ # C++ source files β”œβ”€β”€ include/ # Header files β”œβ”€β”€ tests/ # Test/demo programs β”œβ”€β”€ docs/ # Design notes, diagrams β”œβ”€β”€ README.md # This file └── .gitignore # Git ignored files


πŸ›  Technologies Used

  • C++ (Object-Oriented Programming)
  • Raspberry Pi (Linux environment)
  • Git & GitHub (Version control)
  • Future: Python (AI/ML/NLP modules)

πŸ”§ Setup Instructions

  1. Clone the repo using SSH:
    git clone git@github.com:Manjusha-2807/emotion-robot-phase1.git
    cd emotion-robot-phase1
  2. Build and Run: g++ src/hello.cpp -o hello ./hello
  3. Use push.sh script to commit and push updates: ./push.sh

Current Focus GitHub setup with SSH Hello World in C++ Sensor-Class C++ Tutorial (Ultrasonic) Speaker Integration (Text-to-Speech) OLED vs LCD Decision & Display Output

Phase 1 Roadmap β€œBuild strong foundations, not shortcuts.”

πŸ”Ή Learn C++ OOP & hardware interaction πŸ”Ή Understand sensor & actuator control πŸ”Ή Maintain clean version history πŸ”Ή Document progress as we grow

Feedback & Collaboration This is an individual learning project, but collaborators and feedback are welcome! Feel free to fork, explore, and suggest improvements.

License MIT License Β© 2025 Harshith


βœ… Next:

  1. Save it as README.md in your project folder.
  2. Run:
    git add README.md
    ./push.sh

Popular repositories Loading

  1. Manjusha-2807 Manjusha-2807 Public

    Config files for my GitHub profile.