Arduino Ethernet Shield tweets temperature updates
In this blog, the HackShed guy shows how to tweet the current environmental status of the office. The Arduino records the current, minimum, maximum and temperature change as well as humidity –...
View Article[YouTube] Building an Arduino home automation controller
[YouTube] Building an Arduino home automation controller – SuperHouseTV Control physical devices using an Arduino based home automation controller that connects to your network and lets you switch...
View ArticleInternet Radio (WIZ550io)
The “Internet Radio” produced by using the WIZ550io (built-in MAC address) and ATMEGA1284P (Flash128K, EEPROM4K). User can register maximum 80 radio broadcastings. The radio broadcasting registration...
View ArticleUsing the Arduino Ethernet shield, Part 1 of 2 – Tech Explorations
In this 2-part lecture he will show you how to get your Arduino gadget to speak to the Internet! In part 1, he will show you how to connect your Ethernet shield, and how to make your Arduino part of...
View ArticleUsing the Arduino Ethernet Shied, Part 2 of 2 – Tech Explorations
In this 2-part lecture he will show you how to get your Arduino gadget to speak to the Internet! In this 2nd part, he show you how to turn on and off an LED, and to read light intensity through a...
View ArticleProDiNo – W5200
KMP electronics released a new module for home automation, which is named ‘ProDiNo’. ProDino based on the W5200 Ethernet chip. It is fully compatible with Arduino IDE, Arduino LEONARDO compatible...
View ArticleCreating a SCADA system with WidgeDuino
WidgeDuino – which recently made its Kickstarter debut – is an intelligent and easily configurable Windows-based application for communication between a Microsoft Windows platform and a microcontroller...
View ArticleUploading Temperature to www.grovestreams.com using Arduino Uno + Ethernet...
Read ADC from LM35 data using Pin A5 Arduino UNO then upload temperature data using Ethernet Shield over Internet. Dont forget to shared your internet connection to your Arduino. Here the Source Code:...
View Article[YouTube] Step by step build The Internet of Things using Arduino, Wiz550io...
[YouTube] Step by step build The Internet of Things using Arduino, Wiz550io and Thingspeak API – Mohamad Dani This video will guide you how to build The Internet of Things (IoT) using Arduino, WIZ550io...
View Article[YouTube] WIZ550io Tutorial Series : Arduino Learn To Tweet Part 1 (Setting)
[YouTube] WIZ550io Tutorial Series : Arduino Learn To Tweet Part 1 (Setting) – Mohamad Dani This video will guide you how your Arduino post tweet to your Twitter Account using Arduino Duemilanove and...
View ArticleWIZ550io Tutorial Series : Arduino Learn To Tweet Part 2 (In Action)
[YouTube] WIZ550io Tutorial Series : Arduino Learn To Tweet Part 2 (In Action) – Mohamad Dani This part two video will guide you how your Arduino post tweet to your Twitter Account using Arduino...
View Article[YouTube] WIZ550io Tutorial Series : The Internet of Things with Arduino Part...
[YouTube] WIZ550io Tutorial Series : The Internet of Things with Arduino Part 1 (Setting) – Mohamad Dani This video part 1 will guide you how to build The Internet of Things (IoT) using Arduino,...
View Article[YouTube] WIZ550io Tutorial Series : The Internet of Things with Arduino Part...
[YouTube] WIZ550io Tutorial Series : The Internet of Things with Arduino Part 2 (In Action) – Mohamad Dani This video part 2 show you The Internet of Things (IoT) using Arduino, WIZ550io Ethernet...
View Article[YouTube] WIZ550io Tutorial Series : Home Monitoring Via Twitter Post
[YouTube] WIZ550io Tutorial Series : Home Monitoring Via Twitter Post – Mohamad Dani This video show to you how to monitor your home environment conditions such as Humidity, temperature, electricity...
View Article[YouTube] WIZ550io Tutorial Series : Simple Web Server
[YouTube] WIZ550io Tutorial Series : Simple Web Server – Mohamad Dani This video show how build simple web server to read 6 analog sensor from Arduino Duemilanove using WIZ550io Ethernet Module and...
View Article[YouTube] Arduino Data Logging to Google Docs (Spreadsheet)
[YouTube] Arduino Data Logging to Google Docs (Spreadsheet) – arezar272 Using Arduino and Ethernet Shield to send temperature data (LM35) to Google Spreadsheet. Download project files here:...
View ArticleLed control and checking temperature of your room over internet via C# and...
In this project he would like to demonstrate, how you can control a LED or anything else, and get temperature of your room over internet via C# with Arduino UNO and Arduino Ethernet Shiled. To do this...
View ArticleGarage Door Opener
Getting stuck out in the rain without keys was the motivation for this project. It lets you trigger a garage door opener through a website hosted by an Arduino. With the Arduino connected to a...
View ArticleThe important point of W5100 Hardware design and debugging
Interface for connecting MCU The connect interface between W5100 and MCU is parallel bus interface (If you want to use SPI interface, W5200 is recommended). The following is one of example which is...
View ArticleHow to improve the communication speed for W5100
These days, there were a lot of different kinds of application that requires improving the communication performance on our W5100.In theory, W5100 maximum speed could only up to 25Mbps. However in...
View Article