-
uart
uart-I2C, working on PIC18F2420
- 2022-03-29 17:53:04下载
- 积分:1
-
乒乓球游戏控制器
汇编语言代码,在8051家族中加载并说明自己开发的游戏。这是一个最好的嵌入式项目。这段代码有助于您更好地理解汇编代码。
- 2022-03-23 16:42:34下载
- 积分:1
-
u-boot移植
uboot代码详细分析,u-boot-1.1.6之cpu/arm920t/start.s分析........................................................................................... 2
u-boot中.lds 连接脚本文件的分析...................................................................................................12
分享一篇我总结的uboot学习笔记(转).....................................................................................15
U-BOOT内存布局及启动过程浅析...................................................................................................22
u-boot中的命令实现.......................................................................................................................... 25
U-BOOT环境变量实现......................
- 2022-04-29 05:52:29下载
- 积分:1
-
加速度计定向控制机器人
这一项目内容如何控制机器人提出,reverce,离开权利又是漂泊在一个方向......使用 adlx 陀螺仪传感器......它使用 x 和 y 坐标昂利。
- 2022-08-14 01:12:35下载
- 积分:1
-
sharp arm920t 7A400 of the Evaluation CD
sharp的arm920t 7A400的评估板附带光盘Sharp KEVLH7A400 v0.3b
Welcome to the SHARP KEV7A400 Evaluation board beta starter kit.
This document contains last minute updates to the kit and/or
documentation that were not available at the kit development time.-sharp arm920t 7A400 of the Evaluation CD-ROM attached Sharp KEVLH 7A400 v0.3b Welcome to the SHARP KEV7A400 Evalu ation board beta starter kit. This document con tains last minute updates to the kit and/or docu Sommet that were not available at the dev kit elopment time.
- 2023-02-18 10:15:10下载
- 积分:1
-
嵌入式freetype库的应用文档包含freetype的简要说明和应用example
嵌入式freetype库的应用文档包含freetype的简要说明和应用example-Embedded Application freetype library freetype document contains a brief description and application example
- 2022-03-13 06:47:12下载
- 积分:1
-
xilinx 开发板原理图,里面含有pcb图,自己完全可以做一块来玩,不用买别人的,很省钱,又锻炼了自己....
xilinx 开发板原理图,里面含有pcb图,自己完全可以做一块来玩,不用买别人的,很省钱,又锻炼了自己.-Xilinx development board schematic diagram, which contains pcb chart their own can make a play, do not buy someone else
- 2022-07-15 22:46:49下载
- 积分:1
-
本文件夹是为用户提供的codeworrior编程范例,旨在通过给出的范例使用户对codeworrior的使用有所了解。...
本文件夹是为用户提供的codeworrior编程范例,旨在通过给出的范例使用户对codeworrior的使用有所了解。--This file folder provides a programming sample in codewarrior. The purpose is to allow users to become familiar with codewarrior.
- 2022-05-23 13:20:49下载
- 积分:1
-
12887shizhongde 驱动大家好好学习
网名共同进步
123456789
一定可以成功的...
12887shizhongde 驱动大家好好学习
网名共同进步
123456789
一定可以成功的-Everyone study hard drive 12887shizhongde network of 123,456,789 common progress will certainly be able to success
- 2023-03-31 06:55:03下载
- 积分:1
-
DE2 练习源码2-4
Part IV
In part II we discussed the conversion of binary numbers into decimal digits. It is sometimes useful to build
circuits that use this method of representing decimal numbers, in which each decimal digit is represented using
four bits. This scheme is known as the binary coded decimal (BCD) representation. As an example, the decimal
value 59 is encoded in BCD form as 0101 1001.
You are to design a circuit that adds two BCD digits. The inputs to the circuit are BCD numbers A and B,
plus a carry-in, cin. The output should be a two-digit BCD sum S1S0. Note that the largest sum that needs to be
handled by this circuit is S
- 2022-03-18 00:20:50下载
- 积分:1