资源列表
红外遥控接收
- 红外遥控接收 ORG 0000H LJMP START 转入主程序 ORG 0010H START: MAIN: JNB P2.2,IR LJMP MAIN 以下为进入P3.2脚外部中断子程序,也就是解码程序 IR: MOV R6,#9 SB: ACALL DELAY882 调用882微秒延时子程序 JB P2.2,EXIT 延时882微秒后判断P3.2脚是否出现高电平如果有就退出解码程序
cs1100
- 单片机FM收音机芯片(cs1100)程序
16*16点阵
- 16*16点阵 C程序
juzhen
- 自己做的综合的矩阵键盘,用液晶显示,很好的一个综合项目-Matrix Keyboard
STM32F103PDAC8552
- 基于 STM32 DAC0832 16位DAC-Based on STM32 DAC0832 16-bit DAC
main
- 基于Stm32的CAN总线的ADC模拟量采集-Stm32 Can ADC
lcd12864
- LCD12864驱动,该文件包含12864驱动,可直接修改使用-LCD12864 driver, the file contains 12864 drive, can be used directly alter the
PID_s7_200
- siemens s7-200 pid 温度控制-siemens s7-200 pid temperature control
Proj
- 本程序可以用于驱动LCD灯,在VERILOG环境下运行,我们通过实验证明完全可以用.-This procedure can be used to drive LCD lights, running in the VERILOG environment, we can use experiments to prove.
mcu-yejing-ad
- 单片机控制ad、液晶、键盘、舵机的程序。键盘输入舵机要转动的角度并在液晶上显示,ad采样舵机台上的加速度计值并在液晶上显示-MCU control ad, LCD, keyboard, steering gear of the program. Keyboard input and steering angle to turn on the LCD display, ad sampling stage servo accelerometer values and di
xinxinganjiandaima
- 按键扫描是单片机系统中常用的功能之一,本代码实现了及其简易的按键扫描代码实现,已经应用于多款产品。-The key scan is one of the commonly used functions in the SCM system, the code implements its simple key scan code implementation has been applied to a variety of products.
OLED
- C8051F310 OLED驱动 C8051F310 OLED驱动 C8051F310 OLED驱动 -C8051F310 OLED驱动vC8051F310 OLED驱动
