Я вспомнил про еще одну запись в блоге об этом датчика и Ардуино, но вот тоже найти не могу....
Добавлено спустя 3 минуты 56 секунд:
Я вот здесь (
The ADJD-S371-QR999 is a 4 channel digital sensor
Константин, вы про это имеете ввиду?
roboforum.ruТехнический форум по робототехнике. |
|
|
|
The ADJD-S371-QR999 is a 4 channel digital sensor
Реклама | ||||
|
|
|||
Wire.beginTransmission(I2C_ADDRESS);
Wire.send(r);
Wire.send(v);
Wire.beginTransmission(0x74);
Wire.send(****0x75);
Wire.beginTransmission(0x75);
#include <Wire.h>
#include <I2C_RGBC_Reader.h>
// Функция setup() вызываетс раз при запуске скетча
void setup() {
Wire.begin();
}
//Основной цикл программы
void loop()
{
String portName = "";
delay(50);
}
In file included from rgbc_test_sketch.cpp:2:
C:\arduino-0021\libraries\I2C_RGBC_Reader/I2C_RGBC_Reader.h:15: error: 'String' does not name a type
In file included from C:\arduino-0021\libraries\I2C_RGBC_Reader\I2C_RGBC_Reader.cpp:23:
C:\arduino-0021\libraries\I2C_RGBC_Reader\/I2C_RGBC_Reader.h:15: error: 'String' does not name a type
C:\arduino-0021\libraries\I2C_RGBC_Reader\I2C_RGBC_Reader.cpp:281: error: 'String' does not name a type
C:\arduino-0021\libraries\I2C_RGBC_Reader\I2C_RGBC_Reader.cpp: In member function 'void I2C_RGBC_Reader::parameters()':
C:\arduino-0021\libraries\I2C_RGBC_Reader\I2C_RGBC_Reader.cpp:446: error: 'String' was not declared in this scope
C:\arduino-0021\libraries\I2C_RGBC_Reader\I2C_RGBC_Reader.cpp:446: error: expected `;' before 's'
Реклама | ||||
|
|
|||
Вернуться в Arduino и другие Xduino
Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 3