收藏官网首页
查看: 3804|回复: 0

[资料分享] Arduino UNO WiFi Web panel

99

主题

103

帖子

930

积分

高级会员

Rank: 4

积分
930
跳转到指定楼层
楼主
发表于 2016-12-29 20:41:59 | 只看该作者 |只看大图 回帖奖励 |倒序浏览 |阅读模式
免费使用STM32、APP自动代码生成工具
The arduino UNO WiFi has a Web panel that it can be reached in different ways:
- If the board isn't been configurated yet, you can access inserting in the browser this link: http://192.168.240.1/
In this case look the getting started guide to configure it.
- If the board is been correctly configured then you can insert the ip address (xxx.xxx.xxx.xxx) or the hostname(hostname.local/) from browser.

The Web panel has a simple menu that it is formed from five items: OVERVIEW, SERIAL MONITOR, WIFI,CONNECTIVITY and DEBUG LOG.
The Home page of the Web Panel corresponds to OVERVIEW menu, as shown in the below image:

In the Overview are shown all the informations about the configuration board:
the hostname, the network SSID, Wifi address, Wifi mode,...

Clicking on SERIAL MONITOR appears a serial monitor useful to display the results when you upload a sketch.

Furthermore in this section it is possible to reset the microcontroller clicking on RESET uC button.

Instead selecting from left menu the WIFI section, you can change the hostname simply typing the new hostname in the dedicated bar and after to click on CHANGE button, as shown in the below image:

It is possible also to switch to STA MODE or STA+AP MODE clicking the specific button, but keep in mind that it is advised to switch only in STA MODE because so the board will be visible on the Arduino IDE and, furthermore, you will be able to protect it from possible attacks, since it will no longer be visible as open network.

It is possible to connect the board to a network selecting it, inserting the correct password and clicking on CONNECTbutton.

In this section you can also choose if to use the DHCP or the Static IP, as shown in the picture:

In the CONNECTIVITY section you can enable the connection services for example the client MQTT and the SLIP:

Finally in the DEBUG LOG it is shown the debug log and it is possible to reboot the WiFi clicking the WiFi REBOOTbutton:

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

加入Q群 返回顶部

版权与免责声明 © 2006-2024 Gizwits IoT Technology Co., Ltd. ( 粤ICP备11090211号 )

快速回复 返回顶部 返回列表