Giter Site home page Giter Site logo

awind's Introduction

AWind library

Introduction

AWind (arduino window) is Arduino-library that is intended to simplify the use of touch TFT displays for visualization of sensors data in text or chart form. It is also possible to interact with GUI by the use of display touch feature. The library is implemented as general window framework that allows creation of simple GUIs. The GUI is consist of text fields, buttons, chart window and etc. Special keyboard window is implemented to provide runtime possibility of changing text fields. At this moment only TFT with 320x240 resolution on Arduiono Mega is tested, but the library can be adjusted to other display dimensions without big efforts.

Installation

AWind library is build on top of Henning Karlsen libraries (many thanks for that libraries. It have saved pretty much of my time):

You need uncompressed them into arduinosketchfolder/libraries/ folder

The content of awind_full.zip from https://github.com/AndreiDegtiarev/AWind/releases has to be also uncompressed into arduinosketchfolder/libraries/ folder.

Restart the IDE

How to connect TFT-display see the UTFT documentation.

Documentation

API documentation: http://andreidegtiarev.github.io/AWind/

Examples

In the each example folder there is a screen-shots to demonstrate how results should looks like

  • [Text] (examples/Text/README.md): Simple example that demonstrate the basic use of text window + touch interaction
  • [Charts] (examples/Charts/README.md): Simple example that demonstrate the basic use of chart window
  • [Oscilloscope] (examples/Oscilloscope/README.md): Simple Oscilloscope with possibility to adjust (in runtime) sample ratio, voltage level and signal length
  • [SensorsMonitor] (examples/SensorsMonitor/README.md): This example is based on my personal application - monitor temperature in my camper (outside, inside, fridge: beer has to be cold :-) and etc.). The sensors in this example work in DEMO-mode and real sensors connections is not needed
  • [Gauges] (examples/Gauges/README.md): This example demonstrates how to use gauge and button controls
  • [Dialogs] (examples/Dialogs/README.md): This example demonstrates how handle nested dialogs

  • [Tab control] (examples/TabControl/README.md): This example demonstrates how to work with tab controls

  • [Window selector] (examples/WindowSelector/README.md): This example demonstrates how to control child window visibility

awind's People

Contributors

andreidegtiarev avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.