Arduino+GSM+Ethernet
- Войдите на сайт для отправки комментариев
Пнд, 24/11/2014 - 20:57
Подскажите, пожалуйста, будет ли работать такая связка: ARDUINO ИНТЕРНЕТ ЩИТ (HTTP://DVROBOT.RU/237/197.HTML) и GSM/GPRS ЩИТ ДЛЯ ARDUINO (HTTP://DVROBOT.RU/237/206.HTML) на ARDUINO UNO R3 (HTTP://DVROBOT.RU/237/156.HTML)? Нужно отправлять sms через подключение по локальной сети.
Несмотря на то, что на "щиты" посмотреть возможности нет - работать будет.
А вот продавец (dvrobot.ru) ответил что скорее всего не будет работать.
Видимо придется проверять это на деле))
Вообще странно - все три платы можно соединить в бутерброд, а работать это может и не будет... Прошу прощения, я новичок, наверное чего-то недопонимаю пока, надо попрактиковаться))
дайте нормальные ссылки
http://dvrobot.ru/237/197.html
http://dvrobot.ru/237/206.html
http://dvrobot.ru/237/156.html
SIM900 Pins usage on Arduino
D0 - Unused if you select software serial port to communicate with GPRS Shield
D1 - Unused if you select software serial port to communicate with GPRS Shield
D7 - Used if you select software serial port to communicate with GPRS Shield
D8 - Used if you select software serial port to communicate with GPRS Shield
D9 - Used for software control the power up or down of the SIM900
Note: A4 and A5 are connected to the I2C pins on the SIM900. The SIM900 however cannot be accessed via the I2C .
W5100 Pins usage on Arduino
Arduino communicates with both the W5100 and SD card using the SPI bus (through the ICSP header). This is on D11, D12, and D13 on "classic" format Arduino models such as the Duemilanove, and pins D50, D51, and D52 on the Arduino Mega.
D10 is used to select the W5100 and cannot be used for general I/O.
D4 is used for the SD card and can only be used for general I/O if the SD slot is not occupied.
D2 is used if a solder bridge is placed across the "INT" pads to connect it to the W5100's INT pin
Всё ясно. Спасибо!)
Еслия правильно понял.
ВОЗМОЖНО????
Да, возможно, т.к. ноги шилдов не пересекаются, я мог бы и сам догадаться))
И вместо двух плат (UNO и Ethernet) можно использовать одну Arduino Ethernet.
Еслия правильно понял.
ВОЗМОЖНО????
Что смущает?