资源列表
[单片机(51,AVR,MSP430等)] msp430_key44
说明:在MSP430149上实现4x4矩阵式键盘扫描、去抖、读键值等简洁好用,-4x4 key scan and read keyvalue<zhl> 在 2025-06-09 上传 | 大小:18kb | 下载:0
[嵌入式/单片机编程] 1237794578556
说明:12864 ds1302 ds18b20 c51 在proteus下的仿真-12864 ds1302 ds18b20 c51 under in proteus simulation<王> 在 2025-06-09 上传 | 大小:82kb | 下载:0
[嵌入式Linux] android-programmer-guider.tar
说明:android app development-android app developmen reference<ffffff> 在 2025-06-09 上传 | 大小:7.81mb | 下载:0
[Windows CE] WinCE_serial_Driver_analyze
说明:在WinCE平台下结合系统接口对串口驱动进行详细的分析-WinCE serial Port Driver analyze<马龙> 在 2025-06-09 上传 | 大小:244kb | 下载:0
[嵌入式/单片机编程] ourdev_447944
说明:基于51单片机的万年历,这个是源代码。在我的上传资料里还有原理图。需要的可以下载。-51 single-chip based on the calendar, this is the source code. From my information there are still schematic. Needed can be downloaded.<刘杰> 在 2025-06-09 上传 | 大小:157kb | 下载:0
[单片机(51,AVR,MSP430等)] ourdev_447949
说明:基于51单片机的万年历,在我的上传资料里有源代码,需要的可以下载。-51 single-chip based on the calendar, in my source code in upload information needed can be downloaded.<刘杰> 在 2025-06-09 上传 | 大小:667kb | 下载:0
[单片机(51,AVR,MSP430等)] 33120A
说明:通过VB控制任意波形发生器33120A工作-Through the VB control the 33120A Arbitrary Waveform Generator<yang> 在 2025-06-09 上传 | 大小:58kb | 下载:0
[单片机(51,AVR,MSP430等)] yejingxianshi
说明:将STM32F103VB开发板上的液晶点亮 完成液晶显示字符的功能-STM32F103VB development will be lit LCD panel liquid crystal display to complete the function of character<hardware> 在 2025-06-09 上传 | 大小:618kb | 下载:0
[单片机(51,AVR,MSP430等)] liushuideng
说明:此程序实现了四只LED灯的循环闪亮,适合初学者对STM32F103VB开发板的熟悉和对程序的理解认识-This procedure has four bright LED lights cycle, suitable for beginners STM32F103VB development board of the familiar and the understanding of understanding of the procedures<hardware> 在 2025-06-09 上传 | 大小:46kb | 下载:0
[嵌入式/单片机编程] jianpan
说明: 键盘扫描结束了,寄存器R1的值就直接表示了是那个键按下的,根据不同的键值去执行不同的程序,从而实现了十六个矩阵键盘扫描,同样原理,最多可以识别255个按键的矩阵扫描。 我们可以每次键盘扫描开始时检查R0的值是否为0,只有在为0才扫描键盘,不为0就证明刚刚扫描过键值,相应的按键工作还没有完成。但是必须记得,每个按键命令执行完成后,要给R0写上0,表示可以扫描键盘。-The end of the keyboard scanning, registers the value of R<游雪峰> 在 2025-06-09 上传 | 大小:1kb | 下载:0