File | Size |
---|
01. Introduction/1. Prologue.mp4 | 10.92 MB |
01. Introduction/10. Debugging with Serial.mp4 | 27.10 MB |
01. Introduction/11. Challenge Say Your Name over Serial.html | 732.00 B |
01. Introduction/12. Solution Say Your Name over Serial.html | 571.00 B |
01. Introduction/2. The Road Ahead.mp4 | 32.19 MB |
01. Introduction/3. What is Arduino.mp4 | 26.62 MB |
01. Introduction/4. Using the Simulator (Tinkercad).mp4 | 13.69 MB |
01. Introduction/5. Required Parts (for Hands-On).html | 5.80 kB |
01. Introduction/6. Installing the Arduino IDE (for Hands-On).mp4 | 9.33 MB |
01. Introduction/7. Getting to Blink.mp4 | 43.54 MB |
01. Introduction/8. Challenge Change Blink.html | 652.00 B |
01. Introduction/9. Solution Change Blink.html | 540.00 B |
02. Programming Basics/1. Introduction Programming in Arduino.mp4 | 27.55 MB |
02. Programming Basics/10. Loops.mp4 | 21.03 MB |
02. Programming Basics/11. Challenge Countdown and Wait.html | 493.00 B |
02. Programming Basics/12. Solution Countdown and Wait.html | 400.00 B |
02. Programming Basics/13. Writing Functions.mp4 | 18.32 MB |
02. Programming Basics/14. Challenge power().html | 1.41 kB |
02. Programming Basics/15. Solution power().html | 1.01 kB |
02. Programming Basics/16. Scope.mp4 | 21.78 MB |
02. Programming Basics/17. Challenge Sum Digits.html | 1.10 kB |
02. Programming Basics/18. Solution Sum Digits.html | 1.22 kB |
02. Programming Basics/19. Arrays and Strings.mp4 | 28.46 MB |
02. Programming Basics/2. Syntax, Program Flow, and Comments.mp4 | 21.79 MB |
02. Programming Basics/20. Challenge Compute the Average.html | 852.00 B |
02. Programming Basics/21. Solution Compute the Average.html | 711.00 B |
02. Programming Basics/22. Finding and Fixing Bugs.mp4 | 22.29 MB |
02. Programming Basics/23. Challenge Fix All the Bugs!.html | 1.43 kB |
02. Programming Basics/24. Solution Fix All the Bugs!.html | 737.00 B |
02. Programming Basics/25. Using the String Object.mp4 | 21.39 MB |
02. Programming Basics/26. Challenge L33t Sp34k.html | 1.38 kB |
02. Programming Basics/27. Solution L33t Sp34k.html | 479.00 B |
02. Programming Basics/28. Reading Serial Input.mp4 | 17.78 MB |
02. Programming Basics/29. Challenge Combine First and Last Name.html | 1.31 kB |
02. Programming Basics/3. Literals, Variables, and Data Types.mp4 | 24.20 MB |
02. Programming Basics/30. Solution Combine First and Last Name.html | 767.00 B |
02. Programming Basics/31. Random Numbers.mp4 | 14.83 MB |
02. Programming Basics/32. Challenge Dice Roller.html | 1,003.00 B |
02. Programming Basics/33. Solution Dice Roller.html | 737.00 B |
02. Programming Basics/4. Arithmetic Operators.mp4 | 18.14 MB |
02. Programming Basics/5. Challenge Count with a Variable.html | 779.00 B |
02. Programming Basics/6. Solution Count with a Variable.html | 314.00 B |
02. Programming Basics/7. Conditional Statements.mp4 | 18.24 MB |
02. Programming Basics/8. Challenge Fizz.html | 501.00 B |
02. Programming Basics/9. Solution Fizz.html | 518.00 B |
03. Electrical Engineering Basics/1. Introduction What is a Circuit.mp4 | 17.71 MB |
03. Electrical Engineering Basics/10. Challenge Translate Some Resistors.html | 867.00 B |
03. Electrical Engineering Basics/11. Solution Translate Some Resistors.html | 371.00 B |
03. Electrical Engineering Basics/12. Voltage Dividers.mp4 | 28.65 MB |
03. Electrical Engineering Basics/13. Challenge Make 3V from 5V.html | 406.00 B |
03. Electrical Engineering Basics/14. Solution Make 3V from 5V.html | 984.00 B |
03. Electrical Engineering Basics/15. Diodes.mp4 | 17.89 MB |
03. Electrical Engineering Basics/16. Challenge Reverse Polarity Protection.html | 2.01 kB |
03. Electrical Engineering Basics/17. Solution Reverse Polarity Protection.html | 1.18 kB |
03. Electrical Engineering Basics/18. LEDs.mp4 | 15.25 MB |
03. Electrical Engineering Basics/19. Challenge Find the Limiting Resistor.html | 312.00 B |
03. Electrical Engineering Basics/2. Using a Breadboard.mp4 | 31.75 MB |
03. Electrical Engineering Basics/20. Solution Find the Limiting Resistor.html | 623.00 B |
03. Electrical Engineering Basics/21. Debugging Circuits.mp4 | 36.20 MB |
03. Electrical Engineering Basics/3. Reading a Schematic.mp4 | 17.38 MB |
03. Electrical Engineering Basics/4. Applying Ohm's Law.mp4 | 10.56 MB |
03. Electrical Engineering Basics/5. Challenge Find the Right Resistor.html | 165.00 B |
03. Electrical Engineering Basics/6. Series vs. Parallel Resistors.mp4 | 14.24 MB |
03. Electrical Engineering Basics/7. Challenge Compute Equivalent Resistance.html | 326.00 B |
03. Electrical Engineering Basics/8. Solution Compute Equivalent Resistance.html | 2.27 kB |
03. Electrical Engineering Basics/9. How to Read the Resistor Code.mp4 | 17.15 MB |
04. Fun with LEDs/1. Introduction What is GPIO.mp4 | 25.69 MB |
04. Fun with LEDs/10. Challenge Simple Larson Scanner.html | 849.00 B |
04. Fun with LEDs/11. Solution Simple Larson Scanner.html | 1.14 kB |
04. Fun with LEDs/12. Including a Library.mp4 | 24.05 MB |
04. Fun with LEDs/13. Using NeoPixels.mp4 | 34.64 MB |
04. Fun with LEDs/14. Challenge Fun Patterns.html | 293.00 B |
04. Fun with LEDs/15. Solution Fun Patterns.html | 1.47 kB |
04. Fun with LEDs/16. Project Advanced Larson Scanner.mp4 | 13.32 MB |
04. Fun with LEDs/2. Controlling LEDs.mp4 | 16.78 MB |
04. Fun with LEDs/3. Challenge FizzBlink.html | 421.00 B |
04. Fun with LEDs/4. Solution FizzBlink.html | 825.00 B |
04. Fun with LEDs/5. Pulse Width Modulation.mp4 | 16.53 MB |
04. Fun with LEDs/6. analogWrite().mp4 | 17.13 MB |
04. Fun with LEDs/7. Challenge Color Mixer.html | 2.15 kB |
04. Fun with LEDs/8. Solution Color Mixer.html | 907.00 B |
04. Fun with LEDs/9. Using a Shift Register.mp4 | 24.40 MB |
05. User Input/1. Introduction User Input.mp4 | 17.67 MB |
05. User Input/10. Solution Toggle Button.html | 1.36 kB |
05. User Input/11. Internal Pull-Up Resistor.mp4 | 11.64 MB |
05. User Input/12. Challenge Push to Count.html | 454.00 B |
05. User Input/13. Solution Push to Count.html | 1.08 kB |
05. User Input/14. Software Debouncing.mp4 | 15.04 MB |
05. User Input/15. Challenge Multiple Buttons.html | 772.00 B |
05. User Input/16. Solution Multiple Buttons.html | 1.77 kB |
05. User Input/17. Reading Analog Voltage.mp4 | 11.93 MB |
05. User Input/18. Challenge Voltage Divider Checker.html | 594.00 B |
05. User Input/19. Answer Voltage Divider Checker.html | 1.33 kB |
05. User Input/2. Switches.mp4 | 7.72 MB |
05. User Input/20. Potentiometer.mp4 | 9.28 MB |
05. User Input/21. Challenge Fade Knob.html | 233.00 B |
05. User Input/22. Solution Fade Knob.html | 730.00 B |
05. User Input/23. Project Mood Lighting Controller.mp4 | 10.09 MB |
05. User Input/3. Challenge LED Selector.html | 303.00 B |
05. User Input/4. Solution LED Selector.html | 347.00 B |
05. User Input/5. Buttons.mp4 | 6.29 MB |
05. User Input/6. Challenge Manual Blink.html | 242.00 B |
05. User Input/7. Solution Manual Blink.html | 307.00 B |
05. User Input/8. External Pull-Up Resistor.mp4 | 15.10 MB |
05. User Input/9. Challenge Toggle Button.html | 197.00 B |
06. Feedback/1. Introduction Displays and Sounds.mp4 | 11.88 MB |
06. Feedback/2. Character LCD.mp4 | 25.37 MB |
06. Feedback/3. Challenge Move a Character.html | 746.00 B |
06. Feedback/4. Solution Move a Character.html | 2.06 kB |
06. Feedback/5. Buzzers and Tones.mp4 | 14.14 MB |
06. Feedback/6. Challenge Play a Song.html | 860.00 B |
06. Feedback/7. Solution Play a Song.html | 1.06 kB |
06. Feedback/8. Project Jukebox.mp4 | 14.20 MB |
07. Sensors/1. Introduction Why Sensors.mp4 | 25.24 MB |
07. Sensors/10. Solution Digital Theremin.html | 1.18 kB |
07. Sensors/11. Accelerometer.mp4 | 26.11 MB |
07. Sensors/12. Challenge Which Way is Up.html | 615.00 B |
07. Sensors/13. Solution Which Way is Up.html | 1.47 kB |
07. Sensors/14. Project Burglar Alarm.mp4 | 10.31 MB |
07. Sensors/2. Light Sensor.mp4 | 15.61 MB |
07. Sensors/3. Challenge Night Light.html | 738.00 B |
07. Sensors/4. Solution Night Light.html | 882.00 B |
07. Sensors/5. Temperature Sensor.mp4 | 18.99 MB |
07. Sensors/6. Challenge Thermometer.html | 161.00 B |
07. Sensors/7. Solution Thermometer.html | 894.00 B |
07. Sensors/8. Ultrasonic Distance Sensor.mp4 | 33.80 MB |
07. Sensors/9. Challenge Digital Theremin.html | 1.06 kB |
08. Robotics/1. Introduction Robots!.mp4 | 12.47 MB |
08. Robotics/10. Solution Two Motors.html | 3.04 kB |
08. Robotics/11. Servo Motor.mp4 | 17.12 MB |
08. Robotics/12. Challenge Light Gauge.html | 466.00 B |
08. Robotics/13. Solution Light Gauge.html | 731.00 B |
08. Robotics/14. Project Mousebot.mp4 | 17.07 MB |
08. Robotics/2. Transistors as Switches.mp4 | 16.52 MB |
08. Robotics/3. Challenge LEDs in Parallel.html | 425.00 B |
08. Robotics/4. Solution LEDs in Parallel.html | 793.00 B |
08. Robotics/5. DC Motor.mp4 | 30.34 MB |
08. Robotics/6. Challenge Speed Controller.html | 197.00 B |
08. Robotics/7. Solution Speed Controller.html | 733.00 B |
08. Robotics/8. H-Bridge.mp4 | 17.69 MB |
08. Robotics/9. Challenge Two Motors.html | 1.61 kB |
09. The Internet/1. Introduction The Internet.mp4 | 11.19 MB |
09. The Internet/10. Solution Print Parts of a Web Page.html | 4.12 kB |
09. The Internet/11. JSON Primer.mp4 | 10.29 MB |
09. The Internet/12. Project Local Weather.mp4 | 9.82 MB |
09. The Internet/2. UART.mp4 | 23.11 MB |
09. The Internet/3. Challenge Echo.html | 559.00 B |
09. The Internet/4. Solution Echo.html | 313.00 B |
09. The Internet/5. Connecting to WiFi.mp4 | 44.43 MB |
09. The Internet/6. Challenge Print IP Address.html | 2.18 kB |
09. The Internet/7. Solution Print IP Address.html | 1.72 kB |
09. The Internet/8. GET a Web Page.mp4 | 37.24 MB |
09. The Internet/9. Challenge Print Parts of a Web Page.html | 2.54 kB |
10. Internet of Things (IoT)/1. IMPORTANT Tinkercad simulator does not work with this section.html | 582.00 B |
10. Internet of Things (IoT)/10. Challenge Make Your Own Applet.html | 101.00 B |
10. Internet of Things (IoT)/11. Solution Make Your Own Applet.html | 284.00 B |
10. Internet of Things (IoT)/12. Making Requests to IFTTT.mp4 | 16.13 MB |
10. Internet of Things (IoT)/13. Passing Arguments to IFTTT.html | 4.90 kB |
10. Internet of Things (IoT)/14. Challenge IoT Button.html | 486.00 B |
10. Internet of Things (IoT)/15. Solution IoT Button.html | 2.81 kB |
10. Internet of Things (IoT)/16. IFTTT to ThingSpeak.mp4 | 13.02 MB |
10. Internet of Things (IoT)/17. Project Internet-Controlled Light Switch.mp4 | 11.59 MB |
10. Internet of Things (IoT)/2. Introduction What is IoT.mp4 | 15.84 MB |
10. Internet of Things (IoT)/3. Posting to ThingSpeak.mp4 | 22.82 MB |
10. Internet of Things (IoT)/4. Challenge Temperature Logger.html | 1.49 kB |
10. Internet of Things (IoT)/5. Solution Temperature Logger.html | 2.45 kB |
10. Internet of Things (IoT)/6. Retrieving Data from ThingSpeak.mp4 | 18.15 MB |
10. Internet of Things (IoT)/7. Challenge Clear a Channel.html | 988.00 B |
10. Internet of Things (IoT)/8. Solution Clear a Channel.html | 1.64 kB |
10. Internet of Things (IoT)/9. Intro to IFTTT.mp4 | 11.34 MB |
11. Final/1. Planning and Building a Project.mp4 | 25.02 MB |
11. Final/2. Finding Parts and Documentation.mp4 | 22.96 MB |
11. Final/3. Closing Remarks.mp4 | 12.70 MB |
11. Final/4. Final Project Make Something!.html | 905.00 B |
Udemy Course downloader.txt | 94.00 B |
udemycoursedownloader.com.url | 132.00 B |