readme

来自「MANTIS是由科罗拉多大学开发的传感器网络嵌入式操作系统。 这是mantis」· 代码 · 共 31 行

TXT
31
字号
//  This file is part of MANTIS OS, Operating System//  See http://mantis.cs.colorado.edu/////  Copyright (C) 2003,2004,2005 University of Colorado, Boulder////  This program is free software; you can redistribute it and/or//  modify it under the terms of the mos license (see file LICENSE)Bionet README:The bionet applications are used by the BioNet group at the University ofColorado, Boulder. They are meant to demonstrate bi-directional communication.bedrest_sense.c: application which periodically reports light, temp, battery andcalculated acceleration.bedrest_relay.c: application which can route messages from the bedrest_senseapplication to the PC, and messages from the PC (such as to click or changethe LEDs) back out to the nodes.calibrate.c: This application is used to store the MAX/MIN values of the X/Y axis of the accelerometer. This application must be placed on the node, andthe 'calibrate' command must be executed. More instructions will follow on-screen. If this application is not run, the values reported will be incorrect.sense.c: DEPRECATED: an older version of the bionet demo as presented to NASA in MAY '04.relay.c: DEPRECATED: the relay application used for the above sensing app.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?