Показать сообщение отдельно
Старый 20.03.2015, 23:42   #137
cherkasoff
Старший Пользователь
 
Регистрация: 12.01.2014
Возраст: 40
Город: Москва
Регион: 77, 97, 99, 177
Машина: Skoda Superb II
Сообщений: 473
cherkasoff is a glorious beacon of lightcherkasoff is a glorious beacon of lightcherkasoff is a glorious beacon of lightcherkasoff is a glorious beacon of lightcherkasoff is a glorious beacon of lightcherkasoff is a glorious beacon of light
По умолчанию

Цитата:
Сообщение от Ацкий_Кот Посмотреть сообщение
подскажите, при компилировании вашего файлика для андруны возникают ошибки , что я забыл подключить ?
Делал как написано в инструкции первого поста.


test_keys.ino: In function 'void loop()':

test_keys.ino:51:13: error: 'Remote' was not declared in this scope

test_keys.ino:60:13: error: 'Remote' was not declared in this scope

test_keys.ino:69:13: error: 'Remote' was not declared in this scope

test_keys.ino:77:13: error: 'Remote' was not declared in this scope

test_keys.ino:91:13: error: 'Remote' was not declared in this scope

test_keys.ino:101:15: error: 'Remote' was not declared in this scope

test_keys.ino:127:15: error: 'Remote' was not declared in this scope

test_keys.ino:133:13: error: 'Remote' was not declared in this scope

test_keys.ino:141:15: error: 'Remote' was not declared in this scope

test_keys.ino:147:13: error: 'Remote' was not declared in this scope

test_keys.ino:155:15: error: 'Remote' was not declared in this scope

test_keys.ino:161:13: error: 'Remote' was not declared in this scope

Error compiling.
Забыли сделать или сделали, но неправильно вот это:

Цитата:
Сообщение от cherkasoff Посмотреть сообщение
В первую очередь ставим Arduino IDE версии 1.0.5. Есть более новая бета, но она нам ни к чему.
Для использования с Arduino CAN-BUS адаптера нужна библиотека. Берем её из этого поста (CANBUS.ZIP), распаковываем и копируем сюда: "C:\Program Files (x86)\Arduino\libraries".
Потом берем USBLIB.ZIP из этого поста (они взяты отсюда) и файлы из него копируем в папку "C:\Program Files (x86)\Arduino\hardware\arduino\cores\arduino" с заменой существующих файлов.
То есть или IDE другой версии, или файлы не заменили.
cherkasoff вне форума   Ответить с цитированием