Is there anything that the Arduino microcontroller can't do? Finns det något som Arduino mikrokontroller inte kan göra? Just look at the vast assortment of applications in Titta bara på den stora sortiment av ansökningar Top 40 Arduino Projects of the Web Top 40 Arduino Projekt av webben we've covered earlier. Vi berättar mer om tidigare. Here's another awesome arduino project by Hans Scharler. Här är en annan awesome Arduino projekt av Hans Scharler. Hans uses an Arduino to relay internet information from Web APIs to a serial LCD display. Hans använder en Arduino att förmedla informationen på Internet från Web API till en seriell LCD display.
Arduino is an embedded computing platform that uses a simple I/O board and a programmable software environment generally using C/C++ code. Arduino är en inbäddad datorplattform som använder en enkel I / O-kort och en programmerbar mjukvara miljön i allmänhet med C / C + +-kod. An Arduino can be paired with other hardware to develop interactive inventions. En Arduino kan kopplas ihop med annan hårdvara att utveckla interaktiva uppfinningar. They can also be connected to software running on a computer. De kan även anslutas till programvara som körs på en dator. Newbies can look into our Newbies kan titta in i våra introduction guide Snabbguide on the Arduino to get started with their own projects. på Arduino att komma igång med egna projekt.

The Den ioBridge IO-204 ioBridge IO-204 makes the handshake between the World Wide Web and the Arduino interface possible. gör handslag mellan World Wide Web och Arduino gränssnittet möjligt. The web enabled monitor, control and sensor module has a two way communication with the ioBridge.com servers. Webben aktiverat övervaka, kontrollera och sensor-modulen har en tvåvägskommunikation med ioBridge.com servrar. 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. Konfigureras genom användarvänliga widgets på ioBridge webbplats, kan IO-204 sÀttas för fjärrstyrning och övervakning utan några kunskaper i programmering.

The Den internet enabled message center Internet-ansluten meddelandecentralen project is a computer less project using the ioBridge IO-204 as the web interface. Projektet är en dator mindre projekt med hjälp av ioBridge IO-204 som webbgränssnittet. The system is triggered by pressing push-buttons which separately query for temperature, stocks, and other data. Det utlöses genom att trycka på knappar som separat fråga för temperatur, lager och andra data. One button which notifies Hans via cell phone if the button has been pressed. En knapp som meddelar Hans via mobiltelefonen om knappen har tryckts in.
When a button is pressed, the signal is transmitted to the Arduino. När en knapp trycks in, är signalen överförs till 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. Om det lokala information som temperatur från en analog källa, då Arduino handtag och visar också den läsning på LCD-skärmen. If the information has to be sourced from the web (like stock quotes), then it goes to the IO-204. Om informationen måste komma från nätet (t.ex. aktiekurser), sedan går den till 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 ansluter till Web API (t.ex. Google eller Yahoo för lagerhållning varningar) genom ioBridge.com servrar, och skickar tillbaka information som ska visas på LCD-skärmen.
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 har lämnat fullständiga fungerande fjärr meddelandecentralen på sin blogg tillsammans med källkoden som krävs för att programmera Arduino. Explore our broad section on Utforska vårt breda avsnittet Arduino hacks Arduino hacks for more outstanding project mer enastående projekt













































