TorBT - Torrents and Magnet Links Search Engine

[UdemyCourseDownloader] Arduino Programming and Hardware Fundamentals with Hackster

File Name
Size
09. The Internet/5. Connecting to WiFi.mp4
44 MB
udemycoursedownloader.com.url
132 B
01. Introduction/1. Prologue.mp4
11 MB
01. Introduction/2. The Road Ahead.mp4
32 MB
01. Introduction/3. What is Arduino.mp4
27 MB
01. Introduction/4. Using the Simulator (Tinkercad).mp4
14 MB
01. Introduction/5. Required Parts (for Hands-On).html
5.8 kB
01. Introduction/6. Installing the Arduino IDE (for Hands-On).mp4
9.3 MB
01. Introduction/7. Getting to Blink.mp4
44 MB
01. Introduction/8. Challenge Change Blink.html
652 B
01. Introduction/9. Solution Change Blink.html
540 B
01. Introduction/10. Debugging with Serial.mp4
27 MB
01. Introduction/11. Challenge Say Your Name over Serial.html
732 B
01. Introduction/12. Solution Say Your Name over Serial.html
571 B
02. Programming Basics/1. Introduction Programming in Arduino.mp4
28 MB
02. Programming Basics/2. Syntax, Program Flow, and Comments.mp4
22 MB
02. Programming Basics/3. Literals, Variables, and Data Types.mp4
24 MB
02. Programming Basics/4. Arithmetic Operators.mp4
18 MB
02. Programming Basics/5. Challenge Count with a Variable.html
779 B
02. Programming Basics/6. Solution Count with a Variable.html
314 B
02. Programming Basics/7. Conditional Statements.mp4
18 MB
02. Programming Basics/8. Challenge Fizz.html
501 B
02. Programming Basics/9. Solution Fizz.html
518 B
02. Programming Basics/10. Loops.mp4
21 MB
02. Programming Basics/11. Challenge Countdown and Wait.html
493 B
02. Programming Basics/12. Solution Countdown and Wait.html
400 B
02. Programming Basics/13. Writing Functions.mp4
18 MB
02. Programming Basics/14. Challenge power().html
1.4 kB
02. Programming Basics/15. Solution power().html
1.0 kB
02. Programming Basics/16. Scope.mp4
22 MB
02. Programming Basics/17. Challenge Sum Digits.html
1.1 kB
02. Programming Basics/18. Solution Sum Digits.html
1.2 kB
02. Programming Basics/19. Arrays and Strings.mp4
28 MB
02. Programming Basics/20. Challenge Compute the Average.html
852 B
02. Programming Basics/21. Solution Compute the Average.html
711 B
02. Programming Basics/22. Finding and Fixing Bugs.mp4
22 MB
02. Programming Basics/23. Challenge Fix All the Bugs!.html
1.4 kB
02. Programming Basics/24. Solution Fix All the Bugs!.html
737 B
02. Programming Basics/25. Using the String Object.mp4
21 MB
02. Programming Basics/26. Challenge L33t Sp34k.html
1.4 kB
02. Programming Basics/27. Solution L33t Sp34k.html
479 B
02. Programming Basics/28. Reading Serial Input.mp4
18 MB
02. Programming Basics/29. Challenge Combine First and Last Name.html
1.3 kB
02. Programming Basics/30. Solution Combine First and Last Name.html
767 B
02. Programming Basics/31. Random Numbers.mp4
15 MB
02. Programming Basics/32. Challenge Dice Roller.html
1003 B
02. Programming Basics/33. Solution Dice Roller.html
737 B
03. Electrical Engineering Basics/1. Introduction What is a Circuit.mp4
18 MB
03. Electrical Engineering Basics/2. Using a Breadboard.mp4
32 MB
03. Electrical Engineering Basics/3. Reading a Schematic.mp4
17 MB
03. Electrical Engineering Basics/4. Applying Ohm's Law.mp4
11 MB
03. Electrical Engineering Basics/5. Challenge Find the Right Resistor.html
165 B
03. Electrical Engineering Basics/6. Series vs. Parallel Resistors.mp4
14 MB
03. Electrical Engineering Basics/7. Challenge Compute Equivalent Resistance.html
326 B
03. Electrical Engineering Basics/8. Solution Compute Equivalent Resistance.html
2.3 kB
03. Electrical Engineering Basics/9. How to Read the Resistor Code.mp4
17 MB
03. Electrical Engineering Basics/10. Challenge Translate Some Resistors.html
867 B
03. Electrical Engineering Basics/11. Solution Translate Some Resistors.html
371 B
03. Electrical Engineering Basics/12. Voltage Dividers.mp4
29 MB
03. Electrical Engineering Basics/13. Challenge Make 3V from 5V.html
406 B
03. Electrical Engineering Basics/14. Solution Make 3V from 5V.html
984 B
03. Electrical Engineering Basics/15. Diodes.mp4
18 MB
03. Electrical Engineering Basics/16. Challenge Reverse Polarity Protection.html
2.0 kB
03. Electrical Engineering Basics/17. Solution Reverse Polarity Protection.html
1.2 kB
03. Electrical Engineering Basics/18. LEDs.mp4
15 MB
03. Electrical Engineering Basics/19. Challenge Find the Limiting Resistor.html
312 B
03. Electrical Engineering Basics/20. Solution Find the Limiting Resistor.html
623 B
03. Electrical Engineering Basics/21. Debugging Circuits.mp4
36 MB
04. Fun with LEDs/1. Introduction What is GPIO.mp4
26 MB
04. Fun with LEDs/2. Controlling LEDs.mp4
17 MB
04. Fun with LEDs/3. Challenge FizzBlink.html
421 B
04. Fun with LEDs/4. Solution FizzBlink.html
825 B
04. Fun with LEDs/5. Pulse Width Modulation.mp4
16 MB
04. Fun with LEDs/6. analogWrite().mp4
17 MB
04. Fun with LEDs/7. Challenge Color Mixer.html
2.2 kB
04. Fun with LEDs/8. Solution Color Mixer.html
907 B
04. Fun with LEDs/9. Using a Shift Register.mp4
24 MB
04. Fun with LEDs/10. Challenge Simple Larson Scanner.html
849 B
04. Fun with LEDs/11. Solution Simple Larson Scanner.html
1.1 kB
04. Fun with LEDs/12. Including a Library.mp4
24 MB
04. Fun with LEDs/13. Using NeoPixels.mp4
35 MB
04. Fun with LEDs/14. Challenge Fun Patterns.html
293 B
04. Fun with LEDs/15. Solution Fun Patterns.html
1.5 kB
04. Fun with LEDs/16. Project Advanced Larson Scanner.mp4
13 MB
05. User Input/1. Introduction User Input.mp4
18 MB
05. User Input/2. Switches.mp4
7.7 MB
05. User Input/3. Challenge LED Selector.html
303 B
05. User Input/4. Solution LED Selector.html
347 B
05. User Input/5. Buttons.mp4
6.3 MB
05. User Input/6. Challenge Manual Blink.html
242 B
05. User Input/7. Solution Manual Blink.html
307 B
05. User Input/8. External Pull-Up Resistor.mp4
15 MB
05. User Input/9. Challenge Toggle Button.html
197 B
05. User Input/10. Solution Toggle Button.html
1.4 kB
05. User Input/11. Internal Pull-Up Resistor.mp4
12 MB
05. User Input/12. Challenge Push to Count.html
454 B
05. User Input/13. Solution Push to Count.html
1.1 kB
05. User Input/14. Software Debouncing.mp4
15 MB
05. User Input/15. Challenge Multiple Buttons.html
772 B
05. User Input/16. Solution Multiple Buttons.html
1.8 kB
05. User Input/17. Reading Analog Voltage.mp4
12 MB
05. User Input/18. Challenge Voltage Divider Checker.html
594 B
05. User Input/19. Answer Voltage Divider Checker.html
1.3 kB
05. User Input/20. Potentiometer.mp4
9.3 MB
05. User Input/21. Challenge Fade Knob.html
233 B
05. User Input/22. Solution Fade Knob.html
730 B
05. User Input/23. Project Mood Lighting Controller.mp4
10 MB
06. Feedback/1. Introduction Displays and Sounds.mp4
12 MB
06. Feedback/2. Character LCD.mp4
25 MB
06. Feedback/3. Challenge Move a Character.html
746 B
06. Feedback/4. Solution Move a Character.html
2.1 kB
06. Feedback/5. Buzzers and Tones.mp4
14 MB
06. Feedback/6. Challenge Play a Song.html
860 B
06. Feedback/7. Solution Play a Song.html
1.1 kB
06. Feedback/8. Project Jukebox.mp4
14 MB
07. Sensors/1. Introduction Why Sensors.mp4
25 MB
07. Sensors/2. Light Sensor.mp4
16 MB
07. Sensors/3. Challenge Night Light.html
738 B
07. Sensors/4. Solution Night Light.html
882 B
07. Sensors/5. Temperature Sensor.mp4
19 MB
07. Sensors/6. Challenge Thermometer.html
161 B
07. Sensors/7. Solution Thermometer.html
894 B
07. Sensors/8. Ultrasonic Distance Sensor.mp4
34 MB
07. Sensors/9. Challenge Digital Theremin.html
1.1 kB
07. Sensors/10. Solution Digital Theremin.html
1.2 kB
07. Sensors/11. Accelerometer.mp4
26 MB
07. Sensors/12. Challenge Which Way is Up.html
615 B
07. Sensors/13. Solution Which Way is Up.html
1.5 kB
07. Sensors/14. Project Burglar Alarm.mp4
10 MB
08. Robotics/1. Introduction Robots!.mp4
12 MB
08. Robotics/2. Transistors as Switches.mp4
16 MB
08. Robotics/3. Challenge LEDs in Parallel.html
425 B
08. Robotics/4. Solution LEDs in Parallel.html
793 B
08. Robotics/5. DC Motor.mp4
30 MB
08. Robotics/6. Challenge Speed Controller.html
197 B
08. Robotics/7. Solution Speed Controller.html
733 B
08. Robotics/8. H-Bridge.mp4
18 MB
08. Robotics/9. Challenge Two Motors.html
1.6 kB
08. Robotics/10. Solution Two Motors.html
3.0 kB
08. Robotics/11. Servo Motor.mp4
17 MB
08. Robotics/12. Challenge Light Gauge.html
466 B
08. Robotics/13. Solution Light Gauge.html
731 B
08. Robotics/14. Project Mousebot.mp4
17 MB
09. The Internet/1. Introduction The Internet.mp4
11 MB
09. The Internet/2. UART.mp4
23 MB
09. The Internet/3. Challenge Echo.html
559 B
09. The Internet/4. Solution Echo.html
313 B
Udemy Course downloader.txt
94 B
09. The Internet/6. Challenge Print IP Address.html
2.2 kB
09. The Internet/7. Solution Print IP Address.html
1.7 kB
09. The Internet/8. GET a Web Page.mp4
37 MB
09. The Internet/9. Challenge Print Parts of a Web Page.html
2.5 kB
09. The Internet/10. Solution Print Parts of a Web Page.html
4.1 kB
09. The Internet/11. JSON Primer.mp4
10 MB
09. The Internet/12. Project Local Weather.mp4
9.8 MB
10. Internet of Things (IoT)/1. IMPORTANT Tinkercad simulator does not work with this section.html
582 B
10. Internet of Things (IoT)/2. Introduction What is IoT.mp4
16 MB
10. Internet of Things (IoT)/3. Posting to ThingSpeak.mp4
23 MB
10. Internet of Things (IoT)/4. Challenge Temperature Logger.html
1.5 kB
10. Internet of Things (IoT)/5. Solution Temperature Logger.html
2.4 kB
10. Internet of Things (IoT)/6. Retrieving Data from ThingSpeak.mp4
18 MB
10. Internet of Things (IoT)/7. Challenge Clear a Channel.html
988 B
10. Internet of Things (IoT)/8. Solution Clear a Channel.html
1.6 kB
10. Internet of Things (IoT)/9. Intro to IFTTT.mp4
11 MB
10. Internet of Things (IoT)/10. Challenge Make Your Own Applet.html
101 B
10. Internet of Things (IoT)/11. Solution Make Your Own Applet.html
284 B
10. Internet of Things (IoT)/12. Making Requests to IFTTT.mp4
16 MB
10. Internet of Things (IoT)/13. Passing Arguments to IFTTT.html
4.9 kB
10. Internet of Things (IoT)/14. Challenge IoT Button.html
486 B
10. Internet of Things (IoT)/15. Solution IoT Button.html
2.8 kB
10. Internet of Things (IoT)/16. IFTTT to ThingSpeak.mp4
13 MB
10. Internet of Things (IoT)/17. Project Internet-Controlled Light Switch.mp4
12 MB
11. Final/1. Planning and Building a Project.mp4
25 MB
11. Final/2. Finding Parts and Documentation.mp4
23 MB
11. Final/3. Closing Remarks.mp4
13 MB
11. Final/4. Final Project Make Something!.html
905 B