-
详细的嵌入式bootloader解释,很有用
详细的嵌入式bootloader解释,很有用-Embedded bootloader detailed explanation, very useful
- 2023-02-27 10:15:03下载
- 积分:1
-
m8 的 文件 原理与手册
m8 的 文件 原理与手册-m8 document Principles and manual
- 2022-03-18 15:17:03下载
- 积分:1
-
LCM128645液晶范例(ST7920)
该液晶使用ST7920控制器,串并行模式(本范例使用串行)
程序、SCH、原理图...
LCM128645液晶范例(ST7920)
该液晶使用ST7920控制器,串并行模式(本范例使用串行)
程序、SCH、原理图
-Example LCM128645 LCD (ST7920) The use of ST7920 LCD controller, Serial and Parallel mode (in this example the use of serial) program, SCH, schematic diagram
- 2022-01-27 22:53:27下载
- 积分:1
-
NAZE32源码
应用背景国外论坛关于naze32/baseflight的讨论很多,可惜的是国内魔界对这个飞控还是知之甚少,甚至百度也找不到很多关于它们的资料。
下面开始介绍做法,和写一些个人的经验的东西,大家各取所需要就好,能交流交流就更好了。
关键技术先介绍一下naze32这个飞控,据我所知,硬件方面这货的鼻组是国人做的FF飞控,经日本人改造,就是现在的naze32。主要部件是:stm32的处理器,10DOF的传感器。软件方面,国外有人给它写了个开源的固件,叫baseflight,兼容mwc的串口协议,也就是说可以使用一切mwc的调参软件,还有自身独有的命令行接口,可以实现一些mwc需要修改源码重新编译才能改变的设置……
- 2022-04-27 14:06:31下载
- 积分:1
-
基于stm32的ucosII程序实现led秒闪
基于keil开发平台,在stm32上实现led的秒闪。程序能够成功运行,实现led秒闪功能。
程序部分代码摘录:
void LED_GPIO_Config(void)
{
/*定义一个GPIO_InitTypeDef类型的结构体*/
GPIO_InitTypeDef GPIO_InitStructure;
/*开启LED的外设时钟*/
RCC_APB2PeriphClockCmd( RCC_APB2Periph_GPIOD, ENABLE);
/*选择要控制的GPIOB引脚*/ &n
- 2022-07-11 20:58:14下载
- 积分:1
-
c8051f02x固件更新代码
C8051F02x Firmware Updating Code
- 2022-04-14 12:31:21下载
- 积分:1
-
嵌入式linux下关于mtd层源代码分析
嵌入式linux下关于mtd层源代码分析-Embedded linux on the MTD layer under the source code analysis
- 2022-02-01 11:23:29下载
- 积分:1
-
A simple preoteus based design to display the characters typed int the keyboard...
A simple preoteus based design to display the characters typed int the keyboard into LCD using UART of 8051.Plz make sure that TTL to RS232 is inserted in between the microcontroller and virtual terminal which is not shown in the design.
- 2022-05-31 21:18:35下载
- 积分:1
-
这个代码不能在linux编译,要加以修改,但写得是很好的,选自某个嵌入式linux 的源码...
这个代码不能在linux编译,要加以修改,但写得是很好的,选自某个嵌入式linux 的源码 -the code in Linux compiler not to modify, but is written in good, chosen from a certain source embedded Linux
- 2022-08-06 23:32:34下载
- 积分:1
-
93C46的读写程序
93c46读写程序-93c46 literacy procedures
- 2023-02-04 20:00:04下载
- 积分:1