Is there anything that the Arduino microcontroller can't do? Is er iets dat de Arduino microcontroller kan niet doen? Just look at the vast assortment of applications in Kijk maar naar de grote assortiment van toepassingen op Top 40 Arduino Projects of the Web Top 40 Arduino Projecten van het web we've covered earlier. we vallen eerder. Here's another awesome arduino project by Hans Scharler. Hier is nog een awesome Arduino project door Hans Scharler. Hans uses an Arduino to relay internet information from Web APIs to a serial LCD display. Hans maakt gebruik van een Arduino te relais internet informatie van het web-API's naar een serieel LCD-scherm.
Arduino is an embedded computing platform that uses a simple I/O board and a programmable software environment generally using C/C++ code. Arduino is een embedded computing platform dat gebruik maakt van een eenvoudige I / O-raad en een programmeerbare software milieu in het algemeen gebruik van C / C + + code. An Arduino can be paired with other hardware to develop interactive inventions. Een Arduino kan worden gekoppeld met andere hardware te ontwikkelen interactieve uitvindingen. They can also be connected to software running on a computer. Ze kunnen ook worden aangesloten op de software die draait op een computer. Newbies can look into our Newbies kunnen kijken naar onze introduction guide invoering gids on the Arduino to get started with their own projects. op de Arduino aan de slag met hun eigen projecten.

The De ioBridge IO-204 ioBridge IO-204 makes the handshake between the World Wide Web and the Arduino interface possible. maakt de handdruk tussen het World Wide Web en de Arduino interface mogelijk. The web enabled monitor, control and sensor module has a two way communication with the ioBridge.com servers. De web enabled toezicht, controle en sensor module heeft een twee manier de communicatie met de ioBridge.com servers. 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. Geconfigureerd via gebruikersvriendelijke widgets op het ioBridge website, de IO-204 kan worden ingesteld voor de afstandsbediening en de controle, zonder enige kennis van programmeren.

The De internet enabled message center internet ingeschakeld berichtencentrale project is a computer less project using the ioBridge IO-204 as the web interface. project is een computer met behulp van het project minder ioBridge IO-204 als de web-interface. The system is triggered by pressing push-buttons which separately query for temperature, stocks, and other data. Het systeem wordt geactiveerd door het indrukken van drukknoppen die afzonderlijk query voor temperatuur, voorraden en andere gegevens. One button which notifies Hans via cell phone if the button has been pressed. Een knop die meldt Hans via de mobiele telefoon als de knop is ingedrukt.
When a button is pressed, the signal is transmitted to the Arduino. Als een knop wordt ingedrukt, wordt het signaal wordt doorgegeven aan de 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. Als het lokale informatie zoals temperatuur van een analoge bron, dan is de Arduino handgrepen en geeft de lezing op het LCD-scherm. If the information has to be sourced from the web (like stock quotes), then it goes to the IO-204. Als de informatie is afkomstig van het web (zoals aandelenkoersen), dan gaat het naar de 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. De IO-204 verbinding met het web-API's (zoals Google of Yahoo voor voorraad meldingen) door de ioBridge.com servers en relais de info terug om te worden weergegeven op het LCD-scherm.
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 heeft de volledige werking van de afstandsbediening berichtencentrale op zijn blog, samen met de broncode nodig om het Arduino. Explore our broad section on Ontdek onze brede gedeelte over Arduino hacks Arduino hacks for more outstanding project voor meer uitstaande project











































