-
mia
mia-2.0.0-beta1a-guide
mia-2.0.0-beta1a的参考书-mia-2.0.0-beta1a-guide mia-2.0.0-beta1a reference
- 2022-02-04 22:24:24下载
- 积分:1
-
STM32测试代码 HY35A
HY35A SSD1963 源码包 不用lib 包含图形显示 画线 UCGUI RTGUI 等
- 2022-07-23 14:58:57下载
- 积分:1
-
bootloader_test
bootloader_test
- 2022-01-31 02:20:07下载
- 积分:1
-
avr单片机读取按键后通过HC595显示在LED上
一个使用avr单片机读取按键后通过HC595显示在LED上的程序,分多个文件,是网上的一个提问不能编译成功的程序。通过修改后已经能够正常的编译和使用。
- 2022-07-22 03:46:54下载
- 积分:1
-
飞思卡尔MC9S12XET,SD卡程序
资源描述程序使用说明:
SD卡读写操作试验,默认为1G SD卡
串口波特率:19200
按OK 开始读写
按ESC 停止读写
使用步骤:
1.格式化SD卡,文件系统最好用FAT(不是FAT32);
2.在电脑上建立一个LONGQIU0.TXT文件;
3.将文件的内容反复复制,大小为所需存储大小,最好大于1M字节;
4.讲给文件复制到SD卡;
5.将SD卡插入开发板SD卡插槽;
6.上电后数据自动保存;
7.数据采集完毕后关闭开发板电源,取出SD卡;
8.将SD卡插入电脑,拷贝LONGQIU0.TXT文件到电脑上;
9.复制LONGQIU0.TXT文件中相应的内容到一个新建的WORD文档中,可见相应格式很有规律;
10.重新复制WORD中的有用内容到任意TXT文档中保存和处理即可。
- 2022-06-01 08:28:28下载
- 积分:1
-
基于MINI2440的 看门狗实验源码+启动代码 下载后可以直接运行
基于MINI2440的 看门狗实验源码+启动代码 下载后可以直接运行-Based on experimental MINI2440 watchdog download source+ startup code can run! !
- 2022-05-12 11:22:34下载
- 积分:1
-
键盘输入法设计草案 ,适用于嵌入式系统,很难得的
键盘输入法设计草案 ,适用于嵌入式系统,很难得的-keyboard input methods draft design, applicable to embedded systems, it is difficult to the
- 2022-09-10 20:20:03下载
- 积分:1
-
总的来说,在uClinux上的开发和标准Linux还是很类似的。通常可以按照下面的步骤去设计和调试: 建立基于以太网的开发环境; 如果所设计的程序和硬件的关联不...
总的来说,在uClinux上的开发和标准Linux还是很类似的。通常可以按照下面的步骤去设计和调试: 建立基于以太网的开发环境; 如果所设计的程序和硬件的关联不大,那么一定要在标准Linux上先编译和调试通过。灵活地使用gcc和gdb将大大节省时间; 将x86上的GCC编译好的应用程序用交叉编译工具来编译;如果编译时发现错误,那么很可能存在以下问题: 交叉编译器或库文件的路径不正确;最彻底的解决办法是重新装一次编译器; 遇到库不支持的函数;此时需要自己把函数的实现做成另外一个库供应用程序使用。如果是uClinux本身不支持的调用,那么就需要改写代码了。-Overall, the uClinux on the development and standard Linux is still very similar. Usually can use the following steps to design and debug : Ethernet-based development environment; If the design of the procedure and not linked to the hardware, then it must be the first standard Linux compiler and debugging through. Flexibility in the use of gdb and gcc will greatly save time; X86 will be on the GCC-compiled application with cross-compiler tool to compile; If you compile time error is found, it was very likely that the following issues : cross-compilers or libraries are not the correct path; The most radical solution is a re-installed time compiler; encountered does not support functions; At this time the need to
- 2022-10-25 13:50:03下载
- 积分:1
-
二阶系统的最小二乘一次完成算法辨识程序,图形的横坐标是采样时刻i, 纵坐标是输出观测值z, 图形格式为连续曲线...
二阶系统的最小二乘一次完成算法辨识程序,图形的横坐标是采样时刻i, 纵坐标是输出观测值z, 图形格式为连续曲线-second-order system of least-squares algorithm for a complete identification procedures, graphics abscissa is the sampling time i, longitudinal coordinates of the output value of observation z, graphical format for continuous curve
- 2022-01-25 20:08:41下载
- 积分:1
-
使用51模拟I2C总线对CH450完成对6位LED数码管显示的操作。使用LED驱动芯片可分担51的工作量。...
使用51模拟I2C总线对CH450完成对6位LED数码管显示的操作。使用LED驱动芯片可分担51的工作量。-The use of 51 analog I2C bus on the CH450 completed six LED digital tube display operation. The use of LED Driver IC 51 may share the workload.
- 2022-09-17 04:35:03下载
- 积分:1