Internet – Ethernet – LAN Projects

Arduino Bug Catching Spider in Web

Bug-Catching Spider in Web using Arduino Part 2

This project is a collaboration between  idesigner4 and bhasudha(me), students in the Fall 2012 course Things That Think (CSCI 7000) at The University of Colorado – Boulder. The story of our bug-catching spider automaton goes like this: A giant evil spider resides in a big web. One day an unfortunate lady bug gets trapped in

Bug-Catching Spider in Web using Arduino Part 2 Continue Reading

Pet Feeder using Arduino

Twitter Controlled Pet Feeder using an Arduino

A great project for busy pet owners.  This Twitter-Controlled pet feeder automatically dispenses food in response to activity on your Twitter account.  The project is controlled by an Arduino and uses the Arduino Ethernet shield to receive data from Twitter.  I hacked this automatic Pet Feeder from Amazon to build this project, but you could

Twitter Controlled Pet Feeder using an Arduino Continue Reading

Arduino surveillance bot

Reginald: a UDP surveillance bot; control via the Internet using Arduino

Reginald started from the simple, yet bold idea to control a bot from anywhere in the world with a live video feed. What I wasn’t expecting was for Reginald to develop into an involved, feature rich project. With my work and money, I was able to complete a project exactly to my satisfaction and more.

Reginald: a UDP surveillance bot; control via the Internet using Arduino Continue Reading

Arduino Big Ball Maze Game

Big Ball Maze Game using Arduino

This project was the result of an urge to contribute something to the Creative Games section of my kids’ elementary school fair. The kids loved it for it’s simple old-school game aesthetic mixed with Wii-style and Kinect-style video game control. It’s a spin-off project of an earlier Ball & Plate experiment mentioned here in the Instructables

Big Ball Maze Game using Arduino Continue Reading

webpage in real time using Arduino

Drive a webpage in real-time using Arduino, SensorMonkey and Processing.js

Remote visualization of real-time sensor data. This tutorial describes in detail how to use the free SensorMonkey service to push real-time sensor data from an Arduino to a webpage for visualization using Processing.js. No server-side coding or Ethernet shield is required. A standard, run of the mill Arduino will work perfectly. You’ll also need a sensor to

Drive a webpage in real-time using Arduino, SensorMonkey and Processing.js Continue Reading

control arduino board using an android phone and a bluetooth module

How to control arduino board using an android phone and a bluetooth module

In this tutorial you’ll learn how to use a bluetooth module and MIT’s app inventor to create a wireless serial link between an android phone and an arduino board. Here is a short video showing an example app I created. I’ll describe how to do the wiring, write an arduino sketch that can accept basic

How to control arduino board using an android phone and a bluetooth module Continue Reading

Internet cloud Controlled Home Automation Using Esp8266 aREST MQTT IoT

Internet/cloud Controlled Home Automation Using Esp8266 (aREST, MQTT, IoT)

Step 1: COMPONENTS REQUIRED Only 4 components required – 1. ESP8266 NODEMCU or WEMOS D1 mini or any esp8266 wifi development board2. RELAY (5V or 6V)3. ULN2003 or UNL2003A (Relay driver IC)4. Jumpers (obviously or else solder it!!) The main structure of the project is that ESP8266 module will receive the signal from the MQTT

Internet/cloud Controlled Home Automation Using Esp8266 (aREST, MQTT, IoT) Continue Reading

Scroll to Top