1

(0 ответов, оставленных в Технические вопросы)

подскажите будет ли работать freduino + Xbee + GPS совместно? Если да, то можно ли будет туда мотор шилд добавить? А так же совместимость с контролерами атмега 328 или  1280. За ранее спасибо

спасибо.

Подскажите новичку. Возникла проблема подключения сервоприводов к мотор шилде. Точнее не могу найти как в скетче обратиться к сервам. Благодарю за ранее.

4

(12 ответов, оставленных в Выставка достижений)

И что то не клеится! подскажите что за траблы
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:7:22: error: WProgram.h: No such file or directory
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp: In member function 'void AFMotorController::enable()':
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:27: error: 'OUTPUT' was not declared in this scope
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:27: error: 'pinMode' was not declared in this scope
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:37: error: 'LOW' was not declared in this scope
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:37: error: 'digitalWrite' was not declared in this scope
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp: In member function 'void AFMotorController::latch_tx()':
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:45: error: 'LOW' was not declared in this scope
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:45: error: 'digitalWrite' was not declared in this scope
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:56: error: 'HIGH' was not declared in this scope
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:62: error: 'HIGH' was not declared in this scope
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:65: error: 'HIGH' was not declared in this scope
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp: In function 'void initPWM1(uint8_t)':
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:90: error: 'OUTPUT' was not declared in this scope
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:90: error: 'pinMode' was not declared in this scope
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp: In function 'void initPWM2(uint8_t)':
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:123: error: 'OUTPUT' was not declared in this scope
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:123: error: 'pinMode' was not declared in this scope
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp: In function 'void initPWM3(uint8_t)':
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:157: error: 'OUTPUT' was not declared in this scope
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:157: error: 'pinMode' was not declared in this scope
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp: In function 'void initPWM4(uint8_t)':
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:193: error: 'OUTPUT' was not declared in this scope
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:193: error: 'pinMode' was not declared in this scope
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp: In constructor 'AF_Stepper::AF_Stepper(uint16_t, uint8_t)':
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:303: error: 'OUTPUT' was not declared in this scope
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:303: error: 'pinMode' was not declared in this scope
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:305: error: 'HIGH' was not declared in this scope
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:305: error: 'digitalWrite' was not declared in this scope
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:322: error: 'OUTPUT' was not declared in this scope
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:322: error: 'pinMode' was not declared in this scope
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:324: error: 'HIGH' was not declared in this scope
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:324: error: 'digitalWrite' was not declared in this scope
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp: In member function 'void AF_Stepper::step(uint16_t, uint8_t, uint8_t)':
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:374: error: 'delay' was not declared in this scope
D:\arduino-1.0\libraries\AFMotor\AFMotor.cpp:386: error: 'delay' was not declared in this scope

5

(12 ответов, оставленных в Выставка достижений)

Вопрос от новичка следующего характера. Как правильно запитать Фридуинку и шилд в2 с одного источника питания. Какие "подводные камни" могут встретиться при подключении. Если можно то с фото. И минимальное напряжение для работоспособности.