US$13
weeklyor US$150 for all content
지금 등록하고 언제든 시작하세요
자신만의 속도로 학습해 보세요
학습자가 원할 때 학습을 시작하고 자신에게 가장 적합한 진도로 학습할 수 있습니다.원하는 시점에 시작하세요.
자신의 진도에 맞춰 학습하세요
수업 자료를 1년 동안 이용할 수 있어요.
선생님의 실질적인 지원을 받을 수 있어요.
무엇이 포함되어 있나요?
사전 녹화된 수업 12개
영상당 평균 26분12 주
교사 지원 기간(주)5시간 10분
총 영상 학습 시간1년
학습 내용 이용 기간프로젝트
주당 1-2시간. Students will follow along with the lessons shown on the video and then complete a few activities as practice. Students can upload code for me to check their progress or email me for help.수료증
포함됨보고계신 지문은 자동 번역 되었습니다
수업 소개
INTRODUCTION: In this 12-week self-paced class, students will learn how to code an Arduino Uno to create projects that move, light up, and make sound. They will learn about microprocessors, breadboard circuits, sensors and actuators, as well as the code required to use them in projects. Students will learn how to create circuits and write code in order to use an LED, RGB LED, servo motor, potentiometer, photoresistor, thermistor, pushbutton, passive speaker, and ultrasonic sensor. They will learn how to read sensors and use the information obtained to perform an action. For example, if it gets too dark, an LED will light up and music will play. Each week, students learn about a different component culminating in a final project that students will create and share with the class. FORMAT OF THE LESSONS: Every week, a new lesson will be posted in the classroom on Outschool. Each lesson begins with a recorded video that is uploaded to the classroom in Outschool. A combination of the Arduino IDE and TinkerCad are used to teach the lessons in the videos. Provided in the video are detailed explanations of the Arduino IDE software as well as demonstrations showing how to use it to write code, compile the sketch, and upload it to the Arduino. TinkerCad is used to model and demonstrate how to build the circuit and also to show students the code needed to use the components. Depending on the number of students and the various time zones involved, live Zoom classes may be scheduled to provide assistance or to share final projects with the class. IMPORTANT: If you are using an actual Arduino, you will need to have access to a computer and not just a chromebook or tablet because the Arduino IDE does NOT work on those devices. Each video begins with a short PowerPoint presentation that explains the basic principles. This is followed by a detailed guided demonstration that shows how to connect the components and the code used to control them. Each student is expected to actively participate by following the directions described in the lesson using their components and the Arduino software and or using the simulation on TinkerCad. It may be helpful to have separate devices: one for watching the video and a computer to try out the lessons. This will make it easier to follow along with the lessons. Each week, an activity worksheet will be posted in the classroom that describes the objectives of the lesson, the new code commands that students will learn, and a list of activities to try. Students will have one week to complete the activities and are required to share their results and participate in the classroom discussions as described below. Students will receive help and feedback as needed regarding their code and projects. I will provide encouragement as students become proficient in their coding skills. S PRIOR KNOWLEDGE: Students do not need to have any prior coding knowledge or even own an actual Arduino Uno. It will be more fun if they do have actual components to use in this class, but they can still complete these lessons using the simulated Arduino program on TinkerCad circuits. Please see the recommended materials listed in the "Learner Supply List" shown below. I am excited to teach you how to code and to see what inventions you will make!
학습 목표
Students will learn all about the Arduino Uno and how to attach sensors and actuators to it.
By the end of this course students will be able to write code that controls LEDs, passive buzzers, ultrasonic sensors, servo motors, pushbuttons, photoresistors, thermistors, and potentiometers.
강의 계획서
12 레슨
12 주 이상레슨1:
Introduction the Arduino Uno and “Blink"
In this lesson, you will learn about microprocessors, such as the Arduino, the role of microprocessors and the parts of an Arudino Uno. You will also learn the basic structure of an Arduino sketch, and the commands used in the Blink sketch, namely, digitalWrite, pinMode, and delay.
38 분의 동영상 강의
레슨2:
Breadboards, Variables and Functions
In this lesson you will learn how to make temporary circuits using a breadboard and jumper wires. You will learn about the importance of using variables, the different types of variables and how to use them in your code. You will also learn how to write a function with and without the use of variables.
42 분의 동영상 강의
레슨3:
Serial Monitor
In this lesson you will learn about the Serial Monitor: what it is, why it is helpful and how to use. You will see how to print text and variables to the Serial Monitor and explore the way integer, and float variables are displayed and their upper limits.
You will also learn how to use the Serial Monitor to input information to be used by your code to turn on an RGB LED,
26 분의 동영상 강의
레슨4:
RGB LED
In this lesson you will learn about RGB LEDs, how to wire the and how to use the analogWrite command to control the brightness of each color (red, green and blue) to create any color they choose.
29 분의 동영상 강의
그 외 세부 사항
수업 자료
Students need to either have an account with www.autocad.com to use the free TinkerCad circuit simulator or download the free Arduino IDE from www.arduino.cc. You can buy the components separately, but it would be more expensive than buying a kit that has all the parts you need and more. Recommended Devices/kits if you are purchasing components separately: Arduino Uno (or clone) with USB cable solderless breadboard 3 different color LEDs 3 1000-ohm resistors 3 220-ohm resistors 1-3 pushbuttons 1-3 potentiometers 1 servo motor 1 ultrasonic sensor 1 passive piezo buzzer 1 photoresistor 1 thermistor 1 RGB LED Many male-male jumper wires of different colors Many male-female jumper wires of different colors Recommended kit: https://www.amazon.com/EL-KIT-001-Project-Complete-Starter-Tutorial/dp/B01CZTLHGE/ref=pd_di_sccai_5?pd_rd_w=bIGPU&pf_rd_p=c9443270-b914-4430-a90b-72e3e7e784e0&pf_rd_r=HZ441MM9J35HZ1M3B0R7&pd_rd_r=17d2e048-512f-4d7e-a406-6cae8a9db450&pd_rd_wg=qGlug&pd_rd_i=B01CZTLHGE&psc=1
Outschool 외 필요 앱/웹사이트
이 수업에서는 아웃스쿨 교실 외에도 다음의 툴을 사용합니다:
출처
Students who do not have an Arduino Uno will need to create an account with www.autocad.com in order to use the Arduino simulation found at www.tinkercad.com (the circuit section).
Students who have an Arduino Uno will need to download the latest version of the Arduino IDE from www.arduino.cc. Please do NOT use the beta version - only use the version 1.8.13 or 1.8.14.
선생님을 만나보세요
교사 전문성 및 자격증
오하이오 교직증명서 중등교육에
2 정도
석사 학위 과학 Case Western Reserve University에서
학사 학위 과학 Stern College for Women Yeshiva University에서
I have been a private school middle and high school science teacher for over 30 years and an Outschool online teacher for over 4 years. During that time, I taught classes in chemistry, engineering, earth science, life science, chemistry, forensic science, biology, and health. I enjoy teaching through hands-on experimentation and I believe that students learn best when they are activity engaged in the learning process.
I am an amateur photographer and love to photograph my grandchildren, my dog, and wildlife. I enjoy creating scrapbooks from my photos. I also enjoy tinkering with my Arduino and 3D printer to create inventions of my own.
Elene Feigenbaum 다음에는 이 수업을 제안합니다...
Arduino 코딩 2부: 프로젝트에 다양한 센서 추가하기
Elene Feigenbaum
4.9
(146)
US$13 한 주에
자율 진도 수업
12주
12-17 세
Elene Feigenbaum님의 다른 수업
Elene Feigenbaum님의 다른 수업
다른 인기 수업
BLINK! Arduino 프로그래밍 소개
Ian Nelson
4.7
(2,522)
US$18회당 수업료
다음 세션은 Monday 11 PM 에 예정되어 있습니다.
그룹 수업
4 주, 주당 1회50분
9-13 세
아두이노 코딩 캠프
Elene Feigenbaum
4.9
(146)
US$18회당 수업료
다음 세션은 Mon 6/16 5 PM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 5회55분
12-17 세
Tinkercad 로봇 연구실: Arduino와 Microbit으로 가젯을 설계, 코딩, 제작해 보세요!
Create N Learn: Game-Based Learning & Future Skill
4.9
(39)
US$17회당 수업료
다음 세션은 내일 11 PM 입니다.
그룹 수업
5 주, 주당 2회55분
8-10 세
Arduino 코딩 3부: 엔지니어링 프로젝트에서 전자 액추에이터 사용
Elene Feigenbaum
4.9
(146)
US$18회당 수업료
다음 세션은 Thursday 7 PM 에 예정되어 있습니다.
그룹 수업
5 주, 주당 2회55분
13-17 세
1:1 튜터링: 코딩, 아두이노, 게임, 유니티, 파이썬, 자바스크립트, C++, C#
Alex Fish
5.0
(8)
US$60 세션당
일대일 레슨
온디맨드
7-18 세
젊은 엔지니어를 위한 STEM 캠프(기술, 로봇공학, 코딩)
STEMworks
5.0
(32)
US$25회당 수업료
다음 세션은 Mon 5/19 4 PM 에 예정되어 있습니다.
그룹 수업
1 주, 주당 5회55분
10-14 세
로봇공학 입문 - 로봇 팔 만들기(코딩/프로그래밍 및 STEM)
STEMworks
5.0
(32)
US$23회당 수업료
다음 세션은 Mon 5/19 5 PM 에 예정되어 있습니다.
그룹 수업
3 주, 주당 3회55분
11-15 세
6~11세를 위한 코딩 및 비디오 게임 디자인
Usama Puri
4.3
(21)
US$30회당 수업료
다음 세션은 Friday 5 PM 에 예정되어 있습니다.
그룹 수업
주당 1회55분
6-11 세
6~11세를 위한 라이브 코딩 수업
Usama Puri
4.3
(21)
US$30회당 수업료
다음 세션은 내일 4 PM 입니다.
그룹 수업
주당 1회55분
6-11 세
Tinkercad 로봇공학 및 코딩 여름 캠프(8~12세): 스마트 가젯을 디자인하세요!
Create N Learn: Game-Based Learning & Future Skill
4.9
(39)
US$15회당 수업료
다음 세션은 Sun 6/1 10 PM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 5회55분
8-12 세
선생님 톰과 함께하는 STEM 멘토링! 1:1로 STEM 프로젝트를 자신의 속도에 맞춰 탐색하세요
Teacher Tom Bickmore - Analog Astronaut
5.0
(287)
US$75 세션당
일대일 레슨
온디맨드
5-18 세
11~17세를 위한 라이브 코딩 수업 [비율 2 : 1]
Usama Puri
4.3
(21)
US$30회당 수업료
다음 세션은 Monday 12 AM 에 예정되어 있습니다.
그룹 수업
주당 1회55분
11-16 세
10~14세를 위한 개인화된 라이브 코딩 랩 [3:1 비율]
CodeWithUs
4.2
(137)
US$29회당 수업료
다음 세션은 Friday 6 PM 에 예정되어 있습니다.
그룹 수업
주당 1회1 시간
10-14 세