Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing inconsistencies and updating instructions for the InstallationInstructions.md file. #162

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

JaytidaA
Copy link
Contributor

@JaytidaA JaytidaA commented Feb 6, 2025

Resolves issue #148

  • Updated the pics for steps 7, 8, 9 and esp_idf.jpeg
  • Changes to the git clone instructions for MacOS
  • Changed the initial Windows Project to be built and compiled to 1_led_blink instead of hello_world

@@ -105,19 +105,17 @@ sudo chmod +x wall_e_install.sh


## For MacOS
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cloning the repository separately is not required as the installation script includes it. Follow the notion and update it accordingly i.e. installing brew and then using curl to access the script

### STEP 3 : Installing the Pre-Requisites
Copy this command in the command in the terminal , then press return
### STEP 2 : Installing the necessary file
- Download the driver by executing the following command in the terminal.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Installation of this driver can be removed as we are using CH340C which is downloaded automatically when detected. Probably this can be added as a note as well for clarity.

- Download the driver by clicking on this [link](https://www.silabs.com/documents/public/software/Mac_OSX_VCP_Driver.zip) , unzip it, then install it on the system

### STEP 2 : Opening The Terminal
### STEP 1 : Opening The Terminal
Copy link
Contributor

@Shankari02 Shankari02 Feb 7, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do the similar changes for Linux as well i.e. installing wget and then fetching the script. Cloning the repo explicitly is not required.

@Shankari02
Copy link
Contributor

@JaytidaA please make the required changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants