搜索资源列表
Cyclespeed
- 此程序为自行车计附带产品.可以计里程,计速度.清零等功能.采用霍尔传感器传输信号,单片机采用中断扫描.然后用数组的形式在LED上显示.-procedure for bicycles or spin-off products. Total mileage can be up speed. Reset function. Hall sensor used for signal transmission interrupt SCM scan. Then in the form of an array
DataProcess
- 单片机基本数据处理常用函数,主要处理对于AD采集的数据的处理操作。 函数的操作单位大多为数组。 包含浮点求和、平方和、均值、方差、协方差、自相关函数、正弦信号产生、白噪声产生、数据类型转换等功能。-SCM basic data processing commonly used functions, dealing mainly with the data collected for the AD processing operations. Function is mostly an a
amo_tool_V1_2_6
- 名称:amo的编程小工具集合版本:V1.2.6 我平时编程和设计时常用的小工具集合。功能: 1-8位校验和 2-16位校验和 3-计算CRC8 4-计算CRC16 5-计算CRC32 6-计算MD5 7-计算SHA1 8-十六进制字符串转换为Ascii字符串 9-Ascii字符串转换为十六进制字符串 10-十六进制字符串转换为浮点数 11-浮点数转换为十六进制字符串 12-统计文章的字符个数,精确到每一个字符 13-把文件转换为C语言数组(这样可以把文件嵌入到我们的程序中) 14-电阻值选型(开
key_b
- 本程序主要通过外部中断INT0及3.3端口读取PS2键盘值并通过LCD1602显示,键扫描码的解码通过数组方式解码,程序的解码功能主要针对数字及大小写字母和常用标点符号 硬件描述:PS2键盘的时钟线(clk)接89S51的INT0(P3.2),数据线data接(P3.3) LCD的控制端口分别为: RS = P2^7,RW = P2^6,EP = P2^5,数据端口为P0,液晶显示偏压VL必须接 -This procedure mainly through external int
02DIGITAL-LED-DISPLAY
- 數字的顯示函數,為指向數組的地址為顯示的個數,用數字顯示函數顯示八個數字-Digital display function, to point to the array
pca_light
- sst公司51单片机编写的流水灯程序,采用的是此型号单片机自带的pca(可编程计数阵列)功能-sst 51 Singlechip prepared water lamps procedures used in this model is single-chip built-in pca (programmable counter array) function
46GraphLED
- 通过在proteus中操作得知这个程序的作用是:显示图形。 使我了解了数组、变量、子程序等的运用。此程序是通过开关键的控制来实现图形的显示形状,我们主要通过定时器来实现图形的显示间隔,按键的次数来显示索要显示胡和图形,使伙熟悉了P0、P1、P3输入/输出口的功能,以及74LS245芯片胡性能等。 在程序开发中有一项编程风格很重要,那就是命名规则。 一个变量的命名如果恰到好处,能够让人望文知意的话。会让别人在阅读你的代码时变得轻松,更加容易理解。这也在无形中提高了团队合作的效率。
my16
- 主要功能是实现16*16LED阵列的汉子显示,程序简单易懂,适合刚刚接触单片机和c语言的学者-Main function is to achieve 16* 16LED array guy show, the program simple and easy to understand, for just contact with scholars of microcontroller and c language
stm32_adc
- 此程序是基于STM32的AD应用程序,我们在这里设置ADC为连续转换模式,常规转换序列中有两路转换通道,分别是ADC_CH10(PC0)和ADC_CH16(片内温度传感器)。因为使用了自动多通道转换,数据的取出工作最适合使用DMA方式取出,so,我们在内存里开辟了一个u16 AD_Value[2]数组,并设置了相应的DMA模块,使ADC在每个通道转换结束后启动DMA传输,其缓冲区数据量为2个HalfWord,使两路通道的转换结果自动的分别落到AD_Value[0]和AD_Value[1]中。
CLOCK
- 使用mega16进行LED和键盘阵编程源程序,并有protues仿真,实现有时间调节功能的数字钟-Use mega16 the LED array and keyboard programming source, and there protues simulation, implement time-adjustment function of the digital clock
51_CODE_2
- 用数组作为函数的参数,计算两个不同长度的数组中所有元素的和-Array as a function of the parameters used to calculate two different lengths and all the elements in the array
LED_c
- 用字符型数组控制LED灯C源代码,包含单片机寄存器的头文件,主函数依次引用数组元素,并将其送P0口显示,并调用延时函数-Control the LED light array with character C source code, including the first single-chip register file, the main function in turn refer to an array element, and sent to P0 port display, and
day15
- 1 接口调度 可以不使用头文件,调用接口的函数 2 接口调度相关 BSTR-字符串类型 VARIANT-可变类型 SAFEARRAY-安全数组 IDispatch接口-实现接口调度的接口- An interface to scheduling You can not use the header files, a function call interface 2 interface scheduling related
led
- 利用16*16点阵显示,实现电子时钟功能。-Realize function of clock,using 16*16 led array to display.
dongtaixianshi
- 实现了数码管动态显示的功能,以及阵列式键盘功能的实线-Digital tube dynamic display function as well as array-style keyboard
LCD-CONTROL
- 网上最好的80C51控制1602 LCD编程实例,将写命令和写数据复杂的程序直接写为函数,然后在主函数调用即可,使程序简单易懂,用一维数组输出想要显示的字符,操作更方便。-1602 LCD internet best 80C51 control programming examples, complex programs write command and write data directly written to function, and then called in the main f
2
- 异步串口uart的c语言编程,动态显示函数,参数p为待显示的数组名-Asynchronous serial uart c language programming, dynamic display function, parameter p array name to be displayed
zhenliefangbo
- 基于STC12C5A60S2的阵列方波函数的源码,KEIL环境,如有转载,务必注明“小胖电子”-Based on the STC12C5A60S2 array square wave function source, KEIL environment, such as a transfer, be sure to indicate the "xiao pang electronic
USART6--IO
- 串口接收到的数据通过不同串口发送出去,并且含有把接收到的数据提取到另一个数组的功能,不影响下一个数据的继续接收-Serial received data sent via different serial port, and contains the function to extract the received data to another array, does not affect the next data continue to receive
I2C
- 这个是I2C通信协议的函数库,无需修改,添加上就可以用了。-This is a function-array of I2C,and you can use it ditectly.
