-
利用easyARM7 2103与OCM4X8中文液晶实现画线,图形化时钟功能。
接线口:P0.5...
利用easyARM7 2103与OCM4X8中文液晶实现画线,图形化时钟功能。
接线口:P0.5-CS,P0.6-STD,P0.7-SCLK
方式为串行-EasyARM7 2103 with the use of liquid crystal realize OCM4X8 Chinese painting line, graphical clock function. Wiring mouth: P0.5-CS, P0.6-STD, P0.7-SCLK for serial
- 2022-08-07 15:39:13下载
- 积分:1
-
ARM LPC2129 SPI中断程序范例
ARM LPC2129 SPI中断程序范例-LPC2129 ARM interrupt procedures example SPI
- 2023-05-19 09:35:02下载
- 积分:1
-
基于STM32的LCD5110代码
基于库函数的LCD5110代码,已经封装好的函数,可直接使用,有基本的字库和一些汉字,可以自己添加汉字字库,使用方便。
基本函数有:
//lcd初始化
void LCD_init(void);
void LCD_write_byte(unsigned char dt, unsigned char command);
void LCD_set_XY(unsigned char X, unsigned char Y);
void LCD_clear(void);
//row:列 page:页 dd:字符
void LCD_write_shu(unsigned char row, unsigned char page,unsigned char c);
//row:列 page:页 dd:字符
void LCD_write_hanzi(unsigned char row, unsigned char page,unsigned char c);
void LCD_Derection(unsigned char row,unsigned char page,unsigned char der);
- 2022-01-28 02:51:31下载
- 积分:1
-
ARM2410 support in the compilation instructions, the S3C2410 running.
在ARM2410支持汇编指令集,可在S3C2410上运行.-ARM2410 support in the compilation instructions, the S3C2410 running.
- 2023-03-04 13:40:04下载
- 积分:1
-
嵌入式处理器S3C2410的realboot源码功能和程序BOOTLOADE…
嵌入式处理器s3c2410的realboot源码程序bootloader功能和bios功能,用ads工程建立,大家可以直接学习。-embedded processor s3c2410 realboot source of functions and procedures Bootloader bios functions, with the establishment of ads works, we can learn.
- 2022-03-22 16:00:10下载
- 积分:1
-
ds1820在msp430实测,程序中读取rom序列号,以便多片总线连接
ds1820在msp430实测,程序中读取rom序列号,以便多片总线连接-ds1820 measured in the MSP430, the program read rom serial number, in order to connect multi-chip bus
- 2022-05-20 08:46:02下载
- 积分:1
-
在IIC接口编程的基本操作S3C2440A,达到2…
S3C2440A中IIC接口的基本操作编程,实现向AT24C02内部地址0x00~0xff依次写入数据,然后再读出并比较。-S3C2440A in the basic operation of IIC interface programming, to achieve the AT24C02 internal address 0x00 ~ 0xff followed by write data, and then read out and compare.
- 2022-04-19 20:57:48下载
- 积分:1
-
Philips high
飞利浦公司高速usb芯片isp1581用于扫描仪的源码-Philips high-speed chip isp1581 usb scanner for the FOSS
- 2022-02-14 02:33:18下载
- 积分:1
-
LPC2214使用的监控系统,它主要应用于运输…
使用LPC2214的测控系统,该系统主要应用于交通部门
-LPC2214 use of the monitoring system, which are mainly used in the transportation sector
- 2022-10-01 12:50:03下载
- 积分:1
-
倒车雷达——两个超声波测距模块
硬件系统模块包括超声波收发模块、LED显示模块、声光报警模块、STC89C52单片机模块。软件主程序流程图包括主程序流程图,定时中断子程序流程图,外部中断子程序流程图。如果距离小于一定数值,则会进行蜂鸣器报警,同时每个方向对应一个LED灯,报警时对应的LED会亮。采用两个测距模块,更加提高了倒车时的安全性,降低了事故的发生率。
- 2023-06-25 14:05:04下载
- 积分:1