Giter Club home page Giter Club logo

esp8266-goggles's Introduction

๐Ÿ‘‹ Hello world, Iโ€™m Rory! I write code and design circuitry! ๐Ÿ‘จโ€๐Ÿ’ป

๐Ÿ‘€ Iโ€™m interested in full stack, web dev, firmware/hardware, mobile apps, and right-to-repair!

๐Ÿ‘จโ€๐ŸŽ“ Iโ€™m probably currently learning about next hot microprocessor (and imagining possibilities)!

๐Ÿค Iโ€™m always looking to collaborate on LED art projects or retro hardware renewal!

๐Ÿ’ญ I document my projects and thoughts on my personal website, roryhay.es!

๐Ÿ“Œ Hiring? Check out my resume! ๐Ÿ“„

esp8266-goggles's People

Contributors

rorosaurus avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

esp8266-goggles's Issues

fastLED library

tinker and see if we want to use it instead of my polling

decide how to elect master / what mode to run

also ties in to which mode to operate

  • simple client/server, could use the chipID to alway connect to lowest ID available
    • easiest to get up and running (+)
    • always connects to the same master device (-)
  • mesh network
    • slower, lots of switching
    • how to know when to stop propogating messages?
    • how to know who is leader? (broadcast number of connected devices, connect to the largest?)

decide how to sync

does the master blast out each LED color every cycle?
(would allow each google to share custom animations)

or

does the master occasionally send necessary values (hue, modeCounter, mode, millisSinceLastModeChange, etc.) and allow each subordinate to calculate the proper LEDs for each cycle?
(would require all units to have the same animation code, to be sync'd)

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.