-
基于ads的arm―lpc2131的工程模板源码,
基于ads的arm―lpc2131的工程模板源码,-Ads based on the arm-lpc2131 source project templates,
- 2023-07-03 04:10:03下载
- 积分:1
-
AD7606模数转换
资源描述以Verilog作为编程语言,开发了基于FPGA的AD数据采样系统,所用AD芯片为AD7606,该款芯片具有8通道,16位转换功能。
- 2022-07-01 08:59:49下载
- 积分:1
-
- 2022-07-28 06:14:15下载
- 积分:1
-
舵机(arm)
嵌入式arm舵机控制程序,可以控制舵机完成0-180的来回旋转,嵌入式arm舵机控制程序,可以控制舵机完成0-180的来回旋转,嵌入式arm舵机控制程序,可以控制舵机完成0-180的来回旋转
- 2022-03-31 15:31:04下载
- 积分:1
-
周立功EASYARM2200工程模板的分析
周立功EASYARM2200工程模板的分析-Ligong EASYARM2200 week analysis of the project template
- 2023-03-07 23:05:03下载
- 积分:1
-
Long ARM9 FS2410 development board BIOS source!
优龙 ARM9 FS2410开发板的BIOS源程序!-Long ARM9 FS2410 development board BIOS source!
- 2022-03-11 20:42:18下载
- 积分:1
-
Canton inlay of S3C2410 development board to the U
广嵌的S3C2410开发板给的U-BOOT很是经典,是学习bootloader的好资料,识货的赶快下!-Canton inlay of S3C2410 development board to the U-BOOT was a classic, is a good learning bootloader information, know all about the goods under the hurry!
- 2023-03-29 22:25:03下载
- 积分:1
-
ARM7202 burning through JTAG tools Flash source code, VC6.0 under.
ARM7202上通过JTAG烧录Flash的工具源代码,VC6.0下。-ARM7202 burning through JTAG tools Flash source code, VC6.0 under.
- 2022-04-20 12:02:13下载
- 积分:1
-
LPC2210串口测试程序
LPC2210串口测试程序-Serial Port Testing Program of LPC2210
- 2022-02-06 11:16:56下载
- 积分: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