-
一个51例程集,集成了51的所有应用,对初步学习嵌入式的人来说很有参考价值...
一个51例程集,集成了51的所有应用,对初步学习嵌入式的人来说很有参考价值-51 program
- 2022-06-15 09:07:11下载
- 积分:1
-
RS485 主从库 + 包含 Decive 寻址和 crc 检查总和
这是一个示例代码,说明如何使用 RS485 网络的微控制器在嵌入式系统中
对于任何种类的有硬件 usart 的微控制器,可以使用此示例。
- 2022-01-31 17:09:18下载
- 积分:1
-
通过对计算机的组织与结构的分析,综合运用所学计算机原理知识,设计并实现较为完整的计算机,即模型机。它可以完成一般计算机的最基础功能,具备16条基本指令,以及4种
通过对计算机的组织与结构的分析,综合运用所学计算机原理知识,设计并实现较为完整的计算机,即模型机。它可以完成一般计算机的最基础功能,具备16条基本指令,以及4种寻址方式等。并且,计算机数据通路的控制将由微程序控制器来完成,CPU从内存中取出一条机器指令到指令执行结束的一个指令周期全部由微指令组成的序列来完成,即一条机器指令对应一个微程序。设计过程包括四个部分:㈠模型机硬件组成分析;㈡指令系统设计;㈢微程序设计;㈣上机实现,示范程序。- Through to the computer organization and the structure
analysis, the synthesis utilization studies the computer principle
knowledge, designs and realizes a more complete computer, namely
molding machine. It may complete the common computer the most
foundation function, has 16 elementary instructions, as well as 4
addressing ways and so on. And, the computer data path control will
complete by the microprogram controller, CPU will take out a machine
instruction from the memory a instruction cycle which finished to the
instruction execution completely the sequence which will be composed
by the microcode to complete, namely a machine instruction will
correspond a microprogram. Design process including four parts: (1)
Molding machine hardware composition analysis;
- 2023-05-19 08:35:03下载
- 积分:1
-
"Port ucosii V252"是嵌入式操作系统uC/OS
"Port ucosii V252"是嵌入式操作系统uC/OS-II在DP256/DG128上移植的范例。提供的codeworrior编程范例,旨在通过给出的范例使用户对codeworrior的使用有所了解。--"Port ucosii V252" is a typical migration example of embedded os uC/OS-II to DP256/DG128. The code is compiled in codewarrior.
- 2022-04-22 09:11:51下载
- 积分:1
-
最简单的20键PS/2键值读取程序,PS/2的clk接INT0,data接P1_0
最简单的20键PS/2键值读取程序,PS/2的clk接INT0,data接P1_0--A simple read/write program from 20-keys PS/2 keyboard. PS/2 s clk connects to INTO and data connects to P1_0.
- 2023-07-06 10:40:03下载
- 积分:1
-
wifi智能小车
实现stm32控制器下面的wifi模块,外部通过安卓给单片机发指令,单片机接受后控制小车前进与后退,实现全程控制。
优化刹车功能,(暂时用漂移代替),
优化速度调节,及wifi配置模式进入(+++)
可以实现wifi程序控制,但是控制不稳定,速度调节变化太大。
说明:库的版本为v3.4。
目录设置:
--------CMSIS:最底层接口。
--------StartUp:系统启动文件。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-20 11:58:48下载
- 积分:1
-
12,14,16点阵汉字显示文件
12,14,16点阵汉字显示文件
12,14,16点阵汉字显示文件
12,14,16点阵汉字显示文件-12,14,16 dot matrix display Chinese characters files characters dot matrix display documents 12,14,16
- 2022-03-17 23:01:13下载
- 积分:1
-
LCD的源代码,还包括图像数组转换软件
LCD的源代码,还包括图像数组转换软件-LCD source code, but also includes image array conversion software
- 2023-08-17 17:45:03下载
- 积分:1
-
单片机发声《五月桂花香》,蜂鸣器试验,感受单片机的音乐...
单片机发声《五月桂花香》,蜂鸣器试验,感受单片机的音乐-Single-chip voice May sweet-scented osmanthus incense , buzzer test, feelings Singlechip music
- 2022-03-20 06:34:26下载
- 积分:1
-
改写的U
改写的U-boot for s3c4510 (注意此源码是在windows下压缩了)。
1、支持串口下载,ftp下载。
2、flash操作。
3、总之,u-boot是一个可移植在多种单片机上的bootloader。其功能特别强大。
4、本移植针对s3C4510,flash 1片2M 16位宽度,SDRAM 1片16M 16宽度。网络物理层RTL8019。
5、你可以直接windows解压后,把u-boot.bin烧写到FLASH的0x0,或放到redhat 9下重新make.-rewrite the U-boot for Porting (Note that this source is under pressure in windows a shrinking). A support serial download, ftp download. 2, flash operation. 3, in short, u-boot is a portable in a variety of microcontroller on the Bootloader. Its function was particularly strong. 4, the transplant against s3C4510, flash a 2M 16 width, 16M SDRAM a width of 16. RTL8019 network physical layer. 5, you can directly windows unpacked, put u-boot.bin burning FLASH to the 0x0, redhat 9 or put under re-make.
- 2022-02-14 10:46:41下载
- 积分:1