-
8051F040的can总线底层驱动开发程序,可以移植到项目中。
8051F040的can总线底层驱动开发程序,可以移植到项目中。-The bottom of the can bus 8051F040-driven development process, can be transferred to the project.
- 2022-05-31 20:01:43下载
- 积分:1
-
介绍msp430的c语言编程,有很多例子,通俗易懂,很适合初学者...
介绍msp430的c语言编程,有很多例子,通俗易懂,很适合初学者-MSP430 introduction of the c language programming, there are many examples of user-friendly, it is suitable for beginners
- 2022-03-15 16:12:18下载
- 积分:1
-
本程序已经调试通过,从外部I2C芯片的使用…
本程序已经调试通过,使用I2C来从外部时钟芯片中读取并写入时间。文档包含i2c的驱动程序、时钟芯片的读与写、以及使用定时器中断产生脉冲来模拟gps对时。-This procedure has been debugging through the use of I2C chip from the external clock time to read and write. Document contains the i2c driver, the clock read and write chip, and the use of the timer interrupt to simulate the pulse generated when the gps on.
- 2023-03-19 01:30:03下载
- 积分:1
-
陈天祥的《十天学会单片机》的所以C语言源程序
陈天祥的《十天学会单片机》的所以C语言源程序-Chen Tianxiang
- 2022-05-25 09:32:41下载
- 积分:1
-
microcontroller interface expansion examples
单片机接口扩展的例子-microcontroller interface expansion examples
- 2023-08-24 07:55:03下载
- 积分:1
-
大型商用电磁炉的源码程序,通过此程序可实现电磁炉的各种功能...
大型商用电磁炉的源码程序,通过此程序可实现电磁炉的各种功能-Large commercial induction cooker of the source process, this process can be achieved through a variety of functional induction cooker
- 2022-07-02 03:16:02下载
- 积分:1
-
就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RT...
就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借鉴ucosII和RTX Tiny编写了Small RTOS 51,虽然它为51系列编写,但是它还是比较容易移植到其它CPU上。
-err
- 2023-03-23 11:40:04下载
- 积分:1
-
AD9852的单音频产生波形程序 加载失时钟是内部设置的
AD9852的单音频产生波形程序 加载失时钟是内部设置的
-AD9852 single audio waveform procedures produce an internal clock to load default settings
- 2023-07-10 21:20:04下载
- 积分:1
-
Timer 0 overflow interrupt the experiment, based on the AVR MCU Experimental pro...
定时器0溢出中断实验,基于AVR 单片机的实验程序-Timer 0 overflow interrupt the experiment, based on the AVR MCU Experimental procedures
- 2023-03-13 07:50:04下载
- 积分:1
-
PCI总线多功能卡的设计,设计内容包括,4路DA输出,6路模拟输入(0...
PCI总线多功能卡的设计,设计内容包括,4路DA输出,6路模拟输入(0-10V),-PCI bus multi-function card design, design elements include, 4-way DA output, 6-channel analog input (0-10V),
- 2022-05-09 03:15:45下载
- 积分:1