Posts Tagged ‘fob’

How to Program Key Fob to Car

This is a small guide on how to program your car key fob programming to unlock your car doors. I would like to start by saying that I have written the entire code on my own. This is a simple guide that explains how to do this.

First of all, you need to download the necessary files. I have written the code in Visual Basic 2010 Express but it will work in most languages.

Open the VB 2010 IDE, create a new project and name it “KeyFobCar”.

Next, you will need to add a class to the project. I have named the class “MyClass”.

Now, right click on the project, choose Add>New Item, and then select Class. Name the class “MyClass” and click OK.

You will now need to add a few things to the MyClass.

First of all, add two string variables to the class. I have named them …