Thursday, August 14, 2014

Controller update:Quick controller and support for the FRDM-K64F

While the controller lets you control all the GPIOs, DACs and ADCs available on your platform, you might not be interested in controlling all of them at the same time. To over come this, you can now use an option called "QuickCtl". By using this option, you will be able to use condensed version of the controller app. Using this option allows you to pick the pins that you want to control.

Start the "Controller" application and click on "Quick clt" and click on "Start"

Next, select the pins that you want to control by clicking selecting the pin from the left side and clicking on button ">>" .

You can remove a pin from "Selected" list by selecting the pin from selected list and clicking on "<<".

Select the serial port and click on "OK".


Now you can control only the pins that you need.

The controller now also supports the FRDM-K64F platform.

Get source from here.

No comments:

Post a Comment