-
基于z-stack的窗帘控制代码
应用背景本代码是属于智能家居的一部分,实现窗帘的控制,本代码适合初学z-stack的同学。想学习智能家居的初学者可以看看该源码,同时想学习zigbee协议或者是z-stack协议栈下开发的同学也可以看看。关键技术本工程是基于ti的z-stack协议栈,该协议栈是遵循zigbee2007协议的,该工程实现窗帘的控制,该源码是基于z-stack协议栈的,所以很适合想学习z-stack协议栈的同学。本源码是使用在以cc2530芯片为mcu的开发板上的。同时本源码也会涉及到一些电机控制的源码。
- 2022-06-16 07:25:59下载
- 积分:1
-
在nrf9e5芯片基础上编写的C51源代码,可实现点到点无线通信的发送部分。...
在nrf9e5芯片基础上编写的C51源代码,可实现点到点无线通信的发送部分。-In nRF9E5 chips prepared on the basis of the C51 source code, can be sent point-to-point wireless communications, in part.
- 2022-01-26 02:13:54下载
- 积分:1
-
stc89c52 24C02 c语言程序
基于STC89c52RC的at24c02程序, 通过IIC通信, 可以单字节操作 ,也可以多字节操作, 已经亲自测试成功。
- 2022-01-22 00:05:15下载
- 积分:1
-
IAR编写的MSP430的A0A1_UART
IAR编写的MSP430的A0A1_UART-IAR s MSP430 prepared A0A1_UART
- 2022-12-01 19:20:02下载
- 积分:1
-
AVRcam Software for Tiny12 with I2C
AVRcam Software for Tiny12 with I2C
- 2022-03-07 00:15:52下载
- 积分:1
-
AVR 单片机一些简单的历程。仅供参考,多交流
AVR 单片机一些简单的历程。仅供参考,多交流-AVR mega8 jingong can kao ,see chinese
- 2022-02-05 17:11:15下载
- 积分:1
-
with KEIL C AGSI I2C debugging tools, including a dialog box appears, can operat...
配合KEIL C的AGSI调试I2C的工具,包含了显示对话框,可以操作。-with KEIL C AGSI I2C debugging tools, including a dialog box appears, can operate.
- 2023-01-23 05:05:04下载
- 积分:1
-
8051 driver ET312GPS C program
8051单片机驱动ET312GPS C程序-8051 driver ET312GPS C program
- 2023-07-03 13:05:03下载
- 积分:1
-
俄罗斯方块(单片机版)文档及程序
程序只是为了实现俄罗斯块最基本的功能,显示界面,例如开幕和结束的场面,再加上
每个人都是自由发挥。注: 消除行的程序只能显示在两位数超过两个,十个会
出现乱码,你可以显示,只有十岁的和的个位数的行数。自动去除的高,只显示
十位,位,避免官样文章的外观。程序块样式是出现在一个固定的顺序,而不是随机的
可以添加随机函数随机多维数据集的风格似乎增加可玩性。更多的功能,希望你能发挥 !
- 2022-02-15 17:06:00下载
- 积分:1
-
DE2 练习源码2-1
Part I
We wish to display on the 7-segment displays HEX3 to HEX0 the values set by the switches SW15−0. Let the
values denoted by SW15−12, SW11−8, SW7−4 and SW3−0 be displayed on HEX3, HEX2, HEX1 and HEX0,
respectively. Your circuit should be able to display the digits from 0 to 9, and should treat the valuations 1010 to
1111 as don’t-cares.
1. Create a new project which will be used to implement the desired circuit on the Altera DE2 board. The
intent of this exercise is to manually derive the logic functions needed for the 7-segment displays. You
should use only simple VHDL assignment statements in your code and specify e
- 2022-03-23 22:31:42下载
- 积分:1