资源列表

« 1 2 ... .71 .72 .73 .74 .75 12076.77 .78 .79 .80 .81 ... 15240 »

[单片机(51,AVR,MSP430等)lcd12864

说明:液晶是单片机系统最常用的显示设备之一,这个程序库是在MSP430单片机上测试通过的,可以放心使用;液晶选用的是金鹏12864液晶;控制液晶用的是并行方式,三个控制口是P3.0、P3.1、P3.2三个IO口,数据用的是P5数据IO口。-LCD is one of the most commonly used SCM system display device, the library is on the MSP430 microcontroller test, you can be assured
<lee> 在 2025-06-14 上传 | 大小:7kb | 下载:0

[单片机(51,AVR,MSP430等)UART

说明:程序是针对MSP430f14系列和MSP430f16系列的,这两款单片机都可以进行同步或是异步通信,甚至169的模块USART0还能进行进行I2C协议通信。改程序为异步串行通信。-Program is for MSP430f14 series and MSP430f16 series, both the microcontroller can be synchronized or asynchronous communication, and even modules USART0 169
<lee> 在 2025-06-14 上传 | 大小:8kb | 下载:0

[单片机(51,AVR,MSP430等)Spi

说明:SPI总线系统是一种同步串行外设接口;是一种高速的,全双工,同步的通信总线,并且在芯片的管脚上只占用四根线,节约了芯片的管脚,同时为PCB的布局上节省空间,提供方便,正是出于这种简单易用的特性,现在越来越多的芯片集成了这种通信协议。-SPI bus system is a synchronous serial peripheral interface it is a high-speed, full duplex, synchronous communication bus, and occu
<lee> 在 2025-06-14 上传 | 大小:8kb | 下载:0

[单片机(51,AVR,MSP430等)Key

说明:按键是单片机系统最常用的输入设备之一;几乎是只要需要交互输入,就必须有键盘。本程序提供最常用的4*4矩阵键盘的程序,和4个按键的程序。 -The key is one of the most commonly used input devices MCU system it is nearly as long as the need for interactive input, it must have the keyboard. This program provides the mos
<lee> 在 2025-06-14 上传 | 大小:12kb | 下载:0

[单片机(51,AVR,MSP430等)DMA

说明:直接存储器存取(DMADirect Memory Access)方式是用硬件实现存储器与存储器之间或存储器与I\O设备之间直接进行高速数据传送,不需要CPU的干预。这种方式通常用来传送数据块。MSP430f16x系列单片机内部含有DMA模块,而且几乎内部所有外设都可以触发DMA开始存取数据。这里实现了这个模块的程序通用的函数库,方便使用。 -Direct memory access (DMADirect Memory Access) is used in the hardware imple
<lee> 在 2025-06-14 上传 | 大小:7kb | 下载:0

[单片机(51,AVR,MSP430等)ad9851

说明:dds芯片ad9851此程序是可以通过按键调频率可以调频率大小-This program is ad9851 dds chip keys can tune the frequency can be adjusted by the size frequency
<li> 在 2025-06-14 上传 | 大小:30kb | 下载:0

[单片机(51,AVR,MSP430等)dianzishizhong

说明:利用51和ds1302以及温度传感器制作的电子时钟程序,利用12864显示-The use of 51 and a temperature sensor ds1302 and production of electronic clock procedures, use 12864
<> 在 2025-06-14 上传 | 大小:411kb | 下载:0

[单片机(51,AVR,MSP430等)stm8k4_ser

说明:一个stm串口通信程序,通过Pe口和计算机通信,单向-a seril conn program
<发的数据> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)HOW-TO-DIRVE-BY-ITSELF

说明:运用C语言,实现公交车的自动循迹行驶,并能够实现自动纠错。-let the bus drive by itself
<> 在 2025-06-14 上传 | 大小:11kb | 下载:0

[单片机(51,AVR,MSP430等)IIC

说明:使用ARM-Project Manager平台,实现串行EEPROM存储器24C16的数据存储和访问。-Use ARM-Project Manager platform, serial EEPROM memory for data storage and access 24C16.
<谢谢> 在 2025-06-14 上传 | 大小:39kb | 下载:0

[单片机(51,AVR,MSP430等)daomangzhang

说明:参加重庆市“盛群杯”大学生单片机设计竞赛,设计基于超声波测距的多功能智能导盲杖。导盲症以HT46R24为核心,用超声波传感器自动检测障碍物,用语音和震动两种方式提示盲人壁障。还带有实时时钟语音报时、整点报时、闹钟等,已经按键手动调整时间、闹钟等人性化功能。-Participate in Chongqing "Holtek Cup" college microcontroller design contest, design multifunctional smart guide cane-bas
<郭颜> 在 2025-06-14 上传 | 大小:3kb | 下载:0

[单片机(51,AVR,MSP430等)watch

说明:学习者可以在程序代码中的,学会使用看门狗的方法。在代码中有详细的备注。-Learners can in the program code, and learn how to use the watchdog approach. There are detailed notes in the code.
<陈鑫> 在 2025-06-14 上传 | 大小:29kb | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 12076.77 .78 .79 .80 .81 ... 15240 »

源码中国 www.ymcn.org