Transistor Schmitt Trigger Working Principle

In the previous tutorial we explained what is Schmitt Trigger and how it works using Operational Amplifiers. Now in this tutorial we will explain the Transistor based Schmitt Trigger.

Arduino and Matlab GUI Tutorial

In this Arduino and Matlab GUI Tutorial we will learn how to control the Arduino Board using Matlab GUI (Graphic User Interface). We will make a Matlab GUI with two buttons for turning on and off a led and an axis for plotting the analog input from a photocell (light-dependent resistor).

Arduino Tutorial 06: Processing

In this tutorial we will learn how to connect Arduino to Processing and how are they communicatng using the Serial Port. Also we will make an example where we will use the Processing IDE to send commands to the Arduino Board and vice-verse.