Internet – Ethernet – LAN Projects

Learning Arduino basics

Learning Arduino basics the easy way – Part 01 “Blink” or “The Internet”

You’ve bought your first Arduino or you’re planning to get this great little device? Obi Wan would say: “That’s good. You have taken your first step into a larger world.” Same thing for me! Congratulations! You’ll see, as soon as you master the basics, you’ll have so much fun with this little device. There are

Learning Arduino basics the easy way – Part 01 “Blink” or “The Internet” Read More »

Hear your plant make music Ethernet version

Hear your plant make music! – Ethernet version

This walk-through will show you how to build a sensor to monitor your plant’s environment and use Stats in Sound’s ERC-20 app to turn this data into music, allowing you to listen to your plant’s reaction to it’s environment.  For more information on this project, please visit www.statsinsound.org.uk. Below is a sample of music generated

Hear your plant make music! – Ethernet version Read More »

Arduino Real time room temperature

Real-time room temperature on your Website using Arduino

This is how to push high resolution real-time data from Arduino-based temperature sensor to your web page without any server-side coding. Arduino is a great device for collecting, storing and transferring data from various sensors but there are times you need to make your data accessible from any place over the internet, like I did

Real-time room temperature on your Website using Arduino Read More »

Web Client Repeating using Arduino

Web Client Repeating using Arduino

This example shows you how to make repeated HTTP requests using an Ethernet shield. This example uses DNS, by assigning the Ethernet client with a MAC address, IP address, and DNS address. It connects to http://www.arduino.cc/latest.txt. The conent of the page is viewable through your Arduino’s serial window. Circuit The Ethernet shield allows you to

Web Client Repeating using Arduino Read More »

The Soil Temperature Sensor1

Arduino-enabled Patron Interaction Counting using arduino

Using the Arduino development board (http://arduino.cc) has become a very popular way to create hardware prototypes that bridge the divide between the physical world and the Internet. This article outlines how to use an Arduino, some off-the-shelf electronic parts, the Processing programming language, and Google Documents to create a push-button reference desk transaction tally device.

Arduino-enabled Patron Interaction Counting using arduino Read More »

Scroll to Top