1. Project management

This week I worked on defining my final project idea, my web page, and started to getting used to the documentation process.

Project Idea

I want to build a robot that plays piano.

Description of image Description of image

First sketch

The pianonator will consist of a pair of robotic hands with 10 servo-controlled fingers. The robot hands will be a model of a human hand. They will move along the keybord through a rail controlled by a stepper motor.

Descriptimage

Motion and Pose Analisis

hand_position
finger's_pose

Week 1 - Documentation

Here you will find the process I followed to run git locally (on my laptop), connect with Gitlab, make commits, and upload my work to the web page.

My understanding of version control software like GIT is to help keep track of a project's evolution. It is a useful tool to help us see what changes were made and to go back if any errors occurred. During my fab academy experience, I found using version control very useful for the documentation and sharing my work with others, and when everything went wrong, I could just go back, like the Control Z we need in life.

1. First install Visual Studio. (If you already have it jump to the Git installation).

1 / 8
1.1. Go to your favorite browser (Chrome, Edge, Firefox, Safari,…) and search for Visual Studio Code.

2. Now we must install Git. If you already have git installed, make sure that you have Visual Studio Code as the default editor.

1 / 18
2.1. Search for git in your browser and open the first link.

3. Open Git Bash (or your favorite command prompt).

1 / 10
Open your command prompt

4. Working on your webpage within your workstation.

1 / 20
4.1. First you need to go to your project in Gitlab, press the Clone button and then copy the link of “Clone with SSH”.

Webpage progress

I'm using the same template given with some minor changes like the slideshow for the images. I learned to do this slideshows with (Hot To - Slideshow).


It ain't much, but it's honest work. It's going to get better, just wait (a note to myself).

Description of image Description of image