From 432253aecd2452bc9e54dab12e71d2e2435e9290 Mon Sep 17 00:00:00 2001 From: Waleed El-Badry Date: Wed, 10 Feb 2016 19:14:31 +0200 Subject: [PATCH] Update Readme.cmd Illustration of projects included --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ac85a2..602d079 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,15 @@ # LINX-Simulation Repo for testing LabVIEW MakerHub LINX library on Proteus. The repo has all files except the serial port emulator. -# Requirements: +# Requirements - LabVIEW 2015 or above. - Proteus ISIS 8.4 SP0 or higher - Virtual com port. Here is a [freeware tool] (http://freevirtualserialports.com) + +# Projects included +1. Digital I/O: Testing Digital Input and Output. +2. Servo : Testing Servo library. +3. Oven : Testing analog input and digital output with Oven plant on Proteus. + +# Note: +You may confront **timeout error** if you choose low timedelay on LabVIEW side. Also make sure you overrdide Baudrate of LINX to be fixed at 9600 kbps