Arduino Control via a Web Service with Teleduino

Convert your Arduino into a sofisticated web control platform using Teleduino.
ORIGINAL POST
By nathanknz
components
details
Convert your Arduino into a sofisticated web control platform using Teleduino.
Picture of Arduino Control via a Web Service with Teleduino

Teleduino is both a product and a service. Once the Teleduino sketch has been loaded on your Arduino (the ‘product’), it then connects to the Teleduino server awaiting your instruction from anywhere in the world via the internet (the ‘service’).

Typically there are no firewall changes required, and if your network supports DHCP then no network configuration is needed on the device. Easy!

This tutorial will guide you through creating a Status LED for your device, then obtaining and uploading the Teleduino library/sketch to your ethernet enabled Arduino Uno (or equivalent).

To complete this tutorial you need:

  • Arduino Uno / Mega (or equivalent)
  • Ethernet Sheild (Wiznet based)
  • LED
  • 1K Resistor (or similar)

This is our first tutorial and will be adding neat project tutorials for achieving specific tasks.

If you get stuck on any of the steps, or if you feel that there is a step that could be explained better, please leave a comment so that we can improve things.

Convert your Arduino into a sofisticated web control platform using Teleduino.
Picture of Arduino Control via a Web Service with Teleduino

Teleduino is both a product and a service. Once the Teleduino sketch has been loaded on your Arduino (the ‘product’), it then connects to the Teleduino server awaiting your instruction from anywhere in the world via the internet (the ‘service’).

Typically there are no firewall changes required, and if your network supports DHCP then no network configuration is needed on the device. Easy!

This tutorial will guide you through creating a Status LED for your device, then obtaining and uploading the Teleduino library/sketch to your ethernet enabled Arduino Uno (or equivalent).

To complete this tutorial you need:

  • Arduino Uno / Mega (or equivalent)
  • Ethernet Sheild (Wiznet based)
  • LED
  • 1K Resistor (or similar)

This is our first tutorial and will be adding neat project tutorials for achieving specific tasks.

If you get stuck on any of the steps, or if you feel that there is a step that could be explained better, please leave a comment so that we can improve things.

documents
Others
Teleduino API documentation

COMMENTS

Please Login to comment
  Subscribe  
Notify of