jk

Lesson 1: Learn FPGA using Spartan3AN FPGA Project kit.

This tutorial series help you to explore more on learning about FPGA Programming with Spartan3AN FPGA Project kit Let’s introduce…

How to Receive a String From UART

Many devices like GSM Modem; GPS Module sends several characters in reply to the commands provided. So instead of writing…

How to Search a String in a Data received from UART

The string functions strstr and strchr from the c built in library string.h is very useful when we are looking…

Lesson 4: Learn FPGA- 2X16 LCD interface with Spartan3an Stick Board

Spartan3an Stick Board consist of 2 rows of 48- pin Expansion connector which can be easily placed in the breadboard…

Lesson 3: Learn FPGA – PWM Generation in Spartan3an Stick Board

As we get LED’s counting in our previous blog post, now we get our hands to PWM generation. PWM stands…

Lesson 2: Learn FPGA-Binary Counter using Spartan3an Stick Board

Lets quickly move on to lesson 2 with Binary Counter.  It’s always interesting to glow LED’s on any piece of…

Hardware and Software Development Tools for Brain Computer Interface

A Brain Computer Interface, sometimes called a direct neural interface or a brain-machine interface, is a direct communication between a…

Matlab Code to Receive Data from a Serial Port

  Matlab Code to Receive Data from a Serial Port This tutorial explains you to receive data from serial port.…

Serial Communication Using Matlab

Matlab Code to Transmit Data Through Serial Port Serial communication is the simplest way to communicate between two devices,This program…

Matlab Code for Background Subtraction

Background subtraction, also known as Foreground Detection, is a technique in the fields of image processing and computer vision wherein…

This website uses cookies.