DIY Internet Enabled Arduino Messenger DIY Інтернет дозволив Arduino Messenger

Is there anything that the Arduino microcontroller can't do? Є що-небудь про те, що мікроконтроллер Arduino не можемо зробити? Just look at the vast assortment of applications in Достатньо поглянути на величезний асортимент додатків в Top 40 Arduino Projects of the Web Топ 40 Arduino проекти Web we've covered earlier. ми розглянули вище. Here's another awesome arduino project by Hans Scharler. Ось ще один проект Arduino Awesome Ганс Scharler. Hans uses an Arduino to relay internet information from Web APIs to a serial LCD display. Ханс Arduino використовує для передачі інформації з Інтернету Web APIs до послідовного РК-дисплея.

Arduino is an embedded computing platform that uses a simple I/O board and a programmable software environment generally using C/C++ code. Arduino є вбудованою обчислювальної платформи, яка використовує простий I / O Board і програмованої програмного середовища зазвичай з використанням C / C + + код. An Arduino can be paired with other hardware to develop interactive inventions. Arduino може бути пов'язаний з іншим устаткуванням для розробки інтерактивних винаходів. They can also be connected to software running on a computer. Вони також можуть бути підключені до програмного забезпечення, що працює на комп'ютері. Newbies can look into our Новачки можете подивитися в нашому introduction guide Введення Керівництво on the Arduino to get started with their own projects. на Arduino, щоб почати свої власні проекти.

ioandarduino

The ioBridge IO-204 ioBridge IO-204 makes the handshake between the World Wide Web and the Arduino interface possible. робить рукостискання між World Wide Web і інтерфейс Arduino можливо. The web enabled monitor, control and sensor module has a two way communication with the ioBridge.com servers. Мережі включений моніторингу, контролю і датчиків модуль має двосторонній зв'язок з ioBridge.com серверах. Configured through user friendly widgets on the ioBridge website, the IO-204 can be setup for remote control and monitoring without any knowledge of programming. Настроюються за допомогою зручної віджети на ioBridge сайт, IO-204 може бути установка для віддаленого управління та моніторингу без знання програмування.

message-center

The internet enabled message center Інтернет дозволив центр повідомлень project is a computer less project using the ioBridge IO-204 as the web interface. Проект представляє собою комп'ютер менш проект з використанням ioBridge IO-204 як веб-інтерфейс. The system is triggered by pressing push-buttons which separately query for temperature, stocks, and other data. Система запускається натисканням кнопок, які окремо запиту температура, акції та інші дані. One button which notifies Hans via cell phone if the button has been pressed. Одна кнопка яка повідомляє Ханс через стільниковий телефон, якщо кнопка була натиснута.

When a button is pressed, the signal is transmitted to the Arduino. При натисканні кнопки, сигнал передається в Arduino. If it's local information like temperature from an analog source, then the Arduino handles it and displays the reading on the LCD screen. Якщо це місцева інформація, як температура від аналогового джерела, то Arduino обробляє його і відображає покази на екрані РК-дисплея. If the information has to be sourced from the web (like stock quotes), then it goes to the IO-204. Якщо ця інформація повинна бути від джерел у Мережі (наприклад, котирування акцій), то вона переходить до IO-204. The IO-204 connects to the Web APIs (eg Google or Yahoo for stock alerts) through the ioBridge.com servers and relays the info back to be displayed on the LCD screen. IO-204 підключається до веб-інтерфейси прикладного програмування (наприклад, Google або Yahoo на складі сповіщень) через ioBridge.com сервера і передає назад інформація буде відображатися на екрані РК-дисплея.

Hans has provided the complete working of the remote message center on his blog along with the source code required to program the Arduino. Ганс умови повного робочого з віддаленого центру повідомлень в своєму блозі разом з вихідним кодом програми необхідні для Arduino. Explore our broad section on Вивчіть наші широкі розділ Arduino hacks Arduino хакі for more outstanding project для більш Найкращі інсталяції

Comment: Коментар:
Tags: Мітки: , ,