-
No font ylf128X64 LCD driver, just change the pin configuration config.c, direct...
ylf128X64无字库液晶驱动程序,只需更改config.c中的引脚配置,直接编译即可-No font ylf128X64 LCD driver, just change the pin configuration config.c, direct the compiler can
- 2022-03-04 12:39:07下载
- 积分:1
-
一个基于MCS
一个基于MCS-51的单片机监控程序,并附带上位机程序,也是用C语言编写的。-one based on MCS-51 microcontroller control procedures, and procedures incidental PC, as well as using the C language.
- 2022-08-07 18:39:05下载
- 积分:1
-
KEIL C51,51单片机实现MODBUS从机端
KEIL C51,51单片机实现MODBUS从机端-KEIL C51, 51 single-chip client realize MODBUS slave
- 2022-03-20 09:08:24下载
- 积分:1
-
同为电脑遥控器,也是AVRUSB制作,但是带有触摸方式!
同为电脑遥控器,也是AVRUSB制作,但是带有触摸方式!-The same for the computer remote control, but also AVRUSB production, but with a touch-way!
- 2022-08-07 08:18:00下载
- 积分:1
-
步进电机加减速运行程序
步进电机启动时,转速由慢到快逐步加速
步进电机匀速运行
步进电机由快到慢逐步减速到停止...
步进电机加减速运行程序
步进电机启动时,转速由慢到快逐步加速
步进电机匀速运行
步进电机由快到慢逐步减速到停止-Stepper motor stepper motor deceleration run the program starts, the speed gradually from slow to fast speed stepper motor stepper motor run by a uniform approaching slowly and gradually slow down to stop
- 2022-03-05 17:02:58下载
- 积分:1
-
FIQ有FIQ_PWM、FIQ_TMA和FIQ_TMB三个中断源,当定时器A或B计满溢出时产生中断请求信号TA_TIMEOUT_INT或TA_TIMEOUT_I...
FIQ有FIQ_PWM、FIQ_TMA和FIQ_TMB三个中断源,当定时器A或B计满溢出时产生中断请求信号TA_TIMEOUT_INT或TA_TIMEOUT_INT,CPU响应后进入中断执行相应的子程序控制二极管发光。A口的低四位接LED灯,B口的低四位接LED灯.-FIQ has FIQ_PWM, FIQ_TMA and FIQ_TMB three interrupt sources, when the timer A or B when the expiration overflow interrupt request signal TA_TIMEOUT_INT or TA_TIMEOUT_INT, CPU response after interruption of the implementation of the corresponding subprogram control light-emitting diodes. A low population of four LED lights then, B I take the low four LED lights.
- 2022-02-03 11:57:06下载
- 积分:1
-
单片机普通io口模拟标准串口,可以实现各种波特率传输。
单片机普通io口模拟标准串口,可以实现各种波特率传输。-Ordinary single-chip analog io standard serial port, you can realize all kinds of baud rate transmission.
- 2022-07-04 10:16:29下载
- 积分:1
-
MCS
51单片机驱动can控制器sja1000的源程序-MCS-51 DRIVER CAN-BUS CONTROLLER SJA1000 SOURCE PROGRAM
- 2022-11-23 02:50:03下载
- 积分:1
-
SPI是一个环形总线结构,由ss(cs)、sck、sdi、sdo构成,其时序其实很简单,主要是在sck的控制下,两个双向移位寄存器进行数据交换。
假设下面...
SPI是一个环形总线结构,由ss(cs)、sck、sdi、sdo构成,其时序其实很简单,主要是在sck的控制下,两个双向移位寄存器进行数据交换。
假设下面的8位寄存器装的是待发送的数据10101010,上升沿发送、下降沿接收、高位先发送。
那么第一个上升沿来的时候 数据将会是sdo=1;寄存器=0101010x。下降沿到来的时候,sdi上的电平将所存到寄存器中去,那么这时寄存器=0101010sdi,这样在8个时钟脉冲以后,两个寄存器的内容互相交换一次。这样就完成里一个spi时序。
-SPI bus is a ring structure, by ss (cs), sck, sdi, sdo composition, its timing is actually very simple, mainly under the control of the sck and two bi-directional shift register for data exchange. Assuming the following 8-bit register is loaded to send the data to be 10,101,010, rising to send, receive falling edge, high first sent. Well, the first rising edge to the time data will be sdo = 1 register = 0101010x. Falling edge comes, sdi on the level will be stored to the register, then register at this time = 0101010sdi, so 8 clock pulse later, the contents of two registers to exchange time. This will be completed in a spi timing.
- 2022-02-06 05:39:49下载
- 积分:1
-
液晶显示程序,C语言编程,相液晶中写入数字,显示所需要的图形...
液晶显示程序,C语言编程,相液晶中写入数字,显示所需要的图形-Liquid crystal display
- 2023-01-19 20:35:04下载
- 积分:1