Editing Videos

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 2: Line 2:
 
* 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>DnBBB8AcvBg</youtube>
 
   <youtube>DnBBB8AcvBg</youtube>
* https://youtu.be/fnzKTF7lrZ8 Setting up Raspberry Pi Pico board (getting started, firmware image, blick LED) [12:52, on Youtube]
 
  <youtube>fnzKTF7lrZ8</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>_TrKPDOReJc</youtube>
 
   <youtube>_TrKPDOReJc</youtube>
* https://youtu.be/BkAhWlHeXqA Flashing the MicroPython image onto the ESP8266 D1 mini [5:41, on Youtube]
 
  <youtube>BkAhWlHeXqA</youtube>
 
* https://youtu.be/LYsFbSTZMBY controlling the onboard LED on the ESP8266 D1 mini [5:05, on Youtube]
 
  <youtube>LYsFbSTZMBY</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>jhfURkMZVE</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>e3No4wGGQas</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>0KGgYsEZcZM</youtube>
+
   <youtube> </youtube>
* https://youtu.be/GHE5A0WT5AE Digital Output - adding an LED to the ESP8266 D1 mini[11:06 on Youtube]
 
  <youtube>GHE5A0WT5AE</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>G6HZ1etMRbM</youtube>
+
   <youtube> </youtube>
* https://youtu.be/XovIHYo7s1A PWM Output - connecting a servo, controlling brightness of an LED [45:39 on Youtube]
+
* https://youtu.be/_4bXk8JjQSk PWM Output - connecting a servo - WebREPL based [14:40 on Youtube]**
  <youtube>XovIHYo7s1A</youtube>
+
   <youtube> </youtube>
<!--* https://youtu.be/_4bXk8JjQSk PWM Output - connecting a servo - WebREPL based [14:40 on Youtube]**
 
   <youtube>_4bXk8JjQSk</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>va1beT6sxLs</youtube>
+
   <youtube> </youtube>
* https://youtu.be/Cb_nYYs-pag Digital Input - connecting a button and reading a digital value on the ESP8266 D1 mini [16:21 on Youtube]
 
  <youtube>Cb_nYYs-pag</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>gjj5KyK2qGI</youtube>
+
   <youtube> </youtube>
* https://youtu.be/gToR5wwcxuQ Analog Input - ADC - connecting a potentiometer on the ESP8266 D1 mini [5:56 on Youtube]
 
  <youtube>gToR5wwcxuQ</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>MXfj_gWf0z4</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>PJ3nQo_Hw3I</youtube>
+
   <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>UbxwePvgX-U</youtube>
+
   <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>kzgUN_h1bqw</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>K2m6ttZ1bJw</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>HPQMvL1SP_c</youtube>
+
   <youtube> </youtube>
 
* https://youtu.be/3J3GbD2PrCs Connecting the analog Joystick
 
* https://youtu.be/3J3GbD2PrCs Connecting the analog Joystick
   <youtube>3J3GbD2PrCs</youtube>
+
   <youtube> </youtube>
 
* https://youtu.be/C0W-wI0qHIQ Connecting a PIR motion sensor
 
* https://youtu.be/C0W-wI0qHIQ Connecting a PIR motion sensor
   <youtube>C0W-wI0qHIQ</youtube>
+
   <youtube> </youtube>
* https://youtu.be/EIwjeek5hnM Connecting a stepper motor (28BYJ-48) and driver (ULN2003)
+
* https://youtu.be/PEKjvD1uQe4 Connecting a stepper motor (28BYJ-48) and driver (ULN2003)
   <youtube>EIwjeek5hnM</youtube>
+
   <youtube> </youtube>
  <!-- <youtube>PEKjvD1uQe4</youtube> >>
 
 
* https://youtu.be/PJdDUZWeIDs Connecting the HC-SR04 distance sensor
 
* https://youtu.be/PJdDUZWeIDs Connecting the HC-SR04 distance sensor
   <youtube>PJdDUZWeIDs</youtube>
+
   <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>YFKACI_TfqA</youtube>
+
   <youtube> </youtube>

Please note that all contributions to Sketching with Hardware at LMU Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see My wiki:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)