Code Monkey home page Code Monkey logo

tritap's Introduction

TriTap

This project contains modified android kernel source code for the Sony SmartWatch3: https://en.wikipedia.org/wiki/Sony_SmartWatch

The modifications alter the touchscreen driver so that it logs the raw capacitive image to a proc file that is accessible to regular apps running on the phone. An earlier version of these modifications was tested on Nexus 5 smartphone running CyangenoMod. As cyangenomod is no longer avaiable, we opted not to release code for this platform - its basically the same as the SW3 code.

This project includes:

BatteryFace: A processing watch face that includes battery % in the top right corner. Can only be installed via the phone hosting the smartwatch (over bluetooth). Needs processing 3.2.3 (or similar).

sw3Kernel: Kernels for the Sony SW3. Only works with version LCA43 (go to settings->about->build number to find your build number) If you have another OS version, you can manually install LCA43 on your watch, see here: https://forum.xda-developers.com/smartwatch-3/orig-development/rom-sony-smartwatch-3-rom-t3367728 This folder also includes a 1) touchimage kernel (that reports debug info) and 2) a standard kernel (that reports regular touch events). It also includes scripts to load kernels and a set of useful adb commands to use when the touchscreen is deactivated.

touchImageMoments: Processing lib that gets touch image data from the kernel. You will need install this.

touchImagePC: PC app to launch and communicate with the SW3. Communication requires that the SW3 and PC are connected to the same local WiFI router Some settings (e.g. data mappings, etc) can be customized live.

touchImageWatch: Demo watch app showing touch image on SW3. Can communicate with PC if connected via WiFI.

Kernel Mods: The modified source files from the android kernel. The kernel we use is: https://forum.xda-developers.com/smartwatch-3/orig-development/kernel-crpalmer-s-tetra-kernel-lca43-t3184872 All build info/files are on the github page for this project. Just swap in the files in this folder.

tritap's People

Contributors

unist-interactions avatar

Watchers

XY 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.