Giter VIP home page Giter VIP logo

internetbutton's Issues

Conflicts with multiple Neopixel strips

If you try to use a neopixel strip on another pin the library silently takes over. You can't import the original neopixel library due to errors.

Working on a fix.

add support for .updateLength() function

  • support the 12th LED if a user decides to solder it on
  • support an additional pixel strip soldered to the output from the last pixel (daisy chaining), essentially any number of extra LEDs.

Error state

Firmware 1.4.4 whenever I use b.begin() the particle photon device goes into a green WiFi searching and then resets. It is fixed if I don't use the internet button library.

Error retrieving device id

Uncaught TypeError: Cannot read property 'id' of undefinedsendApiRequest @ controlKnob.html:55(anonymous function) @ controlKnob.html:73

pull request to be submitted to fix.

Debug Serial for ADXL362

Need a way to control the debug messages.

I see the macro ADXL362_DEBUG but to change that requires a re-compile.

Onboard user LED is always on

When using this library, I can't find a way to shut down the tiny onboard blue LED (not the pulsing status LED, I've got that one turned off no problem) without breaking the functionality of the buttons. Am I missing something, or is it just not possible?

Calling InternetButton readX16() before init crashes Photon

You might say this is obvious, don't call the accel functions before init.. I think you should build in some methods to prevent crashes and notify the user etc.. Took a long time to find this issue because I was calling readX16() as part of some initialization code in a static object, constructed before setup, where init was called. Really this is my fault but I mention it here so you might help others in the future.

redefinition of 'class ADXL362'

Veryfing code using this library in Particle Build fails with this error:

InternetButton/InternetButton.h:141:7: error: redefinition of 'class ADXL362'
 class ADXL362
       ^

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.