Tech Video Clips

Breadboard: Push Button and Two LEDs connected ...

Breadboard circuit of one button with hardware debouncing and two LEDs (Light Emitting Diodes) connected to an AVR microcontroller. The push button switch is connected to pin 1 on PORT...

Breadboard: Push Button and Two LEDs connected ...

Breadboard circuit of one button with hardware debouncing and two LEDs (Light Emitting Diodes) connected to an AVR microcontroller. The push button switch is connected to pin 1 on PORT...

Blink an LED Program and Circuit for AVR

Developing a program to blink an LED on the Atmel AVR microcontroller under WINAVR using programmers notepad (AVR-GCC programming in C).

Blink an LED Program and Circuit for AVR

Developing a program to blink an LED on the Atmel AVR microcontroller under WINAVR using programmers notepad (AVR-GCC programming in C).

Bitwise Shift Operations 'OR'

Programatically understanding shift operations used in the bitwise 'OR' operation.

Bitwise Shift Operations 'OR'

Programatically understanding shift operations used in the bitwise 'OR' operation.

Bitwise OR Operation in Program

Programatically understanding the logical 'OR' bitwise operation. Bitwise aritimetic to set a specific bit to 1 in an 8-bit number without affecting the neighboring bits in that number.

Bitwise OR Operation in Program

Programatically understanding the logical 'OR' bitwise operation. Bitwise aritimetic to set a specific bit to 1 in an 8-bit number without affecting the neighboring bits in that number.

AVR USB (USBasp) programmer for AVR Microcontro...

The goal of this video is to show you how to program ATmega32A chip using AVR USB Programmer. Video Courtesy of Youtube Channel: BinaryUpdates USBasp setup

AVR USB (USBasp) programmer for AVR Microcontro...

The goal of this video is to show you how to program ATmega32A chip using AVR USB Programmer. Video Courtesy of Youtube Channel: BinaryUpdates USBasp setup

AVR Pin Data Direction using binary Notation (i...

Code for Setting a pin for output (data direction for a port - DDR) using binary notation for the Atmel AVR microcontroller.

AVR Pin Data Direction using binary Notation (i...

Code for Setting a pin for output (data direction for a port - DDR) using binary notation for the Atmel AVR microcontroller.

AVR Microcontroller and Pin Assignments

Introduction to the Atmel Atmega32 AVR microcontroller and the pin assignments (what each pin of the chip does). The pins include PORTs (PORTA, PORTB, PORTC and PORTD) and 8 pins...

AVR Microcontroller and Pin Assignments

Introduction to the Atmel Atmega32 AVR microcontroller and the pin assignments (what each pin of the chip does). The pins include PORTs (PORTA, PORTB, PORTC and PORTD) and 8 pins...

Avrdude Command Line Options

Viewing all of the command line options for avrdude.exe using avrdude -help at the cmd (command line).

Avrdude Command Line Options

Viewing all of the command line options for avrdude.exe using avrdude -help at the cmd (command line).

AVR Atmega32 PORTB 8 Pins

Description and physical view of the 8 pins of PORTB on the Atmel AVR Atmega32 microcontroller.

AVR Atmega32 PORTB 8 Pins

Description and physical view of the 8 pins of PORTB on the Atmel AVR Atmega32 microcontroller.

Atmel Studio 6 Starting a New Project

Starting a new project and specifying the microcontroller: Atmel Studio 6 IDE (Integrated Development Environment) for programming Atmel AVR and ARM microcontrollers.

Atmel Studio 6 Starting a New Project

Starting a new project and specifying the microcontroller: Atmel Studio 6 IDE (Integrated Development Environment) for programming Atmel AVR and ARM microcontrollers.

Atmel Studio 6 Introduction and Setup

Introduction and setup of Atmel Studio 6 IDE (Integrated Development Environment) for programming Atmel AVR and ARM microcontrollers.

Atmel Studio 6 Introduction and Setup

Introduction and setup of Atmel Studio 6 IDE (Integrated Development Environment) for programming Atmel AVR and ARM microcontrollers.

Atmel Studio 6 Intellisense

Introduction to intellisense in Atmel Studio 6 IDE (Integrated Development Environment).

Atmel Studio 6 Intellisense

Introduction to intellisense in Atmel Studio 6 IDE (Integrated Development Environment).

Atmel Studio 6 Installation

Installation of Atmel Studio 6 IDE (Integrated Development Environment) for programming Atmel AVR and ARM microcontrollers.

Atmel Studio 6 Installation

Installation of Atmel Studio 6 IDE (Integrated Development Environment) for programming Atmel AVR and ARM microcontrollers.

Atmel Studio 6 Compiling and Program Transfer t...

Compiling (building) and tranfering the program to the microcontroller (programming) in Atmel Studio 6 IDE (Integrated Development Environment).

Atmel Studio 6 Compiling and Program Transfer t...

Compiling (building) and tranfering the program to the microcontroller (programming) in Atmel Studio 6 IDE (Integrated Development Environment).

Assembling the gears for the AX-12A Digital Ser...

Bushing are slid onto each side of the large gear. The large gear is installed on the servo. Grease is applied to the medium compound gear and installed on the...

Assembling the gears for the AX-12A Digital Ser...

Bushing are slid onto each side of the large gear. The large gear is installed on the servo. Grease is applied to the medium compound gear and installed on the...

A Poor Man's Way to Crimp a Crimp Pin for a Fem...

A standard pair of needle nose pliers is used to crimp this crimp pin since this is the tool that most have rather than the more expensive crimping tool. The...

A Poor Man's Way to Crimp a Crimp Pin for a Fem...

A standard pair of needle nose pliers is used to crimp this crimp pin since this is the tool that most have rather than the more expensive crimping tool. The...

AND and NOT Bitwise Arithmetic (Set a Bit Low)

Bitwise arithmetic to set a specific bit to a 0 (or clear a bit) in an 8-bit number without affecting the neighboring bits in that number. Understanding the logical 'AND'...

AND and NOT Bitwise Arithmetic (Set a Bit Low)

Bitwise arithmetic to set a specific bit to a 0 (or clear a bit) in an 8-bit number without affecting the neighboring bits in that number. Understanding the logical 'AND'...

A Few Application for use with Timers and Counters

The obvious use of a timer would be for an alarm, but in microcontrollers, there would be a host of applications for timers. Timers could be used in data collecting...

A Few Application for use with Timers and Counters

The obvious use of a timer would be for an alarm, but in microcontrollers, there would be a host of applications for timers. Timers could be used in data collecting...

A Brief Explanation of Vacuum and Concept of Cr...

A vacuum is a space, or area that contains less pressure than the surrounding area. The surrounding area generally has the pressure of atmosphere depending on the elevation. I use...

A Brief Explanation of Vacuum and Concept of Cr...

A vacuum is a space, or area that contains less pressure than the surrounding area. The surrounding area generally has the pressure of atmosphere depending on the elevation. I use...

A General Description of a System of Parts for ...

The constant vacuum source is a system that maintains a vacuum within a tank. The vacuum is created by a motor and pump (vacuum pump) that is connected to the...

A General Description of a System of Parts for ...

The constant vacuum source is a system that maintains a vacuum within a tank. The vacuum is created by a motor and pump (vacuum pump) that is connected to the...