-
-
Robosapien_IR.zip
... brands of mcu. The board receive command code from serial (uart) and generate IR code send out via onboard IR transmitter. You can use any C compiler to create and send command from PC or PDA, I m using LabVIEW for this part of application. Drop me email ...
-
Fan_Simu.zip
... who want to learn LabVIEW programming. It demonstrates the use of multi-core ability of LabVIEW, custom control (the simulated fan) and control logic. This vi is created with Version 8.5 of LabVIEW. Do drop me email should you have any questions. Cheers.
-
Quiz2008.zip
Quiz program to play with the family, friends etc. Makes use of Access Database but any other db can be implemented.
-
Checksum.zip
This checksum program was implemented using LabVIEW, it was design for new user of LabVIEW to understand the use of State-Machine. Help (instruction) is provided within the program. Drop me email should you have any questions. Gutentag.
-
21days.zip
Pointers can have any name that is legal for other variables. This book follows the convention of naming all
pointers with an initial p, as in pAge or pNumber.
-
Fossilize.zip
Convert any binary file to C++ table in order to use it into your source code.
-
HiveBased_NandFlash.zip
... explains the settings to be done for creating a HIVE based image. This image will have a persistant storage folder called "NAND FLash". Any file can be stored into this folder even at run time & this will be retained even after power off of the wince ...
-
EdDial.zip
Edit and Dial.
Dial any phone number present in the edit text property.
-
CobanveLinuxShellScript.rar
... is there. It’s hidden. The example I usually give is the
engine control computer in your car. You don’t drive the car any differently
because the engine happens to be controlled by a computer. In fact the
typical car today has more raw computing power ...
-
vector.zip
Variable length list of elements of any type. Use vectors for an ordered list of elements where additions to the list occur only at the end of the list. See the included file vector__define.html for more detailed help.
-