-
hal timer 32k
可以用指令控制选择信道,设置发射功率,发送数据包(长度可选),接收数据包(接收时延可设),CC2430复位,内部温度传感器读取,定时器时长控制。底层函数基本做好,如果要加入新功能,可自行更改。(You can select the channel with the command control, set the transmit power, transmit data packet (lengths), receive data packets (receiver delay can be set), CC2430 reset, the internal temperature sensor reading, the timer duration control. Basic underlying function well, if you want to add new features to make changes.)
- 2011-06-22 18:57:46下载
- 积分:1
-
sprc133
说明: 文件内容为dspC5000的工具包,希望能为有需要的人提供帮助(The content of the file is a toolkit for dspC5000, hoping to help people in need.)
- 2020-06-23 09:20:02下载
- 积分:1
-
oracle_monitor
23r2rwerfq2w rq2rq24
- 2019-02-11 10:12:12下载
- 积分:1
-
EM78P468_C
EM78P468单片机的参考代码,C语言编写,还有详细的代码说明(EM78P468 Singlechip reference code, C language, as well as a detailed description of the code)
- 2008-12-15 10:26:53下载
- 积分:1
-
ds18b20
温度传感器ds18b20的操作代码,直接使用。不会有任何错误(Temperature sensor DS18B20 operation code, directly used. There will be no error)
- 2007-11-14 23:24:33下载
- 积分:1
-
14×16Ver1.7
汉字显示字库及程序源码14*16标准字库(Chinese display font and procedures source code 14* 16 standard font)
- 2007-03-14 18:49:06下载
- 积分:1
-
retroband-master
基于arduino智能计步器,用MPU6050采集加速度值,通过蓝牙串口传至手机APP中(enviroment test)
- 2020-10-11 13:57:32下载
- 积分:1
-
stm32 跑马灯
说明: 基于stm32固件库的跑马灯范例,供参考(An Example of Racing Horse Lamp Based on STM32 Firmware Library)
- 2020-06-15 22:55:01下载
- 积分:1
-
MUSICOVER
基于C51单片机proteus仿真的音乐播放器,可以播放多首歌曲以及基本的播放器按键功能。(C51 MCU proteus simulation based music player that can play multiple songs, and basic player key functions.)
- 2015-01-07 09:45:56下载
- 积分:1
-
EEPROM.txt
基于pic16f676 EEPROM的问题
用软件仿真没问题,但烧到片子里,不能正常运行。情况是这样的:假如循环向EEPROM中写数据,9,8,7,6,5,4,3,2,1,然后读,发现每一位读出的都一样,是写循环中第一个写进去的字节,也就是9。其他的并没有写进去。
EEPROM的写通过判断标志位就可以,但是在下一次写之前要清除上一次写完成的标志位。也就是说,每次写完要清除完成标志位,否则下一次写不进去。(Based on pic16f676 EEPROM problem
With the software simulation no problem, but burn to film, not normal operation. The fact of the matter is: if cycle to write the data of EEPROM, 9,8,7,6,5,4,3,2,1, then read, and found that each of the read, write the first cycle is written in bytes, also is 9. The other are not written in.
Write through the judgement of EEPROM sign a can, but in the next write to remove the last completed before writing the sign of a. That is, every time to remove the written finish marks a, or the next write in.
)
- 2012-03-20 16:27:58下载
- 积分:1