资源列表
SPI
- 51单片机模拟SPI接口程序,用于在普通51单片机上实现SPI通信-51 single-chip analog SPI interface program for ordinary 51 MCU SPI communication
jixieshou
- 这只是我的一个机械手程序,可能没多大用,但可以作为一个例子。我真的很想加入你们行列,-this the one I manipulator procedures may not be used much, but can be used as an example. I really want to join your ranks, thank you
ess
- commande vectorielle de la machine asynchrone
c51code
- 2005 年电子报发表单片机C 语言入门教程 的配套源码。
SIA_ISPTool
- LPC21xxISP 烧写软件,欢迎使用!
MifireCard
- STM32 Cortex-M3 通过SPI读写Mifire One 卡片-STM32 Cortex-M3 through the SPI read and write Mifire One Card
dmx2da
- DMX to 8 analogue channels converter. AVR AT90S2313 assembler. Base address is defined by DIP switch.
yinyue
- 设有播放按键,控制扬声器的开关,同时可以延时启动,汇编语句进行精确延时,延时1/4拍时间即187ms,可实现单个音符的发声-A play button, control speaker switch, at the same time can delay start assembly statement precise delay, delay 1/4 beat that 187ms individual notes audible
IOtext
- 单片机IO口测试程序 适用于8051单片机-Microcontroller IO port testing procedures applicable to 8051
an155sw
- CYGNAL单片机,C8051FXXX应用例程6-CYGNAL microcontroller, C8051FXXX routines 6
CPSerialPort
- 基于linux下QT的串口编程,主要是设置串口通信的参数-QT under linux serial programming, mainly to set the parameters of the serial communication
c语言中写二进制数
- c语言中写二进制数。引用例子:#define Bin(n) LongToBin(0x##n##l)void main(void){ unsigned char c c = Bin(10101001) // c = 0xA9}-Write binary number in C language. Cited code:#define Bin(n) LongToBin(0x##n##l)void main(void){ unsigned char c c = Bin(10101001) // c=
