Git Product home page Git Product logo

input's Introduction

STMicroelectronics Sensor HAL - Input Framework

This HAL support multiple kind of STMicroelectronics MEMS sensors. The Android.mk file has the list of supported sensors that is updated every time a new sensor support is added. To enable a sensor put its name (e.g. LSM6DS3) in the ENABLED_SENSORS, e.g.:

ENABLED_SENSORS := LSM6DS3  LIS3MDL

The ENABLED_MODULES variable is used to enable support for proprietary STM libraries like ones listed into Android.mk file.

To build the code, first of all it needs to load Android environment:

cd <ANDROID_ROOT>
<ANDROID_ROOT>/ source build/envsetup
<ANDROID_ROOT>/ lunch #select target platform
<ANDROID_ROOT>/ export TOP=`pwd`
<ANDROID_ROOT>/ cd <ST_SENSOR_HAL>
<ST_SENSOR_HAL>/ mm

input's People

Contributors

alberto-marinoni-st avatar gbarba-stm avatar

Watchers

 avatar  avatar

Forkers

cmolson

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.