-
Arm jtag debug tools
Arm jtag debug tools
- 2022-03-23 15:52:44下载
- 积分:1
-
电子密码锁程序
//2013.10.05 电子密码锁的设计 要求如下:
//事先设置初始密码为910108,上电时数码管全为------,,按下S10开始输入6位密码
//如果输入的6位密码与预先设置的密码相同,则发光二极管全部亮,数码管显示GOOD;如果输入错误则蜂鸣器报警,并且8个LED发光二极管全部暗,数码管显示ERROR。
#include
#define uchar unsigned char
sbit dula=P2^6;
sbit wela=P2^7;
sbit beep=P2^3;
sbit p1_0=P1^0;
sbit p1_1=P1^1;
sbit p1_2=P1^2;
sbit p1_3=P1^3;
sbit p1_4=P1^4;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-19 09:54:39下载
- 积分:1
-
嵌入式系统
此文档详细讲解了Linux如何移植到ARM平台,是十分的难得的一个文档。-Embedded Systems- ARM- Porting the Linux kernel to a new ARM Platform
- 2022-04-12 16:31:31下载
- 积分:1
-
arm vhdl rtl code,can synthesis
arm vhdl rtl code,can synthesis
- 2022-02-02 01:15:04下载
- 积分:1
-
px4飞控程序
应用背景px4程序可以运行固定翼,旋翼等飞行器,而且是很多人再开发,有很多有用的算法,如扩展卡尔曼滤波,迭代法等等。可以GPS定位,GPS下走航点等等,希望能帮到大家关键技术C++编程,扩展卡尔曼滤波,IIC读取超声波,读取气压计。室外光流能很好定位,能用于固定翼,旋翼,而且可以二次开发,支持offboard模式。
- 2022-05-26 01:16:10下载
- 积分:1
-
开发研究的手臂过程参考文档
ARM process reference 文件 发展研究-ARM process reference document of the Development Research
- 2022-04-23 05:41:18下载
- 积分:1
-
基于S3C44B0与UCGUI的简单温控仪界面
基于S3C44B0与UCGUI的简单温控仪界面-S3C44B0 and UCGUI based on a simple temperature controller interface
- 2023-03-15 09:50:04下载
- 积分:1
-
arm7t powerpcb file
arm7t powerpcb file
- 2022-04-07 20:22:51下载
- 积分:1
-
S3C2440 USB Device的操作
S3C2440 USB Device的操作-S3C2440 USB Device operation
- 2022-08-13 01:43:14下载
- 积分:1
-
Development Environment: ADS 1.2/SDT 2.51GUI test, because there is no touch scr...
开发环境:ADS 1.2/SDT 2.51
GUI测试,由于没有触摸屏,所以将触摸屏的代码给屏蔽了;
请将FS44B0II开发板连接好交叉网线、直连串口线、电源,
并连接好G57液晶屏,同时还要连接好背光电源;
然后在BIOS的命令窗口里面敲netrun命令;
点击FS44B0_G57_uCGUIuC-GUIFS44B0_G57_uCGUI_DataDebugRel目录下:
批处理文件FS44B0_G57_uCGUI.BAT
下面你就可以看到液晶屏上面显示优龙标志
它会延时一两秒中进入下一个画面,逐步延时GUI的各项功能,请耐心观看;
-Development Environment: ADS 1.2/SDT 2.51GUI test, because there is no touch screen, it will be touch screen to shield the code Please FS44B0II development board to connect a good cross-network lines, direct serial lines, power supply, and connect a good G57 LCD screen, at the same time, good backlight power supply connection and then in the BIOS command window knock netrun order Click FS44B0_G57_uCGUIuC-GUIFS44B0_G57_uCGUI_DataDebugRel directory: batch file FS44B0_G57_uCGUI.BAT below you can see the LCD screen above shows excellent signs that it will delay Liuzhou 1 two seconds to enter the next screen, and gradually delay the GUI features, please be patient watch
- 2022-02-06 06:38:46下载
- 积分:1