
My You-Tube Electronics Videos
This is a list of YouTube that are associated with the electronics projects pages of this website. This includes everything from basic theory to advanced micro-controllers such as Arduino, Microchip PIC, Raspberry Pi, and a PC printer port. While the Arduino related form most of the collection they include how to connect and Arduino to say a printer port on a PC for electronic data acquisition and external control.
In most cases what works on one system can cross to another. The Linux related material can be used both with a PC or the Raspberry Pi which itself is a small Linux based computer. By staying with a high-level programming language such as Python the programs can be easily modified to work on each other - some need no modification at all.
- Unrelated videos:
- Reality of Recycling Low-Value Ewaste
- Magnetron Operation and Free Magnets
- Youtube videos:
- Driving High-Power Darlington Transistors
- Four MOSFET Tri-State Switch
- Overview Toshiba IGBT Application Notes
- MOSFETs and Electron Flow
- 3.3 Volt Logic Controls H-Bridge TTL Input
- H-Bridge Driving Large Motor
- Simple Digital Interface Circuits
- Opto-Coupler Interfacing H-Bridge Circuits
- Why Your MOSFET Transistors Get Hot
- YouTube Videos
- Improved Zero-Crossing Detector
- H11L1 Optocoupler based Zero-Crossing Detector
- LM555 based Monostable Multivibrator
- Three Output Digital Pulse Generator
- Solid State Relay Triac AC Output Circuits
- Solid State Relay Input Circuits
- Output Circuits DC Solid State Relays MOSFET Output
- LM317 CCS Schematic and Tutorial
- High Power Constant Current Source Demo Redone Part 2
- Constant Current Source Theory Tutorial
- Reuse PC ATX Power Supply with Arduino, Raspberry Pi
- More on Reusing PC Power Supplies
- Arduino Stopwatch Demo with MAX7219 LED Display
- Arduino Serial to Parallel Conversion for MAX7219
- Arduino Setup MAX7219 LED Display Driver
- Arduino Integer to BCD Conversion for the MAX7219
- Arduino Analog Versus Digital Temperature Sensors
- Salvage Motherboard Parts with Heat Gun
- Raspberry Pi or Debian Wallpaper Setter using FEH
- YouTube Videos
- Improved Zero-Crossing Detector
- H11L1 Optocoupler based Zero-Crossing Detector
- LM555 based Monostable Multivibrator
- Three Output Digital Pulse Generator
- Solid State Relay Based HV H-Bridge
- Arduino Nano Programming & Test Board
- Arduino Solid State Relay Motor Control
- Arduino Simple Motor Power Control
- Safely Build an H-Bridge - Again
- Blink How to Use Arduino Hardware
- Arduino Comparison IF Operators
- CD4047 HV Generator
- Voltage Doubler Operation
- Home Built Geiger Counter Radiation Detector
- Transistor HV Generator
- Current Boost LM317 Adj. Power Supply
- CD4047 One-Shot MV Tutorial
- Geiger Counter Basics
- You Tube Videos
- How to Check SCRs and Triacs - Simple Circuit Part 1
- Testing SCRs Simple Circuit Part 2
- Testing Triacs Simple Circuit Part 3
- You Tube Videos
- Simple Circuits for Testing MOSFET Transistors
- High Voltage MOSFET Switch Tutorial
- Introduction TL431 Precision Shunt Regulator
- TL431 Based Current Limiter Constant Current Source Circuits
- TL431 Precision Current Regulator Circuit Explained
- TL431 Shunt Regulator Explained
- Test MOSFET Transistors with the MK-168 Transistor Checker
- Testing Darlington and Bipolar Transistors What to Know
- Checking Bipolar Transistors What to Know
- MK-168 Transistor Checker Tests LEDs and Capacitors
- Testing the Kuman Multifunction Transistor Checker
Arduino Stepper Motor Coil Winder.
YouTube: Grid-Leak Detector Low Voltage Vacuum Tube Radio.
Grid-Leak Detector Vacuum Tube Radio
YouTube: Arduino stepper motor coil winder.
YouTube: Arduino Stepper Motor Tutorial.
YouTube: PNP Darlington Stepper Motor Driver.
LM317 High Power Constant Current Source Circuit
YouTube: Adjustable LM317 High Powered Current Source
- YouTube: Adjustable LM317 High Powered Current Source
- YouTube: Arduino stepper motor coil winder
- YouTube: Arduino Stepper Motor Tutorial
- YouTube: PNP Darlington Stepper Motor Driver
- YouTube videos Oct. 2016:
- Arduino Solar Battery Charge Controller
- Zener Diode Tutorial
- Higher Voltage MOSFET H-Bridge Circuits
- Simple Power Distribution for Prototype Board
- Program Arduino Ports for Speed and Control
- Digispark ATtiny85 with GPIO Expansion
- Safely Program H-Bridge Motor Controller
- Build H-Bridge Motor Control without Fireworks
- MOSFET H-Bridge for Arduino 2
- Zener Diode Tutorial
- Higher Voltage MOSFET H-Bridge Circuits
- Simple Power Distribution for Prototype Board
- Program Arduino Ports for Speed and Control
- Digispark ATtiny85 with GPIO Expansion
- Safely Program H-Bridge Motor Controller
- Build H-Bridge Motor Control without Fireworks
- MOSFET H-Bridge for Arduino 2
- Arduino and a MM5451 LED Display Driver YouTube
- Programming Arduino and the 74HC595 Serial Shift Register YouTube
- Arduino ADC Voltmeter YouTube video
- Arduino PWM to ADC YouTube video
- Zero-Crossing Detectors YouTube video
- Hardware Interrupts Tutorial for Arduino YouTube video
- Basic Silicon Controlled Rectifiers YouTube
- Basic Triacs Theory and Operation YouTube
- TA8050P H-Bridge Motor Control YouTube
- Optical Isolation of H-Bridge Motor Controls YouTube
- Opto-Couplers Theory and Circuits YouTube
- All NPN Transistor H-Bridge Motor Control YouTube
- Pulse-Width Modulation Tutorial YouTube
- PIC12F683 Microcontroller and Circuits YouTube
- Constant Current Source Tutorial YouTube
- LM334 CCS Circuits with Thermistors, Photocells YouTube
- LM317 Constant Current Source Circuits YouTube
- View all of my You Tube Videos
- Using the ULN2003A Transistor Array with Arduino
- Using the TIP120 & TIP120 Darlington Transistors with Arduino
- Using Power MOSFETS with Arduino
- Using PNP Bipolar Transistors with Arduino, PIC
- Using NPN Bipolar Transistors with Arduino, PIC
- How to build a Transistor H-Bridge for Arduino, PIC
- Build a Power MOSFET H-Bridge for Arduino, PIC
- Hardware Interrupts Tutorial for Arduino YouTube video
- TA8050P H-Bridge Motor Control YouTube
- Basic Silicon Controlled Rectifiers YouTube
- Basic Triacs Theory and Operation YouTube
- Optical Isolation of H-Bridge Motor Controls YouTube
- Opto-Couplers Theory and Circuits YouTube
- Pulse-Width Modulation Tutorial YouTube
- All NPN Transistor H-Bridge Motor Control YouTube
- Basic Hall Effect Sensors YouTube
- Hall Effect Sensor Circuits YouTube
- Using the ULN2003A Transistor Array with Arduino
- Using the TIP120 & TIP125 Darlington Transistors with Arduino
- Using Power MOSFETS with Arduino
- Using PNP Bipolar Transistors with Arduino, PIC
- Using NPN Bipolar Transistors with Arduino, PIC
- How to build a Transistor H-Bridge for Arduino, PIC
- Build a Power MOSFET H-Bridge for Arduino, PIC
Both the Arduino and Microchip PIC18F2550 are programmed in a type of C while the PIC16F628 is programmed in assembly. PICAXE is programmed in a type of proprietary basic. Most of the micro-controller videos relate to Arduino which is the most popular.
Arduino
- Arduino Projects Main Page
- Introduction to the Arduino Microcontroller
- Part 1: Programming Arduino Output
- Part 2: Programming Arduino Input
- Part 3: Arduino Analog to Digital Conversion
- Part 4: Using Arduino Pulse-Width-Modulation
- Arduino TMP37 I2C Temperature Display
- Use an Arduino to make Switching Power Supply
- Arduino DC-AC Power Inverter New
- Arduino DC-AC Power Inverter Old
- Testing the Keyes IR Sensor Module with Arduino
- PCA9555 32-Bit GPIO Expander with Arduino
- Repost Arduino AC Power Control
- Arduino with a DHT11 and DS18B20 Temperature Sensors
- Arduino with the HEDS-9000 Rotary Encoder
- Arduino RTC Clock with MAX7219 8-Digit LED Display
- Using a SN74164 Serial Shift Register with a LCD Display and Arduino
- 74C164 shift register with Microchip PIC Part 1
- 74C164 shift register with Arduino Part 2
Related Stepper motor Pages:
- Arduino Stepper Motor Coil Winder Aug. 2017
- Considerations for Using Stepper Motors
- How to Connect Easy Driver Micro-Stepper Controller to Arduino
- Using a Unipolar Stepper Motor with a Arduino
- Using the MC3479 Stepper Motor Controller with Arduino
- Connecting the Arduino to a L298N H-Bridge
- L298N Motor Controller Theory and Projects
- Videos:
- YouTube: Arduino stepper motor coil winder
- YouTube: Arduino Stepper Motor Tutorial
- YouTube: PNP Darlington Stepper Motor Driver
- Using Easy Driver Microstepper with L298N and Arduino
- Easy Driver with Arduino and Unipolar Stepper Motor
- Arduino Stepper Motor Control
- MC3479 stepper motor controller with Arduino Pt 1
- MC3479 Stepper motor controller with Arduino Pt. 2
Raspberry Pi
- Raspberry Pi and a MM5451 LED Display Driver YouTube
- Raspberry Pi Python RTC with MAX7219 Display Driver YouTube
- Programming Raspberry Pi and the 74HC595 Serial Shift Register YouTube
- MCP4725 12-Bit DAC Interface to Raspberry Pi
- ADS1115 4-Channel ADC Uses I2C with Raspberry Pi
- Interface I2C LCD to Raspberry Pi in C
- Pulse-Width-Modulation with Raspberry Pi
- Using Geany Text editor C Programming
- Raspberry Pi Blink Demo
- MAX6675 Raspberry Pi Demo
- Raspberry Pi, Arduino, and Learning Linux
- Raspberry PI Arduino Advanced Interface
- Tkinter with Raspberry Pi and PCF8591 AD-DA Sensor
Microchip PIC
- Microchip PIC related videos and webpages:
- PIC18F2550 Main Page
- PIC16F628A Main Page
- Introduction PIC12F683 Programming Circuits Tutorial
- Programming PIC16F84A-PIC16F628A Interrupts by Example
- PIC16F84A-PIC16F628A Pull Up Resistors with Interrupts
- Programming PIC16F84A-PIC16f628a Timers by Example
- Programming PIC16F84A-PIC16F628A TMR0 Interrupts
- Programming PIC16F84A Software Delay Routines by Example
- Videos:
- How to Use K150 PIC Programmer
- Microchip PIC16F628A Basic H-Bridge Motor Control
- Microchip PIC16F628A Counts BCD on 8 LEDs
- PIC16F84A Operates H-Bridge Motor Control
- Using Velleman K8048 PIC Development Board
- PIC16F84A-628A Hardware Time Delays
- PIC16F84A-628A Timer Interrupt Delays
- PIC16F84A-628A Pullups and Interrupts
- PIC16F84A-628A Hardware Interrupts Tutorial
- Home Built PIC Development Board
- PIC16F628 PIC Using Rotary Encoder to Operate Stepper Motor
- Using a Serial ADC with PIC16F628
- Calculating Pulse-Width Modulation with a PIC
- MAX7219 display controller with 8X8 LED Matrix
- Programming the MAX7219 7-segment display with a PIC18F2550
- Connecting PIC18F2550 to parallel LCD display
PICAXE
- PICAXE Related videos Oct. 2016:
- Tutorial: Programming-Using PICAXE-18M2 Microcontroller
- How to setup PICAXE Pulse Width Modulation
- PICAXE TA8050P H-Bridge with Motor Control
- PICAXE TA8050P H-Bridge with Motor Speed Control
- PICAXE-18M2 Operates MOSFET H-Bridge
- PICAXE-18M2 Uses MCP23016 GPIO Expander
- DC Motor Control with PICAXE Older video.
Printer Port, Linux, Python
See Live Linux Distro for Python and webpage Live Linux for Electronics
Printer Port Projects Main Page
- Connect Electronics to PC printer Port with Python
- Setup PC Printer Port with Python-Linux
- Use PC Printer Port to Read Analog Voltage
- Read-Write Arduino ADC PWN with Printer Port
- Printer Port to Serial LCD Display
- Connect Arduino to PC Printer Port for advanced control
Linux Videos
- Live Linux Distro for Using Printer Port with Electronics
- Using the powerful Rox-Filer system in Linux
- Use FEH under Linux for a Wallpaper Setter
- How to create Symbolic links in Linux
Misc.
- Series Circuits Review and LEDs
- Simple 2 Transistor LED Blinker Circuit
- HV and Inductor Basics
- Properly Lighting Up Light Emitting Diodes
- Tutorial Buck-Boost Transformer Connections
- Use an Arduino to make Switching Power Supply
- LM2575 Switching Power Supply Tutorial
- Build LM2575-ADJ Based Adjustable Power Supply
- Review of Switching Regulator Configurations
- Portable Power Box
- Load Lamp for Safe Electrical Testing
- Xenon Flashtubes
- YouTube: Grid-Leak Detector Low Voltage Vacuum Tube Radio
- 12AV6 Vacuum Tube Radio with LM386 Power Amplifier
- Home Built Camper
- How to Replace LCD Screen ACER Laptop YouTube video
Basic Electronics
- Basic Hall Effect Sensors
- Using a Hall Switch and JK Flip-Flop to build a Magnetic Latch
- Thermal Couple Amplifier Operation
- Basic Electronic Power Supplies Part 1
- Basic Electronic Power Supplies Part 2
- Build a low voltage DC power supply Part 3
- AC Power Lab on Series Circuits Part 1
- AC Power Lab on Series Circuits Part 2
- Off Site:
- Web Master
- Tri-Cities VA-TN
- General Science
- Hobby Electronics
- US Constitution
- Christianity 101
- Religious Themes
- Guestbook Archive