1/8
Arduino WiFi WebServer Router screenshot 0
Arduino WiFi WebServer Router screenshot 1
Arduino WiFi WebServer Router screenshot 2
Arduino WiFi WebServer Router screenshot 3
Arduino WiFi WebServer Router screenshot 4
Arduino WiFi WebServer Router screenshot 5
Arduino WiFi WebServer Router screenshot 6
Arduino WiFi WebServer Router screenshot 7
Arduino WiFi WebServer Router Icon

Arduino WiFi WebServer Router

DMITRIY OSIPOV
Trustable Ranking IconTrusted
1K+Downloads
3MBSize
Android Version Icon4.0.1 - 4.0.2+
Android Version
1.0(08-07-2019)Latest version
-
(0 Reviews)
Age ratingPEGI-3
How to install
1
Download and open the installation file
2
Unblock AptoideAptoide is a safe app! Just tap on More details and then on Install anyway.
3
Complete the installation and open Aptoide
app-card-icon
DetailsReviewsVersionsInfo
1/8

Description of Arduino WiFi WebServer Router

Программа для управления нагрузкой по Wi-Fi с Android устройств.


Принцип работы:


Подключаемся с "Android устройства" по Wi-Fi к Router.

Router через Ethernet кабель подключаем к Ethernet входу, например "ENC28J60 Module".

"ENC28J60 Module" подключаем к Arduino.

С "Android устройства" по Wi-Fi отправляем Url команды на Arduino, включаем / выключаем соответствующие Pins на Arduino.

К Arduino Pins можно подключить реле, и управлять нагрузкой 220 вольт.

Arduino Pins, можно управлять как из локальной сети, так и с любой точки планеты, настроив переадресацию на Router.


Интерфейс программы:


1. Url команды.

В окне управления 9 кнопок, каждая кнопка имеет 2 режима on / OFF, можно отправить 18 "Url команды".

По умолчанию "Url команды" записаны под мой sketch для Arduino.

Есть возможность перезаписать 16 "Url команды" на свои.

9 кнопкой включаем / выключаем, все Arduino Pins.

Для входа в режим перезаписи "Url команд", удерживаем 2 секунды кнопку "Set", далее нажимаем 2 раза на кнопку "Menu", вводим в текстовое поле свою "Url команду" например "http://192.168.1.222/?ArduinoPIN7=on", и нажимаем на любую из 16 кнопок (с 1 по 16),

все "Url команды" сохраняются в энергонезависимой памяти Android устройства.


2. Голосовое управление.

9 голосовых команд дублируют нажатие 9 кнопок.

По умолчанию это команды (1,2,3,4,5,6,7,8,9), нажав на кнопку "VOICE COMMAND" произнесите например, (1 или 8).

Все 9 голосовые команды можно перезаписать на свои! например, (люстра или ночник).

Для входа в режим перезаписи "голосовых команд" удерживаем 2 секунды кнопку "Set", далее нажимаем 1 раза на кнопку "Menu", вводим в текстовое поле с клавиатуры или через распознавание голоса, кнопка "VOICE COMMAND", свою "голосовую команду", и нажимаем на любую из 9 кнопок.

все "голосовые команды" сохраняются в энергонезависимой памяти Android устройства.


Кнопка "Accel" активирует запуск распознавания голоса с помощью Акселерометра путём при поднятия / наклона Android устройства снизу.

Кнопка "auto Speech", активировать Авто запуск распознавания голоса, останавливается "Авто запуск" голосовой командой "99".

Кнопка "RESERVE" сохранить / восстановить все свои "Url команды" и "VOICE COMMAND" в / из профиля

Кнопка "Default" восстановить настройки по умолчанию, "Url команды" и "VOICE COMMAND".

Кнопка "KEYBOARD SEND" отправка "Url команды" из текстового поля.

Кнопка "Web" показать / скрыть Web страницу / сервер.


я сделал несколько видео уроков по созданию локального Web сервера на Arduino с помощью "ENC28J60" на своём канале youtube,

все скетчи - sketch / библиотеки / инструкции, смотрите в описание под виде уроками.

Program for load control via Wi-Fi with Android devices.


How it works:


Connect with "Android devices" over Wi-Fi to the Router.

Router via Ethernet cable is connected to the Ethernet input, such as "ENC28J60 Module".

"ENC28J60 Module" is connected to the Arduino.

With "Android devices" over Wi-Fi Url send commands to the Arduino, enable / disable the corresponding Pins on the Arduino.

By Arduino Pins can be connected relays and control the load of 220 volts.

Arduino Pins, can be controlled from the local network, and from anywhere in the world, are forwarded to the Router.


The interface of the program:


1. Url team.

In the management of 9 buttons, each button has 2 modes on / OFF, you can send 18 "Url team."

Default "Url team" written under my sketch for Arduino.

It is possible to overwrite the 16 "Url team" on their own.

9 button enable / disable all Arduino Pins.

To enter the dubbing mode "Url teams", hold the button for 2 seconds "Set", Then press 2 times the button "Menu", enter in the text box its "Url command" example "http://192.168.1.222/?ArduinoPIN7= on ", and click on any of the 16 buttons (1 to 16)

all "Url team" are stored in non-volatile memory Android device.


2. Voice control.

 9 voice commands duplicate press the 9 button.

By default, this command (1,2,3,4,5,6,7,8,9) by clicking on the "VOICE COMMAND", say for example, (1 or 8).

All 9 voice commands can be overwritten on your own! eg (chandelier or nightlight).

To enter the dubbing mode "voice command" hold the button for 2 seconds "Set", continue to press 1 times the button "Menu", enter in the text box from the keyboard or through voice recognition button "VOICE COMMAND", his "voice command" and click on any of the 9 buttons.

all the "voice commands" are stored in non-volatile memory Android device.


Button "Accel" activates start voice recognition by using the accelerometer when lifting / tilting Android device below.

Button "auto Speech", activate the Auto Start voice recognition stops "Auto Start" voice command "99".

The button "RESERVE" save / restore all your "Url team" and "VOICE COMMAND" in / profile

"Default" button to restore the default settings, "Url team" and "VOICE COMMAND".

Button "KEYBOARD SEND" sending "Url command" from the text field.

The button "Web" show / hide a Web page / server.


I made a few video tutorials on creating local Web server on the Arduino using "ENC28J60" on his channel youtube,

All sketches - sketch / library / instructions, refer to the description under the video tutorials.


Arduino WiFi WebServer Router - Version 1.0

(08-07-2019)
Other versions

There are no reviews or ratings yet! To leave the first one please

-
0 Reviews
5
4
3
2
1
Info Trust Icon
Good App GuaranteedThis app passed the security test for virus, malware and other malicious attacks and doesn't contain any threats.

Arduino WiFi WebServer Router - APK Information

APK Version: 1.0Package: appinventor.ai_g916414.ArduinoWebServer
Android compatability: 4.0.1 - 4.0.2+ (Ice Cream Sandwich)
Developer:DMITRIY OSIPOVPermissions:3
Name: Arduino WiFi WebServer RouterSize: 3 MBDownloads: 1Version : 1.0Release Date: 2021-04-24 10:31:55Min Screen: SMALLSupported CPU:
Package ID: appinventor.ai_g916414.ArduinoWebServerSHA1 Signature: B6:B5:E8:AA:A6:00:82:E8:51:4A:4B:46:34:3C:D4:51:1A:17:11:74Developer (CN): g916414@gmail.comOrganization (O): AppInventor for AndroidLocal (L): Country (C): USState/City (ST):

Latest Version of Arduino WiFi WebServer Router

1.0Trust Icon Versions
8/7/2019
1 downloads3 MB Size

Apps in the same category

You may also like...