Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 564 for i2c (0.72 sec)

  1. I2C Accelerometer - 96Boards

    I2C Accelerometer Connect an I2C accelerometer to a DragonBoard™...so no background knowledge of I2C is needed. Project Details Creator:...
    www.96boards.org/projects/I2CAccelerometer/ Cache
    Registered: Wed Sep 18 00:54:25 GMT 2024
    - Last Modified: Mon Jul 29 10:08:19 GMT 2024
    - 15.9K bytes
    - Viewed (0)
  2. HiKey970 I2C Development Guide

    dw_i2c_plat_probe i2c_dw_probe i2c_dw_algo i2c_dw_isr i2c_add_numbered_adapter...i2cdev_read i2c_transfer __i2c_transfer i2c_dw_xfer_init i2c_dw_isr...
    www.96boards.org/documentation/consumer/hikey/h...
    Registered: Wed Sep 18 04:43:18 GMT 2024
    - Last Modified: Mon Oct 16 03:24:03 GMT 2023
    - 247.9K bytes
    - Viewed (0)
  3. Zephyr I2C Update for Carbon - 96Boards

    quick update over I2C_2 interface. I2C on Carbon I2C-Inter Intergrated...supports 2 I2C interfaces on-board, I2C_1 and I2C_2 operating...
    www.96boards.org/blog/zephyr-i2c-update-for-car... Cache
    Registered: Wed Sep 18 03:40:38 GMT 2024
    - Last Modified: Mon Aug 28 01:01:54 GMT 2017
    - 30.1K bytes
    - Viewed (0)
  4. Interfacing with I2C Shields and Sensors - 96Bo...

    xamples/c/i2c_mpu6050.c Compile the code: gcc i2c_mpu6050.c -o...-o i2c_mpu6050 -lmraa Run the code: sudo ./i2c_mpu6050 After...
    www.96boards.org/documentation/mezzanine/shirat... Cache
    Registered: Wed Sep 18 03:08:49 GMT 2024
    - Last Modified: Mon Jul 29 10:08:17 GMT 2024
    - 19.4K bytes
    - Viewed (0)
  5. Programing I2C devices with libmraa and libupm ...

    What is I2C? The Inter-integrated Circuit (I2C, also read.../* Note: LCD_I2C_ADDRESS 0x7C>>1 62 0x3E RGB_I2C_ADDRESS 0xC4>>1...
    www.96boards.org/blog/programing-i2c-devices-li... Cache
    Registered: Wed Sep 18 03:25:59 GMT 2024
    - Last Modified: Fri Jun 10 17:18:42 GMT 2016
    - 50.8K bytes
    - Viewed (0)
  6. Examples on how to use I2C using mraa library -...

    $ gcc mraa_i2c.c -o i2c_c $ g++ mraa_i2c.cpp -o i2c_c++ Execute...provided to use I2C using MRAA library. mraa_i2c.c mraa_i2c.cpp mraa_i2c.py...
    www.96boards.org/documentation/consumer/guides/... Cache
    Registered: Wed Sep 18 01:45:54 GMT 2024
    - Last Modified: Mon Jul 29 10:08:10 GMT 2024
    - 15.8K bytes
    - Viewed (0)
  7. SX1509 i2c GPIO Expander with 8bit PWM Support ...

    SX1509 i2c GPIO Expander with 8bit PWM Support Sahaj Sarup |...13, 2017 | 1 min read SX1509 i2c GPIO Expander with 8bit PWM Support...
    www.96boards.org/blog/sx1509-i2c-gpio-expander-... Cache
    Registered: Wed Sep 18 03:41:39 GMT 2024
    - Last Modified: Wed Sep 13 12:00:00 GMT 2017
    - 26.7K bytes
    - Viewed (0)
  8. Audio Mezzanine I2C Guide - 96Boards

    hpp" #define I2C_BUS 0 #define RGB_WHT 0xff,0xff,0xff...; lcd = new upm::Jhd1313m1 ( I2C_BUS, 0x3e, 0x62 ) ; if (( argc...
    www.96boards.org/documentation/mezzanine/audio-... Cache
    Registered: Wed Sep 18 03:00:15 GMT 2024
    - Last Modified: Mon Jul 29 10:08:16 GMT 2024
    - 21.7K bytes
    - Viewed (1)
  9. Out with Arduino, In with i2c and PCA9685 | Ope...

    In with i2c and PCA9685 | OpenCV on RB3 Pt....due to pending enablement of i2c driver in the official debian...
    www.96boards.org/blog/arduino-vs-pca9685/ Cache
    Registered: Wed Sep 18 04:12:28 GMT 2024
    - Last Modified: Wed Oct 16 01:00:00 GMT 2019
    - 39.6K bytes
    - Viewed (0)
  10. Interfacing with Relay Shield - 96Boards

    mraa_i2c_context i2c; mraa_init(); i2c = mraa_i2c_init(I2C_BUS); /*Use I2C...pinMode(7,OUTPUT,i2c); pinMode(6,OUTPUT,i2c); pinMode(5,OUTPUT,i2c); pinMode(4,OUTPUT,i2c);...
    www.96boards.org/documentation/mezzanine/shirat... Cache
    Registered: Wed Sep 18 03:09:19 GMT 2024
    - Last Modified: Mon Jul 29 10:08:17 GMT 2024
    - 18.1K bytes
    - Viewed (0)
Back to top