-
30
说明: 30章51单片机入门教程,让你轻松学会单片机,不用老师,自学也能学会(30 Chapter 51 MCU introductory tutorial, allow you to easily learn the microcontroller without the teacher, can learn to self-)
- 2012-12-06 21:23:50下载
- 积分:1
-
code-complete
这是一本完整的软件构建手册,涵盖了软件构建过程中的所有细节。(This is a complete software build manual covers the software build process all the details.)
- 2014-05-07 10:47:53下载
- 积分:1
-
ALIENTEK-MINISTM32-17
ALIENTEK MINISTM32 实验17 SPI实验(The ALIENTEK MINISTM32 experiment 17 SPI experiments)
- 2013-04-20 16:34:03下载
- 积分:1
-
PC_SPI
说明: 通过计算机25针并口读写SPI总线Flash存储器(25-pin through the computer parallel port read and write SPI bus Flash memory)
- 2010-03-31 15:15:28下载
- 积分:1
-
RDA5807M
实现STM32单片机使用RDA5807M型号的芯片收音机,代码通过简单的移植,就可以使用。(Implement STM32 MCU chip radio RDA5807M model code by simply transplant, it can be used.)
- 2021-04-25 20:38:46下载
- 积分:1
-
Document
电场,考虑电导率,电流密度矢量关系式变化关系(Electric field, considering the electric conductivity, the current density variation of the relation vector)
- 2014-04-02 14:10:01下载
- 积分:1
-
用vb写的数控仿真系统
仿真机床切割,可生产可编辑的轨迹代码,方便操作.(Simulated machine tool cutting, can produce editable trajectory code, easy to operate.)
- 2020-06-28 11:40:01下载
- 积分:1
-
zhinengzhizhen
智能指针的设计,主要为了解决野指针的问题(Smart pointer design, mainly in order to solve the problem of dangling pointers)
- 2015-10-25 11:16:20下载
- 积分:1
-
Railwearmeasurement
钢轨磨耗测量系统,属非接触式测量,实现了钢轨磨耗的快速,精确测量(Rail wear measurement system is a non-contact measurement, the rail wear realize fast, accurate measurement)
- 2021-02-19 16:59:44下载
- 积分:1
-
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