-
周立功的工程师 陈明计
对Small RTOS的移植代码
周立功的工程师 陈明计
对Small RTOS的移植代码-Zhou Chen, who include engineers on the transplant Small RTOS code
- 2022-12-23 10:05:03下载
- 积分:1
-
MSP430单片机MSP430F1121和液晶驱动芯片PCF8576的连接程序,和方向。
MSP430单片机MSP430F1121与液晶驱动芯片PCF8576的连接程序,与大家共享采用静态驱动模式,F1121通过模拟IIC与PCF8576连接,程序稍为修改就可以移植到89C51。-MSP430 MSP430F1121 with LCD driver chips PCF8576 connectivity procedures, and share use of the static-driven model, the F1121 through simulation with the IIC PCF8576 connectivity, slightly amended procedures can be transplanted to 89C51.
- 2022-03-21 12:02:50下载
- 积分:1
-
--- -initial--- -
MOVLA 00H
IODIR PA
IODIR PB
IODIR PC
MOVAM PA
MOVAM BSR
MOVAM STATUS
MOVAM TMR0
MOVAM TMR1
MOVAM TMR2
-----------------------
MOVLA AAH 写入RAM的数据
MOVAM 08H
MOVAM 09H
MOVAM 0AH
MOVAM 0BH
MOVAM 0CH
MOVAM 0DH
MOVAM 0EH
MOVAM 0FH
MOVAM 10H
MOVAM 11H
MOVAM 12H
MOVAM 13H
------------ MOVLA 00H IODI R PA IODIR PB IODIR PC MOVAM PA MOVAM BSR MOVAM STA TUS MOVAM TMR0 MOVAM TMR1 MOVAM TMR2----------------------- MOVLA initials into the RAM data MOVAM 08H MOV 7 AM MOVAM 0AH MOVAM 0BH MOVAM 0CH MOVAM 0DH MOV AM 0EH MOVAM 0FH MOVAM 10H 12H MOVAM 11-H MOVAM MOV AM 13H
- 2022-10-15 12:25:02下载
- 积分:1
-
这是一个基于C语言的单片机的步进电机的程序。它是通过改变相位来调节电机的旋转速度...
这是一个基于C语言的单片机的步进电机的程序。它是通过改变相位来调节电机的旋转速度-This is a microcontroller based on the C language, stepper motor programs. It is by changing the phase to regulate the motor rotation speed
- 2022-01-25 21:20:19下载
- 积分:1
-
很好的51汇编资料,包括了定点数的运算和浮点数的运算。
很好的51汇编资料,包括了定点数的运算和浮点数的运算。-good compilation of information, including a set of points and Operational float arithmetic.
- 2023-01-25 09:35:04下载
- 积分:1
-
plate ware development CY68300 detailed information and drawings, source code
赛普拉斯CY68300开发板的详细资料及原理图、源程序-plate ware development CY68300 detailed information and drawings, source code
- 2022-04-16 07:47:46下载
- 积分:1
-
系统讲解了51单片机,实用于初学者,可以很快入门
系统讲解了51单片机,实用于初学者,可以很快入门-system on the 51 microcontroller, in the practical and beginners can quickly entry
- 2023-03-13 14:45:04下载
- 积分:1
-
PC and communication between the microcontroller, very easy to read you will!
上位机与单片机之间的通信,非常的容易,看了你也便会!-PC and communication between the microcontroller, very easy to read you will!
- 2023-07-24 12:50:03下载
- 积分:1
-
飞利浦芯片RC522源。该芯片针对三表和手持设备…
飞利浦RC522芯片源代码。该芯片主要针对三表市场和手持设备,支持I2C/SPI/UART接口。
先发布基于普通51单片机的驱动源代码,采用串口接口,无需中断。只要接一个串口,后续会发布基于飞利浦LPC9401的读写源代码!LPC9401也是基于51核,只需连接SPI接口!有公司拿这个源代码卖钱哟-Philips RC522 chip source. The chip targeted at three tables and handheld devices market, support I2C/SPI/UART interface. Based on the first general release 51 MCU-driven source code, using serial interface, without interruption. As long as a serial port access, the follow-up will be issued based on the Philips LPC9401 write source code! LPC9401 is based on the 51 nuclear, only connecting SPI interface! A company with the source code acquisition yo! !
- 2022-01-25 23:50:39下载
- 积分:1
-
基于中断控制的声光报警器的设计.采用中断方式,设计一个声光报警器的硬件电路和控制程序。程序运行时,一旦8位开关信号量状态满足设定条件,就触发中断,使发光二级管按...
基于中断控制的声光报警器的设计.采用中断方式,设计一个声光报警器的硬件电路和控制程序。程序运行时,一旦8位开关信号量状态满足设定条件,就触发中断,使发光二级管按规律闪烁,同时扬声器播放一段音乐。
硬件设备包括一台微机、一个MFID微机实验箱、一块T型板,2输入四与门 74ls08、8位总线驱动器 74ls245、LM386A音频放大器、排阻、扬声器各一个,发光二极管8个,470uF电容2个、104电容4个,插线若干。
-Interrupt-based control of sound and light alarm design. Using interrupt mode, designing a sound and light alarm hardware circuits and control procedures. The program is running, once the 8-bit switch signal to set the amount of state to meet the conditions to trigger interrupts, so that light-emitting diode flashes according to the law, while speakers play a piece of music. Hardware includes a computer, a computer simulation, MFID box, a T plate, 2 input 4 and gate 74ls08, 8-bit bus driver 74ls245, LM386A audio amplifier, exclusion, speakers of a light-emitting diode 8, 470uF capacitor 2 a, 104 capacitors 4, plug-line number.
- 2022-02-06 01:23:00下载
- 积分:1