Giter VIP home page Giter VIP logo

mip_esp8266_library's People

Contributors

tiogaplanet avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

mip_esp8266_library's Issues

Send 3- and 4-byte IR codes

Is your feature request related to a problem? Please describe.
WowWee's documentation states that MiP may send and receive IR codes that are two, three or four bytes in length. However, the library only offers sending of IR codes that are two bytes in length.

Describe the solution you'd like
Provide implementations of sendIRDongleCode() that support three and four bytes IR codes.

Describe alternatives you've considered
None.

Additional context
None.

Add OAuth2 and fingerprint verification to email examples

Is your feature request related to a problem? Please describe.
No, it's related to security. The Gmail notifications require use of less secure apps from Google and the SHA-1 fingerprint verification is not being done in the sketch.

Describe the solution you'd like
The email notification examples should support OAuth2 and SHA-1 or SHA-2 fingerprint verification.

Describe alternatives you've considered
Using other email providers that explicitly allow less secure access with user/password pairs.

Additional context
None.

Send IR dongle code of 3 or 4 bytes in length.

Is your feature request related to a problem? Please describe.
WowWee Labs' documentation states that MiP is able to send IR codes of 2, 3 or 4 bytes of length, however the library only supports sending IR code of 2 bytes in length.

Describe the solution you'd like
Implement sendIRDongleCode() to support sends of 3 or 4 bytes of length.

Describe alternatives you've considered
None.

Additional context
None.

Enable mDNS support

The esp8266 library supports multicast DNS allowing connections to devises using "HOSTNAME.local" instead of an IP address. This should be enabled in the MiP_ESP8266_Library to allow for easy-to-remember connections to MiP with names such as HappyMiP.local.

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.