Arduino-I2C-Port-Expander | Arduino compatable chip into an amazing I2C port

 by   jaretburkett C++ Version: v0.1.0 License: MIT

kandi X-RAY | Arduino-I2C-Port-Expander Summary

kandi X-RAY | Arduino-I2C-Port-Expander Summary

Arduino-I2C-Port-Expander is a C++ library typically used in Internet of Things (IoT), Raspberry Pi, Arduino applications. Arduino-I2C-Port-Expander has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

This is a library to turn any Arduino compatible microcontroller into the ultimate I2C port expander. Now with ATtiny support.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              Arduino-I2C-Port-Expander has a low active ecosystem.
              It has 17 star(s) with 15 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 6 open issues and 1 have been closed. On average issues are closed in 105 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of Arduino-I2C-Port-Expander is v0.1.0

            kandi-Quality Quality

              Arduino-I2C-Port-Expander has no bugs reported.

            kandi-Security Security

              Arduino-I2C-Port-Expander has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              Arduino-I2C-Port-Expander is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              Arduino-I2C-Port-Expander releases are available to install and integrate.
              Installation instructions are available. Examples and code snippets are not available.

            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 Arduino-I2C-Port-Expander
            Get all kandi verified functions for this library.

            Arduino-I2C-Port-Expander Key Features

            No Key Features are available at this moment for Arduino-I2C-Port-Expander.

            Arduino-I2C-Port-Expander Examples and Code Snippets

            No Code Snippets are available at this moment for Arduino-I2C-Port-Expander.

            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 Arduino-I2C-Port-Expander

            With the Arduino IDE closed, download or clone this repository and place it in the libraries folder. Open up Arduino and go to File > Examples > Arduino I2C Port Expander > Slave I2C Port Expander. Upload this code to your microcontroller that you want to become a port expander. Next, load the Master Controller Example from the same examples folder. Load this sketch on the board that you want to be the master. Now, connect both the master and the slave together. They must share a ground. Hook up the I2C lines on both. It is best to use a 4.7k resistor to pull them both to 5v or vcc. Then just power them on, and the blink sketch should begin to run on the master and blink the LED on pin 13 on the slave.

            Support

            This library should support all microcontrollers that work with Arduino and can use the Wire library. For ATtiny microcontrollers, you need to have the TinyWireS library. Currently, ATtiny microcontrollers only work as a port expander, not a master. It should be easy to port over, but I do not see the point. The included ATtiny example has been tested with the ATtiny84 using 8mhz internal clock, but should work with all versions supported by TinyWireS. For board support of the ATtiny microcontrollers, I recommend Damellis' ATtiny package.
            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/jaretburkett/Arduino-I2C-Port-Expander.git

          • CLI

            gh repo clone jaretburkett/Arduino-I2C-Port-Expander

          • sshUrl

            git@github.com:jaretburkett/Arduino-I2C-Port-Expander.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