Other

“Arduino takes picture from camera and upload it to Google Drive via Google Drive API. Login process is via OAuth 2.0. How It Works 1. Login to Google Account via OAuth 2.0 for IoT devices to obtain access_token …

“When drawing on web, the drawing will be sent to XY plotter to re-draw it on bigger screen. How It Works When a finger touches to the drawing area in webpage, the XY coordinate of touching point is sent to …

“A compact air quality, temperature and humidity monitor enclosed in a small wooden chest, with a four-row LCD display. A project completed to measure the air condition in a diesel polluted building. Then the final design enclosed in a wooden …

“This project shows how to control a 6DOF robot arm via web.”

“It’s a security feature for Arduino. User is required to input the unlock pattern before remotely controlling/monitoring Arduino. Introduction You may be familiar with the unlock pattern when you access your phone. Now this feature is available on …

“A simple candy dispenser to enjoy upon your request and to practice arduino & bulding skills! The Project This is an easy way to create a candy dispenser using only IR sensor, servo, and pushbutton. It can be split up into …

“Have fun with a colleague during break time with this web-based game. There are two people playing game. each people uses two buttons to control direction of goalkeepers. Therefore, we need four buttons. Arduino reads the states of four buttons …

“A vehicle measures distance with its an encoder on its wheel. It is remotely controlled and transmits the distance via Websocket. When you measure distance between two point general way is to use a ruler. But you can use a …

“Remotely controlling Arduino by using Web-based Keypad. We can control everything with this project. In this article, I just display the pressed key on 8x8 LED matrix as an example.”

“This project shows how to monitor Arduino using a web-based gauge. By IoT_lover. We can monitor everything with this project, but I took the rotary angle sensor as an example. “