DIY Internet Enabled Arduino Messenger DIY Διαδίκτυο Enabled 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 Top 40 Arduino Έργα του Ιστού we've covered earlier. έχουμε καλύπτονται νωρίτερα. Here's another awesome arduino project by Hans Scharler. Εδώ είναι ένα άλλο φοβερό σχέδιο Arduino του Hans Scharler. Hans uses an Arduino to relay internet information from Web APIs to a serial LCD display. Hans χρησιμοποιεί Arduino να μεταδίδονται πληροφορίες από το Διαδίκτυο Web API σε μια σειριακή οθόνη LCD.

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 και του σκάφους είναι μια προγραμματιζόμενη περιβάλλον λογισμικού εν γένει τη χρήση 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 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. καθιστά τη χειραψία μεταξύ του World Wide Web και το interface 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. Ρυθμιστεί με φιλικό προς το χρήστη widgets στην ιστοσελίδα ioBridge, το IO-204 μπορεί να είναι setup για απομακρυσμένο έλεγχο και την παρακολούθηση δεν καμία γνώση προγραμματισμού.

message-center

The Το internet enabled message center Διαδίκτυο ενεργοποιημένη κέντρου μηνυμάτων project is a computer less project using the ioBridge IO-204 as the web interface. έργου είναι ένας υπολογιστής λιγότερο έργου που χρησιμοποιούν την IO ioBridge-204 ως το web interface. 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. Ένα κουμπί που κοινοποιεί Hans μέσω κινητού τηλεφώνου, εάν το κουμπί έχει πατηθεί.

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 που χειρίζεται και εμφανίζει την ανάγνωση στην οθόνη LCD. 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 συνδέεται με το Web APIs (π.χ. το Google ή το Yahoo για το απόθεμα καταχωρήσεις) μέσω των διακομιστών ioBridge.com και σας στέλνει την πλάτη πληροφορίες που θα εμφανίζονται στην οθόνη LCD.

Hans has provided the complete working of the remote message center on his blog along with the source code required to program the Arduino. Hans έχει παράσχει την πλήρη λειτουργία του απομακρυσμένου κέντρου μηνυμάτων στο blog του, μαζί με τον πηγαίο κώδικα που απαιτούνται για το πρόγραμμα Arduino. Explore our broad section on Εξερευνήστε ευρεία τμήμα μας για Arduino hacks Arduino hacks for more outstanding project για περισσότερες εκκρεμείς έργου

Comment: Σχόλιο:
Tags: Ετικέτες: , ,