List of videos: Difference between revisions

From Sketching with Hardware at LMU Wiki
Jump to navigation Jump to search
Created page with "= List of Videos available = * https://youtu.be/DnBBB8AcvBg Setting up Software on your computer (python, uPyCraft IDE, Putty) [4:20, on Youtube] * https://youtu.be/_TrKPDOReJ..."
 
Line 1: Line 1:
= List of Videos available =
= List of Videos available =
* https://youtu.be/DnBBB8AcvBg Setting up Software on your computer (python, uPyCraft IDE, Putty) [4:20, on Youtube]
* https://youtu.be/DnBBB8AcvBg Setting up Software on your computer (python, uPyCraft IDE, Putty) [4:20, on Youtube]
  <youtube> </youtube>
* https://youtu.be/_TrKPDOReJc Flashing the MicroPython image onto the ESP32 and ESP8266 microcontroller [17:01, on Youtube]
* https://youtu.be/_TrKPDOReJc Flashing the MicroPython image onto the ESP32 and ESP8266 microcontroller [17:01, on Youtube]
  <youtube> </youtube>
* https://youtu.be/jhfURkMZVEs Setting it up... What could possibly go wrong when setting it up? [10:32, on Youtube]
* https://youtu.be/jhfURkMZVEs Setting it up... What could possibly go wrong when setting it up? [10:32, on Youtube]
  <youtube> </youtube>
* https://youtu.be/e3No4wGGQas What is in the hardware box? [10:19, on Youtube]
* https://youtu.be/e3No4wGGQas What is in the hardware box? [10:19, on Youtube]
  <youtube> </youtube>
* https://youtu.be/0KGgYsEZcZM Digital Output - adding an LED to the controller [30:30 on Youtube]
* https://youtu.be/0KGgYsEZcZM Digital Output - adding an LED to the controller [30:30 on Youtube]
  <youtube> </youtube>
* https://youtu.be/G6HZ1etMRbM Digital Output - connecting an LED - WebREPL based[16:54 on Youtube]**
* https://youtu.be/G6HZ1etMRbM Digital Output - connecting an LED - WebREPL based[16:54 on Youtube]**
  <youtube> </youtube>
* https://youtu.be/_4bXk8JjQSk PWM Output - connecting a servo - WebREPL based [14:40 on Youtube]**
* https://youtu.be/_4bXk8JjQSk PWM Output - connecting a servo - WebREPL based [14:40 on Youtube]**
  <youtube> </youtube>
* https://youtu.be/va1beT6sxLs Digital Input - connecting a switch [30:31 on Youtube]**
* https://youtu.be/va1beT6sxLs Digital Input - connecting a switch [30:31 on Youtube]**
  <youtube> </youtube>
* https://youtu.be/gjj5KyK2qGI Analog Input - ADC - connecting a resistor, voltage divider [46:23 on Youtube]**
* https://youtu.be/gjj5KyK2qGI Analog Input - ADC - connecting a resistor, voltage divider [46:23 on Youtube]**
  <youtube> </youtube>
* https://youtu.be/MXfj_gWf0z4 Uploading and running python files with uPyCraft IDE [6:48 on Youtube]
* https://youtu.be/MXfj_gWf0z4 Uploading and running python files with uPyCraft IDE [6:48 on Youtube]
  <youtube> </youtube>
* https://youtu.be/PJ3nQo_Hw3I Connect the ESP32/ESP8266 to the Internet, IoT, netvars.py [8:52 on Youtube], https://www.sketching-with-hardware.org/files/netvars.py module
* https://youtu.be/PJ3nQo_Hw3I Connect the ESP32/ESP8266 to the Internet, IoT, netvars.py [8:52 on Youtube], https://www.sketching-with-hardware.org/files/netvars.py module
  <youtube> </youtube>
* https://youtu.be/UbxwePvgX-U Print to the OLED Display that is mounted to the ESP32 board [22:00 on Youtube], https://www.sketching-with-hardware.org/files/display.zip include the ssd1306.py module and examples to use it
* https://youtu.be/UbxwePvgX-U Print to the OLED Display that is mounted to the ESP32 board [22:00 on Youtube], https://www.sketching-with-hardware.org/files/display.zip include the ssd1306.py module and examples to use it
  <youtube> </youtube>
* https://youtu.be/kzgUN_h1bqw Use main.py as entry point to start your MicroPython code [29:23 on Youtube]
* https://youtu.be/kzgUN_h1bqw Use main.py as entry point to start your MicroPython code [29:23 on Youtube]
  <youtube> </youtube>
* https://youtu.be/K2m6ttZ1bJw Connecting an RGB-LED and programming it with Micropython [31:11 on Youtube]
* https://youtu.be/K2m6ttZ1bJw Connecting an RGB-LED and programming it with Micropython [31:11 on Youtube]
  <youtube> </youtube>
* https://youtu.be/HPQMvL1SP_c Connecting speakers and an amplifier, creating sounds ==
* https://youtu.be/HPQMvL1SP_c Connecting speakers and an amplifier, creating sounds ==
  <youtube> </youtube>
* https://youtu.be/3J3GbD2PrCs Connecting the analog Joystick
* https://youtu.be/3J3GbD2PrCs Connecting the analog Joystick
  <youtube> </youtube>
* https://youtu.be/C0W-wI0qHIQ Connecting a PIR motion sensor
* https://youtu.be/C0W-wI0qHIQ Connecting a PIR motion sensor
  <youtube> </youtube>
* https://youtu.be/PEKjvD1uQe4 Connecting a stepper motor (28BYJ-48) and driver (ULN2003)
* https://youtu.be/PEKjvD1uQe4 Connecting a stepper motor (28BYJ-48) and driver (ULN2003)
  <youtube> </youtube>
* https://youtu.be/PJdDUZWeIDs Connecting the HC-SR04 distance sensor
* https://youtu.be/PJdDUZWeIDs Connecting the HC-SR04 distance sensor
  <youtube> </youtube>
* https://youtu.be/YFKACI_TfqA Connecting the MPU-6050 sensor (acceleration, gyro, temperature)
* https://youtu.be/YFKACI_TfqA Connecting the MPU-6050 sensor (acceleration, gyro, temperature)
  <youtube> </youtube>

Revision as of 15:09, 31 August 2020

List of Videos available