Coder Social home page Coder Social logo

remote_touch's Introduction

Remote Touch

Connected copper plates with touch sensing and temperature control

Made for and tested on:

  • PSoC5 LP (CY8CKIT-059)
  • NodeMCU 1.0 (ESP-12E Module)

Description

Remote Touch is an art piece that connects people across spaces.
It consists of two frames, each containing a copper plate, that are connected together through the internet.

When someone touches the copper of one frame, the copper of the other frame heats up. When they stop touching the copper, the other frame cools down.

This behaviour allows one person to sense whether or not the other is touching the copper plate at the same time (and when they stop), no matter the distance between them.

Touch and Temperature Control (PSoC)

The PSoC handles touch sensing and temperature control of the copper.

  • Touch sensing is done capacitively.
  • Heating is done using polyimide heaters.
  • Cooling is done using peltiers.

Communication (NodeMCU)

The NodeMCU handles connecting to WiFi and transmitting/receiving the touch states.

  • WiFi is done using WiFiManager.
  • Communication with the other frame is done using a Blynk bridge.

The PSoC and NodeMCU communicate with each other via two GPIOs.

remote_touch's People

Contributors

natnafu avatar

Watchers

 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.