https://github.com/chiragbadhe/echo-personal-assistant-framework
Echo Personal Assistant Framework is a web-based framework used to control an Arduino-based robot
https://github.com/chiragbadhe/echo-personal-assistant-framework
arduino framework nextjs
Last synced: 3 months ago
JSON representation
Echo Personal Assistant Framework is a web-based framework used to control an Arduino-based robot
- Host: GitHub
- URL: https://github.com/chiragbadhe/echo-personal-assistant-framework
- Owner: chiragbadhe
- Created: 2023-03-03T18:39:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T17:59:21.000Z (about 2 years ago)
- Last Synced: 2025-01-22T05:15:28.728Z (4 months ago)
- Topics: arduino, framework, nextjs
- Language: JavaScript
- Homepage: https://echo-personal-assistant-framework.vercel.app
- Size: 3.97 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Echo Personal Assistant Framework
Echo Personal Assistant Framework is a web-based framework used to control an Arduino-based robot. This robot is a personal assistant and can perform tasks like moving its eyes, eyelids, lips, eyebrows, neck tilt, and twist. The framework allows users to control these different parts of the robot with ease.
## Getting Started
To get started with the Echo Personal Assistant Framework, you'll need to have an Arduino-based robot set up with the required hardware components. You'll also need to have the Arduino IDE installed on your computer.
Once you have the hardware set up, you can clone this repository to your local machine and upload the code to your Arduino board using the Arduino IDE. You'll also need to set up a web server to run the framework.
## Usage
Once you have the framework set up, you can access it through a web browser. The framework provides a user interface where you can control the different parts of the robot. You can move the eyes, eyelids, lips, eyebrows, neck tilt, and twist using the interface.
The framework also allows you to save different configurations for the robot. This can be useful if you want the robot to perform a specific task or move in a certain way.
## Technology
The Echo Personal Assistant Framework is built using the following technologies:
- HTML, CSS, and JavaScript for the frontend
- Node.js and Express.js for the backend
- Socket.IO for real-time communication between the frontend and backend
- Johnny-Five for communicating with the Arduino board## Contributing
If you're interested in contributing to the Echo Personal Assistant Framework, you can do so by submitting bug reports, feature requests, or pull requests on the project's GitHub repository.
## License
Echo Personal Assistant Framework is licensed under the MIT License.