Internet – Ethernet – LAN Projects

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 Read More »

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 Read More »

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) Read More »

Arduino Wireless nunchuk controlled animatronic doll

Wireless nunchuk controlled animatronic doll using Arduino

This instructable will attempt to show you how to make an animatronic doll controlled by a wireless nunchuk. This doll can only move its head though. I’m sure there are plenty of people out there who can take this and expand on it and make it much better, and I encourage that completely. 🙂 This

Wireless nunchuk controlled animatronic doll using Arduino Read More »

Internet Devices

Internet Devices for Home Automation using Arduino

This instructable shows the principles involved in making devices to control home automation over the internet. We’re going to construct a device (or several of them), that talk to each other over the internet to control lights, motors for curtains/blinds, power sockets etc. In contrast to devices controlled from a web browser or phone, these

Internet Devices for Home Automation using Arduino Read More »

AndroidRemote

iAndroidRemote – Control Android mobile using an Apple Remote

I love to integrate devices which are not supposed to be integrated and this guide shows you how you can control an Android mobile using Apple’s Remote. (Who said Apple devices work only with Apple products 😉 ) Also this is my entry to the Sparkfun microcontroller context. If you like this guide, please do

iAndroidRemote – Control Android mobile using an Apple Remote Read More »

Breakout Board1

Homemade Dual H-Bridge – L298 Breakout Board using Arduino

This is my homemade Dual H-Bridge using the IC L298N. For control DC motors or step Motors ao other purposes just like you need. Breakout L298N.ppt1 MB Step 1: Hardware and Materials COMPONENTS: 1 x perf  board 13×26 holes (3,5 x 7,0 cm) 2 x AK300/3 connector 1 x 8 Header female connector for Arduino

Homemade Dual H-Bridge – L298 Breakout Board using Arduino Read More »

Control Android mobile using an Arduino

Control Android mobile by an Apple Remote using Arduino

I love to integrate devices which are not supposed to be integrated and this guide shows you how you can control an Android mobile using Apple’s Remote. (Who said Apple devices work only with Apple products 😉 ) Also this is my entry to the Sparkfun microcontroller context. If you like this guide, please do

Control Android mobile by an Apple Remote using Arduino Read More »

Android talks to Arduino

Android talks to Arduino

This project slightly modifies the Google Android sample app called “Bluetooth Chat” so you can type a message in the Android app and that same message will appear on an LCD attached to an Arduino Uno. Functionality:  Android  talks to Arduino 1. Run the Android “Bluetooth Chat” sample app (after we modify the app in

Android talks to Arduino Read More »

Scroll to Top