搜索资源列表
MSP430
- MSP430学习资料,包含各类开发实例,是您学习MSP430系列单片机开发的好书-MSP430 learning materials, including various types of development examples, you learn the good books of the MSP430 MCU development
TQ2440and51
- 该资源可实现Tq2440与51单片机串口通信,2440向51发送信息,51收到后将收到的消息回传给2440,并在2440上显示出来,2440上程序用qt开发,2440上串口选择tq2440_serial1(也就是com1,linux下叫ttyS1,因为0口被天嵌用作调式口),用杜邦线分别接2440的TXD1、RXD1和51的Rxd、Txd相连。-This resource can be realized Tq2440 with 51 single-chip serial communicatio
ARM11_6410--3
- 本文介绍了ARM单片机嵌入式系统的开发流程,详细介绍了初学者应该如何着手学习嵌入式系统开发-This article describes the ARM microcontroller embedded system development process, detailing how beginners should start learning embedded systems development
CallBack
- 单片机说上的CallBack实现,非常便于系统构架吗,大大简化了系统设计。该代码基于msp430开发,使用的语言是C-SCM said on CallBack implementation, system architecture is very easy to do, greatly simplifying system design. The code is based on msp430 development, the language used is C++
rc522_v1
- rfid读卡器rc522的linux驱动,基于标准spi master架构,速度飞快,在2440开发板什么测试通过,我从单片机什么移植过来的,有兴趣可以看看。-the rfid reader device driver ,based on linux spi master architecture,full speed running。we test it on s3c2440 board.