Giter VIP home page Giter VIP logo

Comments (5)

todbot avatar todbot commented on August 18, 2024

Oh these sounds neat! Can we add them to system patterns in Blink1Control?

You are correct, it's hard to change both LED1 and LED2 simultaneously. You can sort of do it by setting the fadetime of the second one to zero. It's on a to-do list to figure out a syntax that allows simultaneous changing. :)

from blink1.

 avatar commented on August 18, 2024

here you have all my syntax from .ini file........ test it in a while if you can.......

My favorite ones are "emergency, Dance Floor, Rave , Electrocardiogram and low battery" .

Remember to change the blink1Index=20001ad4 to any other device serial :)

[General]
iftttKey=1437e57720001AD4
autorun=false
dockIcon=true
startmin=false
server=true
logging=false
patterns="[\n {\n "date": 1403303244,\n "name": "CMYK",\n "pattern": "-1,#00fff2,0.8,0,#000000,0.3,0,#65003c,0.8,0,#000000,0.3,0,#ffd905,0.8,0,#000000,0.1,0,#000000,0.7,0",\n "readonly": true,\n "repeats": -1,\n "system": false\n },\n {\n "date": 1403308977,\n "name": "Calm Down",\n "pattern": "-1,#00ff33,2,1,#ff00e9,2,2,#ff0004,2,1,#003fff,2,2,#faff00,2,1,#ffffff,2,1",\n "readonly": true,\n "repeats": -1,\n "system": false\n },\n {\n "date": 1403300742,\n "name": "Dance Floor",\n "pattern": "-1,#ff0004,0.1,1,#ff0004,0.1,2,#f2ff00,0.1,1,#f2ff00,0.1,2,#00ff37,0.1,1,#00ff2a,0.1,2,#ff00aa,0.1,1,#ff00b6,0.1,2",\n "readonly": true,\n "repeats": -1,\n "system": false\n },\n {\n "date": 1403302123,\n "name": "Electrocardiogram",\n "pattern": "-1,#041a00,0,0,#29ff00,0,0,#000000,0.1,0,#29ff00,0.1,0,#041a00,2.1,0",\n "readonly": true,\n "repeats": -1,\n "system": false\n },\n {\n "date": 1403299863,\n "name": "Emergency",\n "pattern": "-1,#ff7c01,0,2,#371b00,0.1,0,#ff7c01,0,1,#371b00,0.3,1",\n "readonly": true,\n "repeats": -1,\n "system": false\n },\n {\n "date": 1403269621,\n "name": "Gmail",\n "pattern": "10,#ff0000,0.5,0,#000000,0.5,0",\n "readonly": true,\n "repeats": 10,\n "system": false\n },\n {\n "date": 1403269581,\n "name": "Hotmail",\n "pattern": "10,#0000ff,0.5,0,#000000,0.5,0",\n "readonly": true,\n "repeats": 10,\n "system": false\n },\n {\n "date": 1403302554,\n "name": "Low Battery",\n "pattern": "-1,#7a0000,0.1,0,#000000,0,0,#7e0000,0.1,0,#000000,0.1,0,#000000,3,0",\n "readonly": true,\n "repeats": -1,\n "system": false\n },\n {\n "date": 1403302949,\n "name": "NightFall",\n "pattern": "-1,#001980,1,0,#000000,10,0",\n "readonly": true,\n "repeats": -1,\n "system": false\n },\n {\n "date": 1403310051,\n "name": "Pallete Colors",\n "pattern": "-1,#e7009a,1,0,#3d00e7,1,0,#00b8e7,1,0,#00e71e,1,0,#d7e700,1,0,#e70000,1,0,#e7e7e7,1,0",\n "readonly": true,\n "repeats": -1,\n "system": false\n },\n {\n "date": 1403308549,\n "name": "RGB",\n "pattern": "-1,#ff0000,0.8,0,#000000,0.3,0,#00ff00,0.8,0,#000000,0.3,0,#0000ff,0.8,0,#000000,0.3,0",\n "readonly": true,\n "repeats": -1,\n "system": false\n },\n {\n "date": 1403301554,\n "name": "Rave",\n "pattern": "-1,#525000,0,0,#000a7a,0.1,0,#006b00,0.1,0,#750065,0.1,0,#006660,0.1,0,#650006,0.1,0,#000c6d,0.1,0,#5f3a00,0,0",\n "readonly": true,\n "repeats": -1,\n "system": false\n },\n {\n "date": 1403309637,\n "name": "Undervolt",\n "pattern": "-1,#0f0000,1,0,#0d0400,1,0,#0f0a00,1,0,#0f1000,1,0,#040d00,1,0,#000d00,1,0,#000a02,1,0,#000f07,1,0",\n "readonly": true,\n "repeats": -1,\n "system": false\n },\n {\n "date": 1403270442,\n "name": "dawn",\n "pattern": "3,#000000,1,0,#ff6800,15,0",\n "readonly": true,\n "repeats": 3,\n "system": false\n }\n]\n"
inputs=[\n]\n
bigbuttons2="[\n {\n "col": "#00ff00",\n "led": 0,\n "name": "Available",\n "patternName": ""\n },\n {\n "col": "#ff0000",\n "led": 0,\n "name": "Busy",\n "patternName": ""\n },\n {\n "col": "#ffff00",\n "led": 0,\n "name": "Away",\n "patternName": ""\n }\n]\n"
emails=[\n]\n
hardwareMonitors=[\n]\n
blink1Index=20001ad4

from blink1.

todbot avatar todbot commented on August 18, 2024

These are fun! Now I want the ability to import/export patterns easily, so I put that in as issue #103

from blink1.

miharekar avatar miharekar commented on August 18, 2024

Yeah, the pattern palette should be much improved. Maybe make a palette just a list of patterns and a separate screen which is just pattern maker/editor with two timelines - one for led 1, one for led 2. I imagine it sort of like a movie editor. So it would be very easy to see what is/will be going on, easy to adjust fade-ins and most importantly - work on per led basis. Does that make sense?

from blink1.

todbot avatar todbot commented on August 18, 2024

mrfoto, that sounds like a great enhancement. I've added it as issue #128

from blink1.

Related Issues (20)

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.