SVCTE Stuff...
Day 8 - STEM Magazine, Breadboard Quiz, Ohm's Law, DMM Introduction
Entry Ticket: (Get Logged In & Do This...)
Get Your Bin, Put Out Your Name Tag, Sit Down
Open this link, pick an article, Read, Research, then write
2.4.1.1 - 2021/01 - STEM Magazine - Jan 2021 - 📖 📝 Reading/Writing Activity - ⛏️
Are You Done? Check The Assignments That Are Due... Are You Caught Up? Can You Do One Now?
Special Instructions or Announcements:
Happening Today:
Happening This Week:
Happening Next Week:
AI & Robotics Gym at Circuit Launch - Monday, August 25, 6:00 PM - 8:30 PM @
599 Fairchild Dr, Mountain View, California
Happening Sometime In The Future (or right now or in the past):
Check out the What's Happening / Calendar Page...
Always Happening:
Today's Lecture / Lab
Breadboards & LED (TinkerCAD)
Duration: 20+ Min
Links:
Instructions & Expectations: Listen and follow instructions
How to Submit Assignment: For now, just listen and take some notes:
AC/DC - Bread Board LED Circuits Quiz #3 - 🚀 Summative Quiz -✔️ Skills Mastery Checks 🆕
Dig Deeper:
Read:
Wikipedia - LED - Read and be ready to discuss -📽️ - ⬅️ - 🍕 Extra Credit Opportunity by Doing "I Learned Something On My Own"
Watch
how does an led work -📽️ - ⬅️ - 🍕 "I Learned Something On My Own"
Make: LEDs -📽️ - ⬅️ - 🍕 "I Learned Something On My Own"
LED 101 -📽️ - ⬅️ - 🍕 "I Learned Something On My Own"
Engineering Note Books:
Ambassador Program:
Ambassadors will be interviewed based on the following questions linked here. Feel free to share this with your students.
Two Ambassadors will be selected per class (2 in the AM and 2 in the PM) (maybe a 3rd)
Student Application Process for the Ambassador Program:
Simon Ohm & Ohm Law (30 min + Lab)
Learning Objectives:
Learning about Simon Ohms & Ohms Law
Duration: 30 + Min
Presentation - Ohm' Law - Introduction - 📰 Slides (30 min)
Additional Links:
Make Presents - Ohms Law - 📽️ Video - (7 min)
Instructions & Expectations: Listen and take notes your Interactive Engineering Notebook. If needed review the posted slide presentation
How to Submit Assignment: For now, just listen and take some notes:
AC/DC - Ohm's Law Quiz #1 - 🫘 Formative Quiz - 🔎 Review - 🏁
AC/DC - Ohm's Law Quiz #2 - 🫘 Formative Quiz - 🔎 Review - 🆕
Dig Deeper: Go watch some YouTube Videos on Ohms Law
Digital Multi Meter: Using A DMM To Measure Stuff
Learning Objectives:
Learn about how to use a Digital Multi Metter (DMM) to measure Resistance, Voltage, Current
Duration: 60 + Min
Presentation - Digital Multi Meter (DMM) Introduction - Resistance Is Futile - 📰 Slides (30 min + Lab)
Additional Links:
THE BEST Multimeter tutorial? - 📽️ Video - (5 min)
Instructions & Expectations: Listen and take notes your Interactive Engineering Notebook. If needed review the posted slide presentation
How to Submit Assignment: For now, just listen and take some notes, Do in class lab:
5.2.1.2.1 - Breadboard Continuity Lab - 🛠️ LAB Activity / 🚀 Quiz
Dig Deeper: Go watch some YouTube videos on Ohms Law & DMMs
Check Your Assignments:
If you are missing any assignments, please do one now.
Printers
Lab - Tear Down Printer
Duration: 30+ Min
Rube Goldberg - Printer Loot Project - 📰 Slides / 🔎 Review / 🤔 Reflecting (15 Min) - ⚓
Instructions & Expectations: Listen and follow instructions
Engineering Notebook Entry - 🛠️ LAB Activity / 🧠 Brain Challenge / 🦑 Special Project
How many different tools did you use?
What interesting Loot did you collect? Can you describe it?
What Interesting Engineering Design ideas did you see implemented in the Printer design?
What Is Your Job?
Instructions & Expectations:
Make sure you save 5 min at the end of class to do your job
Do it, and Check off on the Attendance Sign-In sheet
Helpful Links
Announcements:
Quick Links:
Extra Credit:
Find the "Typos" Competition - Win Extra Credit Points for finding Typos and Broken Links
"I Learned Something On My Own" - Remember, Watching & Reporting is Extra Credit
Technology Resources:
Accessing Technology - 📰 Slides
Mechatronics Class WiFi - MechatronicsW183 / Password = Mechatronics183
Shadow Day Links
Entry Ticket: (Get Logged In & Do This...)
- A new connectivity standard—Matter—looks set to unlock the promise of the smart home and deliver consumers more secure, reliable, and seamless experiences.
- and Sign up for.
Taipei Workshops and Class Links for Labs
Middle School - Arduino & Robot Throwing Arm, Breadboards, TinkerCAD & Flashing an LED
Workshop-2023 - Taipei - Arduino-Servo - STEAM Clown - 📰 Slides / 🛠️ LAB Activity
TinkerCAD - TinkerCAD Account Overview - 📰 Slides / 🛠️ LAB Activity
High School - Arduino & Rube Goldberg, Breadboards, TinkerCAD & Flashing an LED
Workshop-2023 - Taipei - Arduino - Rube Goldberg - STEAM Clown - 📰 Slides / 🛠️ LAB Activity
TinkerCAD - TinkerCAD Account Overview - 📰 Slides / 🛠️ LAB Activity
Grade School - Protection Against the Wind
Workshop-2023 - Taipei - Protection From The Wind - STEAM Clown - 📰 Slides / 🛠️ LAB Activity
Taipei Teacher Workshop - Stepping Into The Future
Workshop - 2023 - Taipei - Stepping Into The Future - STEAM Clown - 📰 Slides / 🛠️ LAB Activity
Golden Hand Award - Stepping Into The Future
Workshop - 2023 - Taipei - Golden Hand Award - STEAM Clown - 📰 Slides / 🛠️ LAB Activity
Workshops and Class Links for Labs
Shadow Day Labs
Breadboards, TinkerCAD & Flashing an LED
Breadboards, TinkerCAD & Flashing an LED - Breadboard & TinkerCAD Introduction - 📰 Slides / 🛠️ LAB Activity
Circuit Playground
Intro and Installing tools and IDE - - 📰 Slides / 🛠️ LAB Activity
online browser IDE - https://urfdvw.github.io/CircuitPython-online-IDE/
VIAM Rover and Server Setup
Install a Raspberry Pi 64 bit OS:
Verify and update all the Localization settings
Verify the following Interfaces are set: ssh, vnc, I2C, Serial Port, Serial Console & 1 wire
Update and Install tools and software:
Get some Shell Scripts and In a Pi console window run
cd ~
pwd
ls -l
wget -O new-pi-64bit-build-prep.sh https://raw.githubusercontent.com/jimTheSTEAMClown/VIAM-Party-Rover-0/main/new-pi-64bit-build-prep.sh
chmod 744 new-pi-64bit-build-prep.sh
If you want to run everything and not worry about what is getting installed, you can run this wget instead
wget -O new-build.sh https://raw.githubusercontent.com/jimTheSTEAMClown/VIAM-Party-Rover-0/main/new-build.sh
wget -O rpi_set_preferences.sh https://raw.githubusercontent.com/jimTheSTEAMClown/RaspberryPi/master/rpi_set_preferences.sh
chmod 744 rpi_set_preferences.sh
chmod 744 new-build.sh
./new-build.sh
The run the shell script new-pi-64bit-build-prep.sh. It will copy more shell scripts that update the tools and apps that are required or recommended for a new viam rover build.
./new-pi-64bit-build-prep.sh
This will take a few minutes to run. It's probably running update, upgrade for the first time
ls -l
The shell script rover_image_build_64bit.sh will update and upgrade, then install some apps and tools like curl, git, and the Arduino tools. Other might be installed to, so check the latest version of this shell found on my github site - rover_image_build_64bit.sh
The shell script viam-new-setup.sh will update and upgrade, then install the needed viam tools and apps, including the viam-server. Other might be installed to, so check the latest version of this shell found on my github site - viam-new-setup.sh
./rover_image_build_64bit.sh
./viam-new-setup.sh
Now go to the Viam Rover site: https://app.viam.com/robots
SVCTE Shadow Days Links for Stuff Like Labs