I2C-Tiny-USB | Cheap and simple I²C to USB interface

 by   harbaum C Version: Current License: No License

kandi X-RAY | I2C-Tiny-USB Summary

kandi X-RAY | I2C-Tiny-USB Summary

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

Attach any I2C client chip (thermo sensors, AD converter, displays, relais driver, ...) to your PC via USB ... quick, easy and cheap! Drivers for Linux, Windows and MacOS available. The i2c-tiny-usb project is an open source/open hardware project. The goal of i2c-tiny-usb is to provide a cheap generic i2c interface to be attached to the usb. It is meant as a replacement for those simple and cheap printer port to i2c adapters. A USB solution has several advantages incl. the built-in power supply and a more future proof interface. Furthermore no cpu intense bitbanging is required on the host side. This USB solution even requires less parts than some printer port solutions. While the i2c-tiny-usb was developed under and for Linux it also works under Windows and MacOS X. A windows demo driver and demo application is included to get you started immediately.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              I2C-Tiny-USB has a low active ecosystem.
              It has 299 star(s) with 72 fork(s). There are 35 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 9 open issues and 7 have been closed. On average issues are closed in 69 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of I2C-Tiny-USB is current.

            kandi-Quality Quality

              I2C-Tiny-USB has 0 bugs and 0 code smells.

            kandi-Security Security

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

            kandi-License License

              I2C-Tiny-USB 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

              I2C-Tiny-USB releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.
              It has 438 lines of code, 2 functions and 10 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            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 I2C-Tiny-USB
            Get all kandi verified functions for this library.

            I2C-Tiny-USB Key Features

            No Key Features are available at this moment for I2C-Tiny-USB.

            I2C-Tiny-USB Examples and Code Snippets

            No Code Snippets are available at this moment for I2C-Tiny-USB.

            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 I2C-Tiny-USB

            You can download it from GitHub.

            Support

            Problem: The device seems to work fine, it is detected correctly by Linux, but i get various error messages when accessing it from the test application. Solution: First make sure that the kernel driver is not loaded when trying to use the libusb based test application. Since the kernel driver is part of the main kernel line, it may even be already installed on your system. Type rmmod i2c_tiny_usb to remove it. Also make sure that you run the test application as the root user since the standard user may lack the rights to access all aspects of the i2c_tiny_usb hardware. Problem: The device is not properly detected. Linux reports an error like "device not accepting address" in the system log. Solution: The USB interface is not working at all. Please make sure that the AVR CPU is correctly flashed and that the fuses are set correctly. Another reason may be that the zener diodes are too slow (see next problem). Problem: The device is not properly detected. Linux reports an error like "device descriptor read/all, error -71" in the system log. Solution: The device is working partly and the USB transfers are unreliable. This is often cauesed by "slow" high current zener diodes. On a previous reichelt list i had those wrong zener types. These slow diodes often seem to have thicker wires than the other parts. You can just try to remove the zener diodes and the device will work if your host PC copes with 5V on the USB data lines. Also using a USB hub between a device without zener diodes and the PC may lead to a working setup. Otherwise you need faster diodes as a replacement (reichelt no "zf 3,6" as on the current reichelt list).
            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/harbaum/I2C-Tiny-USB.git

          • CLI

            gh repo clone harbaum/I2C-Tiny-USB

          • sshUrl

            git@github.com:harbaum/I2C-Tiny-USB.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