-
L298驱动2个直流电机的循迹小车,红外扫描黑线
通过四个红外扫描对小车进行运动轨迹控制,采用STC89C52,控制两个直流电机
- 2022-04-07 22:16:21下载
- 积分:1
-
STM32的PWM详细例程,能够使用的,下载完了要给点回复哦!
STM32的PWM详细例程,能够使用的,下载完了要给点回复哦!-STM32 detailed the PWM routines, can use to download the end-point to give back Oh!
- 2022-06-19 01:54:08下载
- 积分:1
-
LPC21xxISP 烧写软件,欢迎使用!
LPC21xxISP 烧写软件,欢迎使用!-LPC21xxISP programmer software, Welcome!
- 2022-07-01 05:27:52下载
- 积分:1
-
us3c44b0 ADS开发环境,tftp下载,通过网口下载代码,然后显示下载文件的字节数...
us3c44b0 ADS开发环境,tftp下载,通过网口下载代码,然后显示下载文件的字节数-us3c44b0 ADS development environment, tftp downloaded through the net I downloaded code, and then download files show the number of bytes
- 2022-11-23 07:35:03下载
- 积分:1
-
altera fpga ep3c25器件微处理器开发,niosii+sram, 已编译通过,可直接下载到开发板...
altera fpga ep3c25器件微处理器开发,niosii+sram, 已编译通过,可直接下载到开发板-altera fpga ep3c25 the development of microprocessor devices, niosii+ sram, compiled through, can be directly downloaded to the development board
- 2022-07-20 14:35:12下载
- 积分:1
-
ARM开发详解
ARM开发详解-ARM to develop detailed
- 2023-03-25 00:25:03下载
- 积分:1
-
ARM7的UART驱动程序 可以自由配置缓存大小 驱动函数集 以及接口简单 很适合初学者提高自己的驱动开发能力的参考程序 产品级别的代码 注释很详尽 但需要自己...
ARM7的UART驱动程序 可以自由配置缓存大小 驱动函数集 以及接口简单 很适合初学者提高自己的驱动开发能力的参考程序 产品级别的代码 注释很详尽 但需要自己提供IRQ部分的初始化部分程序 本作者不提供 程序为原创-ARM7-UART driver can configure the cache size of the drive free set of functions and simple interface is suitable for beginners to improve their ability to drive the development of reference procedures for product-level code is very detailed notes, but some need to provide their own IRQ initialization part of the process of this author does not provide procedures for the original
- 2022-03-23 05:00:08下载
- 积分:1
-
进行arm-linux嵌入式系统开发时,需要将文件烧写到flash上,在网上可以找到win下的烧写程序,但多数情况下开发环境应该是在linux下,烧写程序时切换
进行arm-linux嵌入式系统开发时,需要将文件烧写到flash上,在网上可以找到win下的烧写程序,但多数情况下开发环境应该是在linux下,烧写程序时切换到win下很不方便,使用该程序可以在linux下直接对flash进行烧写 该程序运行后将一个小的for arm的c程序通过串口传送到arm开发板上,使用该小程序与主机端通信,将主机传送信息烧写到flash上- Carries on when arm- linux inserts the type system
development, needs the document fever to write on flash, is on-line
may find under win the fever to write the procedure, but in the most
situations the development environment should be under linux, the
fever writes when the procedure cuts under win not to be very
convenient, uses this procedure to be allowed directly to carry on the
fever under linux after flash to write this procedure movement to
transmit orally a small for arm c procedure through the string
delivers on the arm development board, uses this script and the main
engine end correspondence, writes the main engine pass-along message
pam fever on flash
- 2022-10-27 00:40:04下载
- 积分: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
-
Cortex
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对备份寄存器进行操作。备份寄存器可用电池来供电。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate on the backup register. Register can be used to backup battery power supply.
- 2022-02-01 19:36:03下载
- 积分:1