发布时间:2014-12-03 14:37:55
1. 官方参考 http://wiki.openwrt.org/doc/devel/config-scriptingLoadingTo be able to load UCI configuration files, you need to include the common functions with:. /lib/functions.shThen you can use config_load name to load c.........【阅读全文】
发布时间:2014-11-28 10:11:20
1. 用的openwrt的BB版本, 余下空间790K左右, 删除了opkg, 需重新拷贝2个文件, /bin/opkg, /etc/opkg.conf点击(此处)折叠或打开BusyBox v1.19.4 (2014-03-27 17:39:06 CST) built-in shell (ash)Enter 'help' for a list of built-in commands..........【阅读全文】
发布时间:2014-11-27 16:12:36
4M的Flash, 控制继电器为GPIO26.用SSH登陆后, 操作如下1. /usr/lib/lua/dongle_config.lua, 相关的参数配置文件, 内容如下点击(此处)折叠或打开--- 设备选择, 1=有效, 0=无效wenshidu_valid = 1sharp2_valid = 0ds18b20_valid = 0.........【阅读全文】
发布时间:2014-10-25 15:21:19
点击(此处)折叠或打开--[[LUA的温湿度测试例程, 如下地址可以查看http://www.lewei50.com/u/g/2375]]--print("--> Hello LUA, qiushui_007 test!")-- load librarylocal xucommon = require "l.........【阅读全文】
发布时间:2014-07-31 11:49:46
RJ45做WAN1. RJ45接口不接网线时, eth0 肯定无内网IP点击(此处)折叠或打开root@OpenWrt:~# busybox ifconfigbr-lan Link encap:Ethernet HWaddr 38:83:45:36:0C:F0 inet addr:192.168.2..........【阅读全文】