Giter Club home page Giter Club logo

alpine-blink1's Introduction

alpine-blink1

Alpine Linux with blink1-tool and blink1-tiny-server. Updated to contain the newest tools and server as they were moved to a different repository.

Credits

Branched from https://github.com/mikebryant/alpine-blink1 who started from https://github.com/chorn/docker/tree/master/alpine-blink1

Usage

Docker image not yet available

$ docker pull tnagels/alpine-blink1

Your Docker host probably needs to have lsusb and udev installed. On most Linux distributions they'll be there by default.

$ lsusb | grep blink
Bus 003 Device 003: ID 27b8:01ed ThingM blink(1)

That means that your blink(1) will be device /dev/bus/usb/003/003.

To run the container with the blink1-tiny-server running on port 8080:

$ docker run -d -p 8080:8080 --name blink1 --device=/dev/bus/usb/003/003 chorn/alpine-blink1

To use the blink1-tool command:

$ docker exec blink1 blink1-tool --list
blink(1) list:
id:0 - serialnum:{{your blink serial number}} (mk2)

Reference

  1. Alpine Linux
  2. blink(1)
  3. Offical blink(1) Tools

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.