Arduino Compatible Compiler for LabVIEW – Update Week of 02/07

Hello Fellow Arduino and LabVIEW Enthusiasts!

screenshot1

We have accomplished the following this past week:

– Finalized Standard and Home product options for the Arduino Compatible Compiler for LabVIEW  – We will have available a lower cost version for home projects and academic use

– Revamped User Interface

– More additions to user manual and overall documentation

– Implemented more examples: Memory Optimization, Analog I/O, Digital I/O, Interrupts, LCD, Serial, and Tone Generation

– Tested LCD library with multiple LCDs simultaneously 

– Ran all 104 verifications tests on Arduino Uno, Due, Yun, Mega, Nano and Leonardo. All passing!

– Bug fixes as result of testing

– Finalized the product logo

Status: On target for early March release! We are getting very close!

We will continue to send updates out to the community and please, feel free to reach out to us with any questions, comments or concerns you may have.

Also; in case you haven’t had a chance to do it yet, please fill out this very short survey letting us know your thoughts on the compiler’s features you would like to see included in the first release.

The TSXperts and Aledyne

 

 

 

Arduino Compatible Compiler for LabVIEW Update – Week of 01/30

Hello Fellow Arduino and LabVIEW Enthusiasts!

Thanks again all for your support to our efforts of creating a product that would allow LabVIEW VIs to be deployed to and to run embedded on Arduino compatible targets! As you may or may not know, TSXperts and Aledyne Engineering have teamed up to bring this innovate product to fruition.

We have accomplished the following this past week:

– Added more shipping examples 

– Additions to user manual and overall documentation

– Working on licensing options for student version and professional version

– Testing, testing and more testing

– Bug fixes as result of testing

Status: On target for early March release!

We will continue to send updates out to the community and please, feel free to reach out to us with any questions, comments or concerns you may have.

Also; in case you haven’t had a chance to do it yet, please fill out this very short survey letting us know your thoughts on the compiler’s features you would like to see included in the first release.

Arduino Compatible Compiler for LabVIEW Update – Week of 01/24

Hello Fellow Arduino and LabVIEW Enthusiasts!

Thanks again all for your support to our efforts of creating a product that would allow LabVIEW VIs to be deployed to and to run embedded on Arduino compatible targets! As you may or may not know, TSXperts and Aledyne Engineering have teamed up to bring this innovate product to fruition.

We have accomplished the following this past week:

– Tested compilation on 20 different Arduino platforms

– Tested download on 6 different Arduino targets

– Bug fixes to Arduino serial library

– Completed creation of complex verification test routines

– Bug fixes to complex test VIs

– Started working on examples and API documentation

Status: On target for early March release!

We will continue to send updates out to the community and please, feel free to reach out to us with any questions, comments or concerns you may have.

Also, in case you haven’t had a chance to do so, please fill out this very short survey letting us know your thoughts on the compiler’s features you would like to see included in the first release.

The TSXperts and Aledyne Teams 

Arduino Compatible Compiler for LabVIEW Update

Hello Fellow Arduino and LabVIEW Enthusiasts!

As we get closer to releasing the first version of the Arduino compiler for LabVIEW, we would like to ask for your help. In the interest of best aligning the product with the needs of the community, we created a very short survey to collect the thoughts of the early adopters. It should take you less than 5 minutes to complete the survey, but your answers will be a tremendous help! It will help us focus on what is important to the community and allow us to deliver a product that gets as close as possible to what is important to the user base. We appreciate it and thank you for your willingness to be part of the release process.

Here it is the link to the survey. We would like to have your feedback by 1/31/2015.

-The TSXperts and Aledyne Teams

Spreadsheet Express Version 1.0.0.22 Released!

Based on customer feedback, a new version of Spreadsheet Express has been released and is now available on the LabVIEW Tools Network.  This version includes the ability to set Excel chart axis properties including linear or log scale, and scale crossing programmatically with LabVIEW.  See release notes here.  If you have already purchased a license for Spreadsheet Express, you can update to the latest version for free using VI Package Manager.

Arduino Compatible Compiler for LabVIEW Live Demo

Hello Fellow ArduinoTM and LabVIEW Enthusiasts!

We have created a little demo showing the current capabilities of the ArduinoTM Compatible Compiler for LabVIEW. This demo shows a simple VI used to acquire analog temperature data and display it on an LCD screen attached to an ArduinoTM UNO. Stay tuned for more updates!

-The Aledyne and TSXperts Teams

Arduino Compiler for LabVIEW Update

arduinoHello Fellow Arduino and LabVIEW Enthusiasts!

Thanks again all for your support to our efforts of creating a product that would allow LabVIEW VIs to be deployed to and to run embedded on Arduino compatible targets!  As you may or may not know, Aledyne Engineering and TSXperts have teamed up to bring this innovate product to fruition.

Here are some things we have accomplished in December:

  •  Implemented comparison functions for arrays which can now handle polymorphism and automatic casting of datatypes
  •  Implemented support of polymorphism and automatic casting of array datatypes for mathematical primitive LabVIEW functions
  •  Implemented handling of strings to case selector inputs of case structures
  •  General bug fixes as a result of unit testing                                                           
  •  Created testing framework for verification of primitives
  •  Status: On target for February/March release!

We will continue to send updates out to the community and please, feel free to reach out to us with any questions, comments or concerns you may have.

We hope you all had a great New Year’s Eve and are looking forward to an even more exciting 2015.

 -The Aledyne and TSXperts Teams

Come See Live Product Demonstrations at NIDays 2014!

Visit Aledyne at NIDays 2014 in San Jose and See Live Product Demonstrations!

NIDays

Aledyne Engineering, Inc. will have products on display in booth 301 at NIDays San Jose on December 9, 2014 at the San Jose Convention Center. Drop by to see a live demonstration of SigmaDAQ, a LabVIEW Tools Network Award finalist, as well as the Touchscreen Toolkit, and Spreadsheet Express.

Also, get a sneak preview of a new LabVIEW add-on that will allow you to compile and download LabVIEW code to an Arduino board…coming soon!

Aledyne’s Cyber Monday: 30% Off All Week!

Cyber Monday is here! Take an additional 30% off all software products at the Aledyne store all week!

Visit the store here and add any software product to your cart and enter the priority code CYBER at checkout.

Sale is good all week through Friday 12/5/2014.

View our catalog to learn more about our products.

SigmaDAQ Version 1.2.0.0 Released! Now includes support for RS-232 Devices.

sigmadaq

A new version of SigmaDAQ is now available on the LabVIEW Tools Network which includes data acquisition support for meters, gauges, controllers, and devices over an ASCII RS-232 interface.  See release notes here.  A new configuration utility is available which allows for the ability to select acquisition settings as well as common serial settings.

For example a typical pressure meter may return the current pressure in mmHg is response to the command “CP\n”.  The response to the command may look like “CP123.25mmHg\n” where the current pressure is 123.25mmHg.  To configure communication for this device, simply set “CP” as the Data Request Command, set Write and Read Termination Characters to 0x0A (newline character), and set Read Data Offset to 2 bytes (to index the data past the “CP” in the response).

About Aledyne

touchTablet Aledyne is a leading LabVIEW solutions provider delivering cutting-edge products and services.
Learn More

Featured Product

The Arduino Compatible Compiler for LabVIEW and Spreadsheet Express are LabVIEW Tools Network Product of the Year 2015 Winners!
Learn More

Certified Partner

Aledyne Engineering is proud to be a National Instruments Alliance Partner.

Learn More

Quote Rotator

Loading Quotes...