Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1490552
  • 博文数量: 129
  • 博客积分: 1449
  • 博客等级: 上尉
  • 技术积分: 3048
  • 用 户 组: 普通用户
  • 注册时间: 2012-07-24 18:36
文章分类

全部博文(129)

文章存档

2015年(3)

2014年(20)

2013年(65)

2012年(41)

发布时间:2014-12-05 13:42:56

Network support for the Lua languagehome · download · installation · introduction · referenceReferenceDNS (in socket)toip, tohostname, gethostn.........【阅读全文】

阅读(4568) | 评论(0) | 转发(0)

发布时间:2014-12-04 09:02:04

1. Shell中实现, 比如对GPIO 26的操作echo 26 > /sys/class/gpio/exportecho out > /sys/class/gpio/gpio26/directionecho in > /sys/class/gpio/gpio26/directionecho 1 > /sys/class/gpio/gpio26/valuecat /sys/class/gpio/gpio26/value2. LUA中的操作可以直接引用 Ewelina, Rafa, Rafa写的例程gpio.lua.........【阅读全文】

阅读(6180) | 评论(0) | 转发(1)

发布时间: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.........【阅读全文】

阅读(11251) | 评论(0) | 转发(3)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册