虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Architecture-body-sensor

  • 智能照明控制器测量环境光线

    Abstract: This application note explains how to design an intelligent lighting controller that senses and measures the ambient lightlevel with an ambient light sensor (ALS). Equipped with a real-time clock (RTC), the controller also knows when to turn lighting on oroff at specified times. The system presented in this document can be used to control all luminaires that are mains-supply operated.Controller software is also provided in hex format.

    标签: 智能照明控制器 测量 环境光线

    上传时间: 2013-11-18

    上传用户:AbuGe

  • ISA(PC104)总线规范

    ISA总线概述   ISA总线: (Industry Standard Architecture:工业标准体系结构)是IBM公司为PC/AT电脑而制定的总线标准,为16位体系结构,只能支持16位的I/O设备,数据传输率大约是16MB/S。也称为AT标准。开始时PC机面向个人及办公室,定义了8位的ISA总线结构,对外公开,成为标准(ISO ISA标准)。第三方开发出许多ISA扩充板卡,推动了PC机的发展。1984年推出IBM-PC/AT系统,ISA从8位扩充到16位,地址线从20条扩充到24条。1988年,康柏、HP、NEC等9个厂商协同把ISA扩展到32位,即EISA总线(Extended ISA)。

    标签: ISA 104 PC 总线规范

    上传时间: 2013-10-16

    上传用户:dajin

  • 用javascript做网页时的特效

    用javascript做网页时的特效,形成漫天飘雪的效果,试试吧。将代码加入<BODY></BODY>中即可。

    标签: javascript

    上传时间: 2015-01-10

    上传用户:wlcaption

  • XMDS is a code generator that integrates equations. You write them down in human readable form in a

    XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture.

    标签: integrates generator equations readable

    上传时间: 2014-11-27

    上传用户:hebmuljb

  • 一个用JavaScript写的网页特效

    一个用JavaScript写的网页特效,效果是一个跟随鼠标的时钟。把follow.txt中的代码插入到<body>和</body>之间就能看到效果。

    标签: JavaScript

    上传时间: 2014-01-08

    上传用户:tonyshao

  • 一个用JavaScript写的俄罗斯方块游戏

    一个用JavaScript写的俄罗斯方块游戏,游戏开始时用1到9选择游戏速度,之后用→←↑↓控制方块下落。把game.txt中的代码插入到<body>和</body>之间就能看到效果。

    标签: JavaScript 俄罗斯方块

    上传时间: 2015-03-13

    上传用户:731140412

  • 一个用JavaScript写的简单的计算器

    一个用JavaScript写的简单的计算器,支持加、减、乘、除四种运算,有兴趣的朋友可以自己再添加一些更复杂的运算。把jisuanqi.txt中的代码插入到<body>和</body>之间就能看到效果。

    标签: JavaScript 计算器

    上传时间: 2015-03-13

    上传用户:dancnc

  • 一个用JavaScript写的走迷宫游戏

    一个用JavaScript写的走迷宫游戏,用键盘上的→←↑↓键进行游戏,走出迷宫。请按照maze.txt中的说明把一部分代码复制到<head></head>之间,另一部分代码复制到<body></body>之间:

    标签: JavaScript 走迷宫

    上传时间: 2014-01-18

    上传用户:啊飒飒大师的

  • 一个用JavaScript写的网页特效

    一个用JavaScript写的网页特效,效果是跟随在鼠标周围的彩色的光环。把mousefollow.txt中的代码插入到<body>和</body>之间或插入到<head>和</head>之间就能看到效果。

    标签: JavaScript

    上传时间: 2015-03-13

    上传用户:busterman

  • 一个用JavaScript写的弹球打砖块游戏

    一个用JavaScript写的弹球打砖块游戏,用鼠标控制底部的横条防止球掉下去,依靠弹球打碎砖块。把ball.txt中的代码插入到<body>和</body>之间就能看到效果。

    标签: JavaScript

    上传时间: 2013-12-20

    上传用户:lunshaomo