资源列表
[单片机(51,AVR,MSP430等)] MotorolaDSP
说明:Motorola DSP型16位单片机原理与实践-Motorola DSP-based 16-bit single-chip Principle and Practice<zzz> 在 2025-06-26 上传 | 大小:4.74mb | 下载:0
[单片机(51,AVR,MSP430等)] Easy5509Handbook
说明:Easy5509开发板的资料,里面有好多例程,供大家参考。-Easy5509 development board' s information, there are a lot of routines, for your reference.<郝强> 在 2025-06-26 上传 | 大小:4.74mb | 下载:0
[单片机(51,AVR,MSP430等)] TFT-SD-dataANDprogram
说明:TFT彩屏和SD卡的完美结合,一次掌握两个外围设备,有详细的资料和简单的编程方法,让你的单片机也显示画面吧-TFT color screen and SD card, the perfect combination, a master of two peripheral devices, there is detailed information and a simple programming method, the MCU also allows you to display it<孟灵飞> 在 2025-06-26 上传 | 大小:4.74mb | 下载:0
[单片机(51,AVR,MSP430等)] Assembly-language-instruction-set.
说明:常用的汇编语言及ARM程序指令集。本人觉得非常实用,希望给大家分享。-ARM assembly language and common set of program instructions. I find it very useful, I hope to share.<wujun> 在 2025-06-26 上传 | 大小:4.74mb | 下载:0
[单片机(51,AVR,MSP430等)] STM32_USART_RECEIVESTRING
说明:CPU是STM32F103RBT6,外接8M晶振。 该程序实现了串口1中断接收字符串(必须有换行符结尾,即勾选上串口调试助手上的“换行符”再发送)。方式完毕后,通过按键(GPIO)的方式再将接收的字符串发送出来。每次接收都会更新发送。字符串缓冲区设为20(可自己调节) -CPU is STM32F103RBT6, external 8M crystal. The program implements the Serial Port 1 interrupt reception str<陈冠任> 在 2025-06-26 上传 | 大小:4.74mb | 下载:0
[单片机(51,AVR,MSP430等)] STM32F103_DHT11
说明:STM32通过IO口模拟与DHT11实现串行通信,由于DHT11本身限制只能读出温度和湿度的整数位!-STM32 serial communication via IO port analog and DHT11, DHT11 itself due to restrictions only read integer bit temperature and humidity!<姜瑜> 在 2025-06-26 上传 | 大小:4.74mb | 下载:0
[单片机(51,AVR,MSP430等)] FFT
说明:基于STM32库函数的FFT变换及相应的数据处理,已测试可用-FFT is based STM32 library functions and the corresponding data processing, has been testing available<王鹏举> 在 2025-06-26 上传 | 大小:4.74mb | 下载:0
[单片机(51,AVR,MSP430等)] traffic-light
说明:4路交通灯+共阴数码管 STC89C52RC整体工程 已经测试很好用-traffic light led 4p stc 89c52rc<失真岁月> 在 2025-06-26 上传 | 大小:4.74mb | 下载:0
[单片机(51,AVR,MSP430等)] 12.4_UDPHS_test
说明:USB2.0高速设备的实现代码,UDPHS例程,包含了NAND Flash和USB2.0的驱动代码。-The implementation code of USB2.0 high-speed equipment, UDPHS routines, contains the NAND Flash and usb driver code.<李四> 在 2025-06-26 上传 | 大小:4.74mb | 下载:0
[单片机(51,AVR,MSP430等)] LEADIY-M3-TB_UART5
说明:基于SMT32F103ZET6的UART5的HMC5883L+MPU6050+BMP085程序,通过串口5的TTL电平发送给STM32-Based SMT32F103ZET6 of UART5 of HMC5883L+ MPU6050+ BMP085 program, sent through the serial port TTL level 5 to STM32<liqiang> 在 2025-06-26 上传 | 大小:4.74mb | 下载:0
[单片机(51,AVR,MSP430等)] 1.步进电机(按频率)
说明:步进电机 1. 实现的功能:按键KEY0控制两个电机的使能,按键WK_UP控制电机的正反转,按键KEY1控制电机的加速,按键KEY2控制电机的减速。初始脉冲为5Hz,每加速一次,即按键按下一次增加1Hz,减速也是减小1Hz。 2. 连接方式:电机1脉冲接PF6,方向接PF4,使能接PF10;电机2脉冲接PF7,方向接PF5,使能接PF9。 3. 程序:见源代码/1.步进电机(Stepper motor 1. realization of the function: the key KEY<面朝大海09> 在 2025-06-26 上传 | 大小:4.74mb | 下载:0