-
based on the ARM7 LPC2131 right embedded microprocessor control LED, that the us...
基于ARM7的嵌入式微处理器LPC2131对LED进行控制,即GPIO的使用-based on the ARM7 LPC2131 right embedded microprocessor control LED, that the use GPIO
- 2022-04-19 10:06:49下载
- 积分:1
-
DHT11单片机驱动程序 包含两个时钟条件下的程序
应用背景DHT11单片机驱动程序 包含两个时钟条件下的程序 ,这个设备对时钟要求非常高,好多朋友挑不出来主要是时间延迟没有做好,经过多次测试,本次给出的程序可用。关键技术 主要是把时间延迟那部分做好,写好时间延迟函数就好了,其他部分参考买设备的时候厂家给的代码,非常好用,厂家的技术支持很赞的。
- 2022-12-31 10:00:03下载
- 积分:1
-
广州周立功公司提供的基于菲利普ARM,LPC2200的ucosII移植的源代码...
广州周立功公司提供的基于菲利普ARM,LPC2200的ucosII移植的源代码-Guangzhou-based company Philips ARM, LPC2200 the ucosII transplant source code
- 2022-01-24 18:23:15下载
- 积分:1
-
ARMS3c44box开发过程中收集的一些开发资料,
ARMS3c44box开发过程中收集的一些开发资料,-ARMS3c44box the process of developing some of the development of data collection,
- 2022-02-26 16:33:31下载
- 积分:1
-
状态机制实现按键长按、短按、长按累加识别
资源描述Key.c和Key.h 源文件实现了按键长按、短按、长按累加的识别,采用状态机制来实现按键消斗和不同按键状态识别,最大限度提升程序的运行效率和MCU利用率,该代码移植性,支持IO驱动按键,AD采样方式识别按键。采用DMA的方式获取AD采样数据,MCU采用STM32.
- 2022-08-19 11:35:15下载
- 积分:1
-
基于芯片MC9S12DG128 开发的CAN测试程序
基于芯片MC9S12DG128 开发的CAN测试程序-MC9S12DG128 the development of chip-based test procedure CAN
- 2023-04-18 22:20:03下载
- 积分:1
-
ffmpeg 源码
资源描述顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶ddddddddddddddddddd 顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶
- 2022-11-15 10:30:05下载
- 积分:1
-
ARM Embedded System Development _11_ADS1.2 typical module
ARM 嵌入式系统开发典型模块_11_ADS1.2-ARM Embedded System Development _11_ADS1.2 typical module
- 2022-08-31 16:05:03下载
- 积分:1
-
s3c4510 bsd
s3c4510 bsd
- 2022-01-26 04:07:34下载
- 积分:1
-
mini2440 uboot 源码
已经移植成功的,基于国嵌mini2440开发板的uboot源码
int board_init (void)
{
struct s3c24x0_clock_power * const clk_power =
s3c24x0_get_base_clock_power();
struct s3c24x0_gpio * const gpio = s3c24x0_get_base_gpio();
/* to reduce PLL lock time, adjust the LOCKTIME register */
clk_power->LOCKTIME = 0xFFFFFF;
- 2022-03-10 02:48:34下载
- 积分:1