How to make your home smarter with Arduino Ethernet Part2 – Room monitoring & control

Overview In the previous posting of ‘What is a Smart Home,’ we looked into how to identify the smart home and what kind of things we can do using the technology. We also defined the advantages of  DIY using OSHW and Arduino, and also introduced applications of Smart home using the Arduino Ethernet shield. Please…

How to make your home smarter with Arduino Ethernet

What is a “Smart Home” Smart home technology connects various home appliances and devices via sensor or wired/wireless network and enables the users to remotely monitor and control. The usage of smart home technology started in home automation applications, and has expanded its usage and conveniency by combining with other technologies like smart device, cloud, big data, machine running, and artificial intelligence. The combination…

WIZnet W5500-EVB and Blynk App communication

Intro Because app’s are being used almost everywhere, I decided to make my own tutorial on how to control my board using App. Some time ago, I found a very interesting app platform, ‘Blynk’. But Blynk platform supports only specified devices(like arduino series), so I’ve porting Blynk library for arduino to my WIZnet W5500-EVB board.…