dennco project

pre-alpha 1.2.1 release for windows
Date: May 3, 2012

How to run:

- Execute QtDennco.app. It will launch the "dennco engine" application.


- A sample containers are provided. 
  They are under Samples\Samples. Following samples are provided:
    Sample1_SampleCells 
      - demonstrate the functionalities of the cells.

    Sample2_SimpleStorageCells 
      - demonstrate the persistent storage functionality.

    Sample3_Arduino1 
      - demonstrate the serial communication functionality. 
        Arduino uno is expected to be used as the device communicate to.
        A sketch for arduino is provided under Arduino/sketch1

  On dennco engine application, press [Choose Dir] button and choose the 
  directory. 
  Press [Start] button will load the sample and execute.


pre-alpha 1.2.1 release - What changed:

1. The Arduino sketch included in Sample3_Arduino1 was wrong. Fixed it.
