- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 123 for i2c (0.47 sec)
-
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/ CacheRegistered: Thu Nov 21 00:32:18 GMT 2024 - Last Modified: Thu Nov 14 10:07:44 GMT 2024 - 15.9K bytes - Viewed (0) -
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-... CacheRegistered: Thu Nov 21 02:59:33 GMT 2024 - Last Modified: Thu Nov 14 10:07:40 GMT 2024 - 21.5K bytes - Viewed (1) -
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... CacheRegistered: Thu Nov 21 03:08:56 GMT 2024 - Last Modified: Thu Nov 14 10:07:41 GMT 2024 - 19.4K bytes - Viewed (0) -
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/... CacheRegistered: Thu Nov 21 01:45:00 GMT 2024 - Last Modified: Thu Nov 14 10:07:34 GMT 2024 - 15.8K bytes - Viewed (0) -
Interfacing with L298n Motor Controler - 96Boards
Mezzzanine*/ i2c = mraa_i2c_init(I2C_BUS); int ver; if (i2c == NULL)...front(mraa_i2c_context i2c) { digitalWrite(7, HIGH, i2c); digitalWrite(6,...www.96boards.org/documentation/mezzanine/shirat... CacheRegistered: Thu Nov 21 03:08:26 GMT 2024 - Last Modified: Thu Nov 14 10:07:41 GMT 2024 - 19.6K bytes - Viewed (0) -
Interfacing with Arduino IO - 96Boards
-1 if I2C communication fails. test(mraa_i2c_context i2c) This...value to test I2C communication. Input: i2c : MRAA I2C context of...www.96boards.org/documentation/mezzanine/shirat... CacheRegistered: Thu Nov 21 03:07:55 GMT 2024 - Last Modified: Thu Nov 14 10:07:41 GMT 2024 - 25.4K bytes - Viewed (0) -
Compare 96Boards - 96Boards
I2C, SPI, GPIO x4 UART/I2C/SPI/I2S/GPIO 40 Pin...connector: 4L-MIPI DSI, USB, I2C x2, 2L+4L-MIPI CSI; 1xJTAG header...www.96boards.org/products/compare/ CacheRegistered: Thu Nov 21 00:13:36 GMT 2024 - Last Modified: Thu Nov 14 10:07:43 GMT 2024 - 644.5K bytes - Viewed (2) -
MRAA Library for 96Boards - 96Boards
mraa library Using I2C Examples on how to use I2C using mraa library...www.96boards.org/documentation/consumer/guides/... CacheRegistered: Thu Nov 21 01:07:58 GMT 2024 - Last Modified: Thu Nov 14 10:07:34 GMT 2024 - 15.1K bytes - Viewed (0) -
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... CacheRegistered: Thu Nov 21 03:08:55 GMT 2024 - Last Modified: Thu Nov 14 10:07:41 GMT 2024 - 18.1K bytes - Viewed (0) -
Bosch Sensors Mezzanine for 96Boards - 96Boards
to the BHI160 I2C local sensor bus and uses I2C address 0x10....voltage and controlled by spi-0, i2c-0 and 6 gpio lines (gpio a,b,c,d,e,f)....www.96boards.org/documentation/mezzanine/shirat... CacheRegistered: Thu Nov 21 03:05:54 GMT 2024 - Last Modified: Thu Nov 14 10:07:41 GMT 2024 - 18.7K bytes - Viewed (0)