PicoBlaster | Interfacing Pico Keypad with ESP8266 to bypass

 by   mikenemat C++ Version: Current License: No License

kandi X-RAY | PicoBlaster Summary

kandi X-RAY | PicoBlaster Summary

PicoBlaster is a C++ library typically used in Internet of Things (IoT), Arduino applications. PicoBlaster has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

Lutron makes amazing lighting control hardware, but their artificial limitations on their Caseta line of products is horribly unfriendly to consumers. Everything speaks the same RF protocol, but they've crippled the Caseta Smart Hub to disallow any non-Caseta branded hardware. The PicoBlaster is a hardware + software project to interface a Pico Keypad with a ESP8266 module, such that any Lutron device compatible with the Pico can be controlled over wifi. Lutron has dozens if not hundreds of devices compatible with the Pico that are artificially forbidden from communicating with the Lutron Smart Bridge Pro. They want you to buy identical hardware with a fancy label like RadioRA2 and pay $$$$ for an installer. Lame. Instead, buy the hardware on Ebay, pair it with a Pico remote, and interface it to a ESP8266. Can be used to control RadioRA2 dimmers, PowPaks, and any other device compatible with the Pico. The pico back case needs to be removed for the modifications, but the front face and original functionality remain unaffected. WifiManager + fauxmoESP + FauxmoESP fork + Custom Sketch. FauxmoESP 3 has some weird bugs that crash the ESP on ESP Core 2.4.0. Dimming - because the Pico does not know the state of the target device and only has the ability to send incremental DIM UP or DIM DOWN signals, I have implemented dimming to either turn it on fully or turn it off fully, and then simulate holding DIM UP / DIM DOWN for a length of time to approximate the behaviour of setting a specific dim level / percentage. This works quite well for lighting dimmers, but could be dangerous for things like Shades/Blinds. If you are exclusively using the PicoBlaster, remembering the state and avoiding this would be trivial. However, I assume you are using local control and/or additional Picos so this is not enabled. Perhaps this can be implemented as an optional feature later. Watchdog functionality - if the ESP crashes, the watchdog does not reliably resume the firmware. This is very rare but needs fixing. Customizable name + dimming parameters as a part of wifimanager config. Trigger Pico pairing function from ESP. Pico reverse engineering: Firmware tampering or SPI Man-in-the-middle TI CC1150 based devices to masquerade as Caseta dimmers. Stay tuned. Try to gain access to the UART on the SI4010 chip.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              PicoBlaster has a low active ecosystem.
              It has 6 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 0 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of PicoBlaster is current.

            kandi-Quality Quality

              PicoBlaster has 0 bugs and 0 code smells.

            kandi-Security Security

              PicoBlaster has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              PicoBlaster code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              PicoBlaster does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              PicoBlaster releases are not available. You will need to build from source code and install.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of PicoBlaster
            Get all kandi verified functions for this library.

            PicoBlaster Key Features

            No Key Features are available at this moment for PicoBlaster.

            PicoBlaster Examples and Code Snippets

            No Code Snippets are available at this moment for PicoBlaster.

            Community Discussions

            Trending Discussions on Internet of Things (IoT)

            QUESTION

            Display data from two json files in react native
            Asked 2020-May-17 at 23:55

            I have js files Dashboard and Adverts. I managed to get Dashboard to list the information in one json file (advertisers), but when clicking on an advertiser I want it to navigate to a separate page that will display some data (Say title and text) from the second json file (productadverts). I can't get it to work. Below is the code for the Dashboard and next for Adverts. Then the json files

            ...

            ANSWER

            Answered 2020-May-17 at 23:55

            The new object to get params in React Navigation 5 is:

            Source https://stackoverflow.com/questions/61859411

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install PicoBlaster

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/mikenemat/PicoBlaster.git

          • CLI

            gh repo clone mikenemat/PicoBlaster

          • sshUrl

            git@github.com:mikenemat/PicoBlaster.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link