-
CC1101Schematic-experimental-code
MSP430g2553实现CC1101无线通讯。
最近有个项目,使用CC1101无线传输控制,刚开始做使用MEGA8实现,当晚也没有考虑功耗的问题,但最后项目要求用电池供电,这就出现问题了。无线在发射时的系统的整个功耗在16ma左右,这样一算,不论实用什么电池也不能实现一个月的工作时间。但是要实现,就要一步一步的调试。第一部做的是把MEGA8的供电降到3.3V, 这样的系统的功耗能够降低一半,但是总的时间还是不能实现;第二部把系统的DC/DC稳压片替换成低电流输出、低功耗的稳压电源。这样两步下来,系统功耗降到8ma,可惜的还是不能实现。再进一步,让无线间隔性工作,工作30S,停30S。这样功耗又进一步下降,但是用电池供电的话,只能维持10天左右,要想实现30天,不太可能啊。
CC1101原理图实验代码
拿到LaunchPad后,第一想到是将代码移植到上面,看看系统的功耗。今天上午很容易移植成功了,一没功耗,让我看到了希望,在没有采取任何降低功耗的措施下,系统的功耗是4ma,无线一直在工作状态。太好,如果采取功耗设计,我想一定能够实现项目要求,期待能够调试出更低的功耗。
(The CC1101 Schematic experimental code)
- 2020-08-30 14:58:11下载
- 积分:1
-
snake
说明: 单片机实现贪吃蛇游戏,本人使用的是51单片机,显示器为16*16点整控制,此类方法适合初学者玩耍~~(Snake MCU)
- 2011-03-13 10:14:48下载
- 积分:1
-
74LS373wuxiantuozhan
基于c51单片机的74ls373芯片无限拓展功能的源代码,(学院里写的)(Based on 74 c51 ls373 chip infinitely function source code, written in the (college))
- 2015-12-09 16:44:53下载
- 积分:1
-
DrawLine
实现坐标的显示 随机数产生 并显示到listctrl中 声称坐标轴 显示随机数,排序(
Achieve coordinate display random number is generated and displayed to listctrl claimed axis shows random numbers, sorting)
- 2013-11-08 20:38:32下载
- 积分:1
-
GEADVANCE3D_Sinogram
数据转换为正弦图,最终输出的正弦图为平均正弦图。(Data into sine figure, final output sine the graph is the average sinogram.)
- 2013-10-07 15:26:07下载
- 积分:1
-
usb_dev_audio
This is LM3S9B92 Sample Code data
- 2012-11-11 17:31:22下载
- 积分:1
-
smartcarbylei
智能追踪小车,并且可以用遥控手动控制转弯加前后左右(Intelligent tracking car, and can be controlled manually with the remote turn around Canada)
- 2013-10-05 18:09:02下载
- 积分:1
-
7811
关于51单片机和dac7811芯片之间通信的程序,可以正确模拟SPI串口通信,写入数据(On communication between 51 single chip microcomputer and dac7811 chip procedures, can correctly simulate the SPI serial communication, write data
)
- 2014-07-11 16:22:06下载
- 积分:1
-
digital-thermometer
数字温度计 DS18B20控制的数字温度计(Digital Thermometer DS18B20 digital thermometer control)
- 2013-08-20 17:20:24下载
- 积分:1
-
chengxu
基于C语言编写一个程序,实现将存放在文件中的学号、姓名、电话等信息读出并显示出来。(Write a program based on the C language, the implementation will be stored in a file number, name, telephone and other information is read out and displayed.)
- 2015-12-07 18:02:46下载
- 积分:1