Giter VIP home page Giter VIP logo

resin-artik10-demo's Introduction

Resin Artik10 Demo

Resin.io application to showcase an Artik-10 controlling a MIPI screen with a Infrared Proximity Sensor (Sharp GP2Y0A21YK)

Configuration

Infrared Proximity Sensor

Connect the sensor as shown below:

Proxity

SAMI

  • You need a Samsung account and a device created in the SAMI dashboard
  • You need to create a new device type here

ENV config

  • SAMI_URL => string (optional) ( defaults to https://api.samsungsami.io/v1.1/messages ) the SAMI endpoint
  • SAMI_DEVICE_ID => string (required) The Device ID set in the SAMI dashboard
  • SAMI_DEVICE_TOKEN => string (required) The Device token generated in the SAMI dashboard
  • SENSOR_THRESHOLD => string (optional) The ADC threshold to activate the sensor
  • POLL_INTERVAL => number (optional) Time in milliseconds to poll the sharp sensor
  • DEVICE_NAME => string (optional) The Device name to send to SAMI

Creating raw images for the MIPI screen

Use the following command to create a raw image for the MIPI screen. The input image should be 1080x1920.

ffmpeg -vcodec png -i input.png -vcodec rawvideo -f rawvideo -pix_fmt rgb32 output.raw

resin-artik10-demo's People

Contributors

curcuz avatar lifeeth avatar

Watchers

James Cloos avatar vulcanoIO - Open Source Sandbox and RE malwares 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.