3.0.1.192
(Jun 02, 2016)
LINX 3.0 - LabVIEW for BeagleBone Black and Raspberry Pi 2
Added deployment support for BeagleBone Black and Raspberry Pi 2 (LabVIEW 2014 only, non-commercial use).
Added sensors support for:
PmodBT2
PmodGPS
PmodJSTK
PmodMAXSONAR
PmodTMP3
Revised LINX Init to polymorphic LINX Open
Improved documetnation for all LINX VIs
Added online help at labviewmakerhub.com/linx-reference
Minor:
Update installer to not try to extract LINX provider on non Windows systems.
3.0.0.189 (May 19, 2016)
LINX 3.0 - LabVIEW for BeagleBone Black and Raspberry Pi 2
Added deployment support for BeagleBone Black and Raspberry Pi 2 (LabVIEW 2014 only, non-commercial use).
Added sensors support for:
PmodBT2
PmodGPS
PmodJSTK
PmodMAXSONAR
PmodTMP3
Revised LINX Init to polymorphic LINX Open
Improved documetnation for all LINX VIs
Added online help at labviewmakerhub.com/linx-reference
3.0.0.186 (May 19, 2016)
LINX 3.0 - LabVIEW for BeagleBone Black and Raspberry Pi 2
Added deployment support for BeagleBone Black and Raspberry Pi 2 (LabVIEW 2014 only, non-commercial use).
Added sensors support for:
PmodBT2
PmodGPS
PmodJSTK
PmodMAXSONAR
PmodTMP3
Revised LINX Init to polymorphic LINX Open
Improved documetnation for all LINX VIs
Added online help at labviewmakerhub.com/linx-reference
2.0.0.93 (May 19, 2016)
Updated WF32 Firmware to boost LINX wifi throughput by ~25x
Changed the way the Leonardo and Pro Micro bootloaded is triggered to be more reliable.
Added support for WS2812 on chipKIT WF32 (support for more devices may be added later).
LINX 2.0
Firmware
-Completly re-written to enable more code re-use between devices
-Object oriented firmware makes it easy to add new devices in an existing famile
-Laid groundwork for building firmware using Make files
-Added support for Teensy 3.0 and 3.1
-Added examples for each device configuration in MPIDE and Arduino IDE
-Added new method of implementing custom commands with function points and stock Custom Command VI.
-Updated WF32 to use new Wifi stack
-Misc bug fixes.
Devices:
Added support for Sparkfun Red Board
Added support for Arduino Pro Micro
Sensors:
-Added support for MMA8451 Acceleromter - Original Code Contributed by SEbstein
-Added support for MMA8452
-Added support for MPU-6050 (Accelerometer / Gyro)
-Added auto populating palette for community sensors
-Added Servo Support
Peripheral:
-Added I2C End of Frame Configuration
-Completely New SPI API (much more intuitive)
Added support for setting SPI clock speeds
Examples:
-Added Analog Read N Channel Example
-Added Digital IO N Channel Examples
-Added PWM N Channel Example
-Added SPI Example
Misc
-Updated for LabVIEW Hacker Rename -> LabVIEW MakerHub.
2.0.0.90 (May 19, 2016)
LINX 2.0
Firmware
-Completly re-written to enable more code re-use between devices
-Object oriented firmware makes it easy to add new devices in an existing famile
-Laid groundwork for building firmware using Make files
-Added support for Teensy 3.0 and 3.1
-Added examples for each device configuration in MPIDE and Arduino IDE
-Added new method of implementing custom commands with function points and stock Custom Command VI.
-Updated WF32 to use new Wifi stack
-Misc bug fixes.
Devices:
Added support for Sparkfun Red Board
Added support for Arduino Pro Micro
Sensors:
-Added support for MMA8451 Acceleromter - Original Code Contributed by SEbstein
-Added support for MMA8452
-Added support for MPU-6050 (Accelerometer / Gyro)
-Added auto populating palette for community sensors
-Added Servo Support
Peripheral:
-Added I2C End of Frame Configuration
-Completely New SPI API (much more intuitive)
Added support for setting SPI clock speeds
Examples:
-Added Analog Read N Channel Example
-Added Digital IO N Channel Examples
-Added PWM N Channel Example
-Added SPI Example
Misc
-Updated for LabVIEW Hacker Rename -> LabVIEW MakerHub.
2.0.0.89 (May 19, 2016)
LINX 2.0
Firmware
-Completly re-written to enable more code re-use between devices
-Object oriented firmware makes it easy to add new devices in an existing famile
-Laid groundwork for building firmware using Make files
-Added support for Teensy 3.0 and 3.1
-Added examples for each device configuration in MPIDE and Arduino IDE
-Added new method of implementing custom commands with function points and stock Custom Command VI.
-Updated WF32 to use new Wifi stack
-Misc bug fixes.
Devices:
Added support for Sparkfun Red Board
Added support for Arduino Pro Micro
Sensors:
-Added support for MMA8451 Acceleromter - Original Code Contributed by SEbstein
-Added support for MMA8452
-Added support for MPU-6050 (Accelerometer / Gyro)
-Added auto populating palette for community sensors
-Added Servo Support
Peripheral:
-Added I2C End of Frame Configuration
-Completely New SPI API (much more intuitive)
Added support for setting SPI clock speeds
Examples:
-Added Analog Read N Channel Example
-Added Digital IO N Channel Examples
-Added PWM N Channel Example
-Added SPI Example
Misc
-Updated for LabVIEW Hacker Rename -> LabVIEW MakerHub.
2.0.0.88 (May 19, 2016)
LINX 2.0
Firmware
-Completly re-written to enable more code re-use between devices
-Object oriented firmware makes it easy to add new devices in an existing famile
-Laid groundwork for building firmware using Make files
-Added support for Teensy 3.0 and 3.1
-Added examples for each device configuration in MPIDE and Arduino IDE
-Added new method of implementing custom commands with function points and stock Custom Command VI.
-Misc bug fixes.
Devices:
Added support for Sparkfun Red Board
Sensors:
-Added support for MMA8451 Acceleromter - Original Code Contributed by SEbstein
-Added support for MMA8452
-Added support for MPU-6050 (Accelerometer / Gyro)
-Added auto populating palette for community sensors
-Added Servo Support
Peripheral:
-Added I2C End of Frame Configuration
-Completely New SPI API (much more intuitive)
Added support for setting SPI clock speeds
Examples:
-Added Analog Read N Channel Example
-Added Digital IO N Channel Examples
-Added PWM N Channel Example
-Added SPI Example
Misc
-Updated for LabVIEW Hacker Rename -> LabVIEW MakerHub.
1.0.0.59 (May 19, 2016)
Updated firmware wizard to deploy faster.
Added (tested working) support for Mega2560 and Leonardo.