0% found this document useful (0 votes)
16 views1 page

Setup Guideline

Uploaded by

Silvi Viv
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views1 page

Setup Guideline

Uploaded by

Silvi Viv
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

‭Introduction to Arduino: Setup Guideline‬

‭ his guideline provides all the necessary steps to set up and participate in our two-session‬
T
‭introductory Arduino workshop, hosted by‬‭Evo Robot‬‭and led by‬‭Mohamed Bilel‬
‭Khadhraoui‬‭. Sessions will take place on 9 October 2024 at 14:00 and 16 October 2024 at‬
‭14:00. This beginner-friendly, project-oriented workshop requires no prior knowledge. Please‬
‭follow the instructions carefully to ensure a complete environment for the workshop.‬

‭1.‬ ‭Installing Arduino IDE‬

‭ lick‬‭here‬‭to automatically start the download. Once‬‭the file has finished downloading, run‬
C
‭the executable and follow the prompts to complete the installation.‬

‭2.‬ ‭Installing VSCode and Python‬

I‭n the first three minutes of this‬‭tutorial‬‭, you'll‬‭be guided on how to install the VSCode code‬
‭editor and Python.‬

‭PS: When installing Python make sure to tick both options as shown below‬

‭3.‬ ‭Installing PyQt5, PyQt5 tools & Pyserial‬

‭Open your Command Prompt from your search bar and run these 2 commands one by one.‬

‭ :\users\user>‬ ‭pip install PyQt5‬


C
‭C:\users\user>‬ ‭pip install pyqt5-tools‬
‭C:\users\user>‬ ‭pip install pyserial‬

I‭f you encounter any technical difficulties or have questions in the meantime, please‬
‭don't hesitate to reach your HR manager. Looking forward to meeting you and engaging‬
‭in insightful discussions over the course.‬

You might also like