Getting started

 1. First download our DmTftLibrary from bitbucket.

 2. Unzip the content to your Arduino library folder. In Windows this is usually located in Libraries\Documents\Arduino\libraries. Check Arduino's official guide if you want more information on how to do it http://arduino.cc/en/Guide/Libraries.

 3. Start Arduino IDE, you can find ready to run Examples in the menu. File--> Examples-> DmTftLibraries. Just select the module you are using. On many of our products this is printed on the PCB.

4. Open the Example and upload to your Arduino board.

 

To improve performance and reduce size, you can use our ImageConverter to convert your bitmaps to a smaller and faster format.