Top Banner
EE16A Lab 108 Mon 5-8pm
13

EE16A Lab 108 Mon 5-8pm - University of California, Berkeley

Apr 03, 2022

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: EE16A Lab 108 Mon 5-8pm - University of California, Berkeley

EE16A Lab 108Mon 5-8pm

Page 2: EE16A Lab 108 Mon 5-8pm - University of California, Berkeley

Today’s Agenda

✘ About Us✘ About Lab: Policies & Overview✘ Account Forms✘ Anaconda Installation

Page 3: EE16A Lab 108 Mon 5-8pm - University of California, Berkeley

Andrew Blatner - [email protected]✘ 4th year EECS✘ EE16B lab development su15✘ EE16B lab assistant fa15/sp16✘ Rock climbing, backpacking, skiing✘ Greek life

Page 4: EE16A Lab 108 Mon 5-8pm - University of California, Berkeley

Jaymo Kang - Lab Assistant✘ Sophomore in MSE & EECS✘ Took EE 16A Spring 2016✘ Ball = Life✘ Looking forwards to fun semester!

Page 5: EE16A Lab 108 Mon 5-8pm - University of California, Berkeley

Aditya Arun - Lab Assistant✘ I’m a second year Engineering Physics major✘ I also took EE16A in Sp ‘16✘ I love to hike and in my free time I enjoy cooking

Page 6: EE16A Lab 108 Mon 5-8pm - University of California, Berkeley

Nolan Chen - Lab Assistant✘ 3rd year EECS major✘ Enjoy cooking, travel✘ Looking forward to working with 16A this semester.

Page 7: EE16A Lab 108 Mon 5-8pm - University of California, Berkeley

✘ Go to your registered section.✘ Work in groups of 2✘ Arrive on time! Doors will

close at Berkeley time.✘ Individual lab score is binary:

complete / incomplete. ✘ Free 15% of your grade!

Lab Logistics & Policies✘ Buffer Weeks? What are those?✘ Lab is for lab and 16A related

work.✘ Clean up after yourself.✘ Use the Lab Machines.✘ Do NOT touch/use equipment

you are unfamiliar with!✘ Help your peers!

Page 8: EE16A Lab 108 Mon 5-8pm - University of California, Berkeley

Semester Outline

Imaging Module

Touchscreen Module

Locationing Module

Page 9: EE16A Lab 108 Mon 5-8pm - University of California, Berkeley

“Lab is awesome! It inspired me to start more personal projects.”

-Fall ‘15 student

Page 10: EE16A Lab 108 Mon 5-8pm - University of California, Berkeley

“I really enjoy lab because it’s the physical manifestation of lecture. Learning about something is one thing, but actually building it is

much more rewarding.”-A hands-on learner

Page 11: EE16A Lab 108 Mon 5-8pm - University of California, Berkeley

“Even though my lab is at 8am, I always looks forward to going

because it's so much fun! It’s like breakfast...for your brain!”

-Actual 16A student...not kidding

Page 12: EE16A Lab 108 Mon 5-8pm - University of California, Berkeley

Account Forms✘ �Go to:

https://acropolis.cs.berkeley.edu/~account/webacct/

✘ �Click on Login using your CALNET ID button.

✘ �Click on Get new account button next to EE16A.

✘ �EMAIL YOUR ACCOUNT FORM TO YOURSELF!

Page 13: EE16A Lab 108 Mon 5-8pm - University of California, Berkeley

✘ Go to https://www.continuum.io/downloads

✘ Download the Python 3.5 package for your OS.

✘ Follow the instructions for your OS on the Continuum website.

✘ Download dis0b.ipynb from the course website.

✘ Open a terminal window and navigate to dis0b.ipynb. Run the

command “ipython notebook dis0b.ipynb” and verify that it

works.

Anaconda Installation