搜索资源列表
TemApp
- DS18b20温度传感器例程,基于ZIGBEE的无线传感器网络的节点编程-DS18b20 temperature sensor
SenserNetwork
- 多传感器与atmega128连接,收集数据,通过无线网络传输-multisensor
avr
- 无线传感器网络AVR芯片编程,针对的芯片atmege-AVR chip programming wireless sensor networks for the chip atmege88
wuxianchuanganqiwangguandesheji
- 采用以ARM7 LPC2138处理器为核心,以CC2430为WSN模块,采用具有3G WCDMA技术的华为EM770W模块,设计一个无线传感器网络网关,用于湖水质量监测的网关节点-ARM7 LPC2138 processor core will be adopted in the topic .The CC2430 is used for the WSN module. At the same time, it will use a 3G WCDMA, Huawei EM770W modul
SourceFiles
- 以Atmel 128L为主控,对SHT11的温度传感器定时采集数据,通过CC1000上传数据,构成无线传感器网络的节点。包内为完整的控制程序。-To Atmel 128L for the master, the temperature sensor on the SHT11 regularly collect data, upload data through the CC1000, wireless sensor network node form. Package for the compl
sensor
- ZIGBEE传感器应用程序,适用ZIGBEE PRO 网状网络-ZIGBEE SENSOR Application promgram
ARM-node-application
- 传感器网络应用,ARM处理器开发,用户空间代码-Sensor network application, the ARM processor development, user space code
ARM--gateway-code
- ARM处理器开发 网关代码 传感器网络应用开发-ARM processor development gateway code sensor network application development
ARM--node-code
- ARM处理开发 传感器网络应用开发 传感器节点代码-ARM processing development sensor network application development sensor node code
WSN-chuan
- 应用英国jennic公司生产的无线传感器网络芯片JN5139进行串口通讯程序的设计!-British jennic company production of application of wireless sensor network chip JN5139 for serial interface communication program design!
JN-AP-1005-Wireless-UART-2v2
- JN无线传感器网络的测试代码 是uart 之间互传-Jn WSN Uart
WSN_star_network_demo
- 采用飞思卡尔beekit生成的802.15.4星型网络示例代码,以及13192SARD板为目标板,自己改写的一个无线传感器网络演示系统模型。-802.15.4 star network example code using the Freescale beekit generated, as well as 13192SARD board to target board, write in a wireless sensor network demonstration system model.
iCAN1.01
- iCAN 协议全称“Industry CAN-bus ApplicatI/On Protocol”,即工业CAN-bus 应用层协议, 它向工业控制领域提供了一种易于构建的CAN-bus 网络,为工业现场设备(传感器、仪表 等)与管理设备(工控机、PLC 等)之间的连接提供了一种低成本的通讯解决方案。-The full name of the iCAN agreement " Industry CAN-bus ApplicatI/On Protocol" , to the
DevBoard
- STM32W芯片基于开发板进行ZIGBEE网络开发例程,内涵两个工程:STM32W108为点对点传感器数据采集与发送实验。TM32W108_BasicBoard为点对点按键应答实验-STM32W chip development board based on ZIGBEE network development routines, meaning two works: STM32W108 to point sensor data acquisition and transmission expe
contiki-2.7
- 最新的低功耗传感器网络操作系统-contiki,支持文件系统,动态代码更新-The latest low-power sensor network operating system-contiki, supports file systems, dynamic code update
ZStack-CC2530-2.2.0-1.3.0
- 基于CC2530的无线传感器网络Zigbee协议栈代码-CC2530-based wireless sensor network Zigbee protocol stack Codes
ZStack-CC2530-2.3.0-1.4.0
- 基于Zigbee网络的 MQ_2传感器信号采集与报警-Based on the Zigbee network MQ_2 sensor signal acquisition and report to the police
CC1101
- 本程序时基于CC1101收发的无线传感器网络程序,采用MSP430G2553微处理器,能够实现点对点通信-This procedure is based on CC1101 transceiver wireless sensor network program, using MSP430G2553 microprocessor, to achieve point-to-point communication
ESP8266-WIFI模块应用
- ESP8266 是一个完整且成体系的Wi-Fi 网络解决方案,能够搭载软件应用, 或通过另一个应处理器卸载所有Wi-Fi 网络功能。我们使用的ESP8266 是串口型 WIFI,速度比较低,不能用来传输图像或者视频这些大容量的数据,主要应用于 数据量传输比较少的场合,比如温度信息,一些传感器的开关量等。当然传输的 数据量虽说少,但也能一次传输几千字节的数据,而且通信非常稳定,可以满足 大多数应用。