-
基于c8051f020的转台控制
基于c8051f020的转台控制,对两直流电机通过驱动器进行转台控制,同时通过编码器对转台进行闭环控制。转台精度可达1分以内。
- 2023-05-05 17:25:03下载
- 积分:1
-
LPC2148 BSP
LPC2148 单片机的板卡支持包
其中包括文件的外围设备,如可以,SPI、 I2c、 ADC、 UART 等......
- 2022-05-28 07:24:46下载
- 积分:1
-
2812的tcpip程序C语言的,应该有用的!
2812的tcpip程序C语言的,应该有用的!-2812 of the C language tcpip process, it should be useful!
- 2022-08-02 18:01:05下载
- 积分:1
-
An environment in the ads edited ucgui in S3C44B0 template project development b...
一款在ads环境下编辑过的 ucgui 在S3C44B0开发板上的模板工程-An environment in the ads edited ucgui in S3C44B0 template project development board
- 2022-11-02 07:20:03下载
- 积分:1
-
使用SPI接口读写SD/MMC代码,ARM7系列
使用SPI接口读写SD/MMC代码,ARM7系列-use SPI interface reader SD/MMC code ARM7 family
- 2022-08-24 09:13:12下载
- 积分:1
-
阐述Bootloader实现的目的、过程、原理,结合三星S3c2410开发板的硬件特性和项目的具体需求,设计开发合理高效的启动模块,并衍生出Bootloader...
阐述Bootloader实现的目的、过程、原理,结合三星S3c2410开发板的硬件特性和项目的具体需求,设计开发合理高效的启动模块,并衍生出Bootloader在NAND Flash与NOR Flash下的2种不同加载方式,针对NAND Flash和NOR Flash实现完整的启动引导程序-Bootloader on the achievement of the purpose, process, principle, combined with Samsung" s hardware development board S3c2410 characteristics and the specific needs of the project, the design of rational and efficient development of start-up module, and derived from Bootloader in the NAND Flash and NOR Flash the two kinds of different ways to load for NAND Flash and NOR Flash to achieve a complete start-up boot
- 2022-01-25 21:30:28下载
- 积分:1
-
ARM LPC2100串口编程实例,涉及一些串口参数设置及编程.
ARM LPC2100串口编程实例,涉及一些串口参数设置及编程.-ARM LPC2100 诒 实, noise of dashing waves 一些 诓 眉.
- 2022-02-06 23:08:22下载
- 积分:1
-
三星公司ARM 44B0启动程序
主要是看明白.s汇编部份的中断跳转...
三星公司ARM 44B0启动程序
主要是看明白.s汇编部份的中断跳转-Samsung ARM 44B0 commencement of the proceedings is to see to understand. S compilation of some of the interruption Jump
- 2022-02-26 20:46:58下载
- 积分:1
-
Hardware Chip 71V3558 Simulator.
Hardware Chip 71V3558 Simulator.
- 2022-02-25 13:21:24下载
- 积分:1
-
STM32F103 RTC 日期程序驱动
STM32F103 RTC 日期程序驱动
#include "rtc.h"
const DateTimeType MinDateTime = {
10, 1, 1, 0, 0, 0
};
const DateTimeType MaxDateTime = {
99, 12, 31, 23, 59, 59
};
- 2022-06-12 03:47:39下载
- 积分:1