DIY Internet Enabled Arduino Messenger DIY इंटरनेट सक्रिय Arduino मैसेन्जर

Is there anything that the Arduino microcontroller can't do? वहाँ कुछ भी है कि Arduino microcontroller नहीं कर सकता है? Just look at the vast assortment of applications in बस में आवेदनों के विशाल assortment देखो Top 40 Arduino Projects of the Web शीर्ष 40 Arduino परियोजनाओं वेब के we've covered earlier. हम पहले ही बता चुका हूँ. Here's another awesome arduino project by Hans Scharler. यहाँ हंस Scharler द्वारा एक और भययोग्य arduino परियोजना है. Hans uses an Arduino to relay internet information from Web APIs to a serial LCD display. हंस एक धारावाहिक एलसीडी प्रदर्शित करने के लिए वेब APIs से इंटरनेट जानकारी रिले करने के लिए एक Arduino का उपयोग करता है.

Arduino is an embedded computing platform that uses a simple I/O board and a programmable software environment generally using C/C++ code. Arduino है कि एक साधारण मैं का उपयोग करता है एक एम्बेडेड कंप्यूटिंग मंच है / हे बोर्ड और एक सॉफ्टवेयर प्रोग्राम पर्यावरण सामान्यतः / सी + + कोड सी का इस्तेमाल करते हैं. 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 Newbies में देख सकते हैं हमारी 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. वर्ल्ड वाइड वेब और 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 को जाता है sourced किया जाना है. 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 वेब APIs (स्टॉक के लिए सचेतक) के 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 hacks for more outstanding project अधिक बकाया परियोजना के लिए

Comment: टिप्पणी:
Tags: टैग: , ,