LAB01 - Protoboard (No Video Yet)
LAB02 - Power Supply (No Video Yet)
VB01 - Introduction (no VB code in this video - mostly terms)
VB02 - Installing Visual Studio Community
VB03 - Hello World (Projects, Forms, Objects, and Object Properties)
VB04 - Buttons, Textboxes, and Code
VB05 - Variables, Basic Math, and Error Checking (Try / Catch / End Try)
VB06 - Integer Math, Casting, Modulo, and Random Numbers
VB07 - If statements and If Blocks (Branching)
VB08 - Radiobuttons, Checkboxes, Group boxes, and Pizza
VB09 - For Loops and the generalized Fibonacci sequence (no array solution)
VB10 - Do While Loops, Do Until Loops, and a number guessing game
VB11 - Multiple forms, passing values between forms, input boxes, and message boxes
VB12 - Subroutines, Functions, and understanding ByRef and ByVal
VB13 - Introduction to the 1-D array
VB14 - The 1-D array and the Fibonacci sequence (the array solution)
VB15 - Sorting a 1-D array with an Unoptimized and Optimized Bubble sort
VB16 - Pictures, Sounds, and Embedded Resources (With DoEvents and Thread.Sleep)
VB17 - Text to speech using SAPI
VB18 - Timers and State Machines (Stopwatches and Stop Lights)
VB19 - Classes (Deck of Cards example)
VB20 - Writing to an external data file
VB21 - Reading data in from an external data file
VB22 - Reading and Writing to a serial com port
VB22 A - VB Controlling an Arduino using a serial port and the programming cable
VB22 D - VB controlling an Arduino using an HC-05 Bluetooth Module
VB22 E - VB controlling a Picaxe 28x2 using a USB to TTL UART
VB22 F - VB controlling an Picaxe 28x2 through an RS232 cable and an adapter
VB22 G - VB controlling a Picaxe 28x2 through a HC-05 Bluetooth module
VB24 - UDP/IP Network Sockets with an Arduino and a Picaxe 28x2
VB25 - TCP/IP Network Sockets with an Arduino and a Picaxe 28x2
DC01 - In processes (No Video Yet)
DL01 - In process (No Video Yet)
ARD01 - In process (No Video Yet)
PIC01- In process (No Video Yet)