-
ATMEGA8L驱动LCD12864的源程序,带画点,圆,直线函数
ATMEGA8L驱动LCD12864的源程序,带画点,圆,直线函数-ATMEGA8L driven LCD12864 source, with paintings, circular, linear function
- 2023-05-13 08:55:02下载
- 积分:1
-
Chip ZLG7290 detailed information, including keyboard, display driver interface...
ZLG7290芯片详细资料,包括键盘,显示驱动接口解析-Chip ZLG7290 detailed information, including keyboard, display driver interface Analysis
- 2022-07-28 06:38:07下载
- 积分:1
-
最新版IAR511下的AT91SAM7S64的PIO例程。
最新版IAR511下的AT91SAM7S64的PIO例程。-IAR511 under the latest version of the PIO routines AT91SAM7S64.
- 2022-08-25 01:11:10下载
- 积分:1
-
arm相关的学习资料,关于bios的源代码分析
arm相关的学习资料,关于bios的源代码分析-arm relevant learning materials, bios on the source code analysis, etc.
- 2023-05-12 08:45:03下载
- 积分:1
-
长的ARM9 FS2410
优龙的ARM9 FS2410开发板原码,含大量测试程序!如LCD,TOUCH SCREEN,IIC,IIS,KEY,RTC,UART都有了。极有参考学习价值,推荐下载!-Long ARM9 FS2410-source development board, with a large number of test procedures! As LCD, TOUCH SCREEN, IIC, IIS, KEY, RTC, UART have everything. Most reference value of learning, to download!
- 2023-07-18 08:20:03下载
- 积分:1
-
AM23XX温湿度传感器库函数
51单片机温湿度传感器库函数#include "reg52.h"#include //用户根据自己的晶振修改相应值#define FOSC 12000000#define BAUD 9600 //读传感器 端口位定义,可修改sbit Sensor_SDA = P0^0;sbit Sensor_SCL = P0^1;// 变量定义unsigned char Sensor_Data[5]={0x00,0x00,0x00,0x00,0x00};unsigned char Sensor_Check; //校验和unsigned char Sensor_AnswerFlag; //收到起始标志位unsigned char Sensor_ErrorFlag; //读取传感器错误标志unsigned int Sys_CNT;unsigned int Tmp;unsigned char *String;//字符串定义#define S_Temp "Temp:"#define S_RH "RH:"#define S_CRCT "Check: True"#define S_CRCF "Check: Wrong"#define S_Data "Data: "#define S_NotS "Sens
- 2022-12-29 14:30:03下载
- 积分:1
-
S3C2440_BSP中文说明
S3C2440_BSP中文说明 -Chinese S3C2440_BSP Description
- 2022-03-02 04:02:58下载
- 积分:1
-
周立功EasyARM615的原理图,需要的朋友可以
周立功EasyARM615的原理图,需要的朋友可以-Ligong EasyARM615 weeks of the schematic diagram, a friend in need can take a look at
- 2023-04-25 19:00:03下载
- 积分:1
-
860最小系统的bsp,使用tornado2.0编译,需要解压在 ornado argetconfig目录下使用。...
860最小系统的bsp,使用tornado2.0编译,需要解压在 ornado argetconfig目录下使用。-860 smallest BSP system, the use of tornado2.0 built, the need to extract tornado target config directory use.
- 2022-06-02 15:31:01下载
- 积分:1
-
刚调试好的TI公司的ADS7818程序,在430的板子上已通过检测
刚调试好的TI公司的ADS7818程序,在430的板子上已通过检测-Just a good debugging TI
- 2022-06-26 07:30:56下载
- 积分:1