Is there anything that the Arduino microcontroller can't do? C'è qualcosa che la Arduino microcontrollore non può fare? Just look at the vast assortment of applications in Basta guardare il vasto assortimento di applicazioni in Top 40 Arduino Projects of the Web Top 40 Progetti di Arduino Web we've covered earlier. abbiamo coperto in precedenza. Here's another awesome arduino project by Hans Scharler. Ecco un altro awesome Arduino progetto da Hans Scharler. Hans uses an Arduino to relay internet information from Web APIs to a serial LCD display. Hans utilizza un relè Arduino a informazioni provenienti da Internet Web API per una serie di display 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 è una piattaforma embedded che utilizza una semplice scheda I / O programmabili e di un ambiente software in generale in C / C + + codice. An Arduino can be paired with other hardware to develop interactive inventions. Un Arduino può essere associato con altri hardware di sviluppare interattiva invenzioni. They can also be connected to software running on a computer. Essi possono anche essere collegato al software che gira su un computer. Newbies can look into our Newbies può guardare nel nostro introduction guide introduzione guida on the Arduino to get started with their own projects. sulla Arduino per iniziare con i propri progetti.

The Il ioBridge IO-204 ioBridge IO-204 makes the handshake between the World Wide Web and the Arduino interface possible. rende la stretta di mano tra il World Wide Web e l'interfaccia Arduino possibile. The web enabled monitor, control and sensor module has a two way communication with the ioBridge.com servers. Il web ha consentito monitorare, controllare e dispone di un modulo sensore di comunicazione bidirezionale con il server 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. Configurato con user friendly widget sul sito ioBridge, IO-204 può essere configurato per il controllo remoto e monitoraggio, senza alcuna conoscenza di programmazione.

The Il internet enabled message center Internet ha permesso centro messaggi project is a computer less project using the ioBridge IO-204 as the web interface. progetto è meno di un computer utilizzando il progetto ioBridge IO-204, come l'interfaccia web. The system is triggered by pressing push-buttons which separately query for temperature, stocks, and other data. Il sistema viene attivato premendo pulsanti che separatamente query per la temperatura, le scorte, e di altri dati. One button which notifies Hans via cell phone if the button has been pressed. Un pulsante che notifichi Hans via cellulare se il pulsante è stato premuto.
When a button is pressed, the signal is transmitted to the Arduino. Quando un pulsante viene premuto, il segnale viene trasmesso al 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. Se si tratta di informazioni a livello locale come la temperatura da una fonte analogica, allora la Arduino gestisce e visualizza la lettura sullo schermo LCD. If the information has to be sourced from the web (like stock quotes), then it goes to the IO-204. Se l'informazione deve essere di provenienza dal web (come le quotazioni di borsa), poi si va al 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. L'IO-204 si connette al Web API (ad esempio Google o Yahoo per gli avvisi), attraverso il server e relè ioBridge.com le informazioni torna ad essere visualizzata sullo schermo 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 ha fornito il testo completo del lavoro del telecomando centro messaggi sul suo blog con il codice sorgente necessario per programmare l'Arduino. Explore our broad section on Esplorate la nostra ampia sezione dedicata Arduino hacks Arduino hack for more outstanding project per di più in sospeso progetto












































