-
单片机控制LCD驱动芯片UC1601S驱动程序,点亮液晶屏,显示字符,并上下滚动,已通过测试...
单片机控制LCD驱动芯片UC1601S驱动程序,点亮液晶屏,显示字符,并上下滚动,已通过测试-SCM control LCD driver chips UC1601S driver lit LCD screen, display characters, and scroll up and down, has been tested
- 2023-01-14 05:40:03下载
- 积分:1
-
一个电子时钟做:用定时器0中断定时,控制电子…
做一个电子钟:利用定时器0定时中断,控制电子钟走时;利用单片机上的六个数码管显示时、分、秒。-An electronic clock to do: Using Timer 0 interrupt timing, control of electronic bell away the use of the six single-chip digital display hours, minutes and seconds.
- 2022-07-13 07:17:49下载
- 积分:1
-
pic18f8680的内置can通信程序,经调试可以使用
pic18f8680的内置can通信程序,经调试可以使用-pic18f8680 built can communications procedures, can be used by the debugger
- 2022-08-15 10:52:49下载
- 积分:1
-
头件的中的#ifndef,这是一个很关键的东西。比如你有两个C文件,这两个C文件都include了同一个头文件。而编译时,这两个C文件要一同编译成一个可运行文件...
头件的中的#ifndef,这是一个很关键的东西。比如你有两个C文件,这两个C文件都include了同一个头文件。而编译时,这两个C文件要一同编译成一个可运行文件,于是问题来了-The first pieces of# Ifndef, this is a very key things. For example, you have two C file, the two C files include the same file size. And compile-time, the two C files to compile together into a run file, then issue the
- 2022-01-26 01:39:14下载
- 积分:1
-
使用8051弹片机做的步进电机程序,运用了中断等.
使用8051弹片机做的步进电机程序,运用了中断等.-stepping motor program , used 8051 mcu and interrupt
- 2022-02-02 12:11:26下载
- 积分:1
-
主要用到了PID算法控制温度,显示采用动态扫描.输出可调节占空比的脉冲控制加热器...
主要用到了PID算法控制温度,显示采用动态扫描.输出可调节占空比的脉冲控制加热器-mainly used to control the temperature PID algorithm, shows that using dynamic scanning. Output adjustable pulse duty cycle control of the heater
- 2022-12-12 21:05:03下载
- 积分:1
-
转载 曼码调制的非接触ID卡通用读卡程序编制 C语言代码程序如下: . /*H4001只读卡读码程序*/...
转载 曼码调制的非接触ID卡通用读卡程序编制 C语言代码程序如下: . /*H4001只读卡读码程序*/-reproduced Man Code Modulation non-contact reader ID cartoon programming with C language code is as follows :./* Decoding CD-card reading* /
- 2022-10-16 18:00:02下载
- 积分:1
-
STM32f10x ARM USB communications source code example program source library
STM32f10x ARM USB 通信源代码 库函数源码 例子程序-STM32f10x ARM USB communications source code example program source library
- 2022-07-04 01:19:32下载
- 积分:1
-
S08系列单片机AW32的Flash擦写程序,在CodeWarrior变异环境下开发,并附有一个ppt教程...
S08系列单片机AW32的Flash擦写程序,在CodeWarrior变异环境下开发,并附有一个ppt教程-S07 Series MCU AW32 Flash Erasable procedures, Variation in the CodeWarrior development environment, together with a guide ppt
- 2022-04-30 12:18:11下载
- 积分:1
-
两点的直线插补算法的确定点:一,B。
两个点的线性插值定点数算法
说明:1、基本公式 y=( y2-y1 ) ( x-x1 ) / ( x2-x1 ) + y1
2、根据直线斜率的正负、内插外插的不同,分为6种情况。
3.参见文件夹中的“插值算法的6种情况”一图。-two points of linear interpolation algorithm for determining points : one, the basic formula y = (y2- y1) (x-x)/(x2- x1) y1 2, according to the slope of the linear positive and negative, interpolation, extrapolation of different, divided into six kinds of situations. 3. See folder "interpolation algorithm for the six species of" a map.
- 2023-01-14 18:50:03下载
- 积分:1