-
ZigBee基础实验——GPIO输出控制实验-控制Led亮灭
通过实验掌握CC2530芯片GPIO的配置方法,带你一步步走进嵌入式大门, 掌握Led驱动电路及开关Led的原理。试着看数据手册cc2530-datasheet.pdf由于发光二级管单向导电特性,即只有在正向电压(二极管的正极接正,负极接负)下才能导通发光。P1.0引脚接发光二极管(D1)的负极,所以P1.0引脚输出低电平D1亮,P1.0引脚输出亮电平D1熄灭。
- 2022-01-26 01:21:34下载
- 积分:1
-
万能汇编工具,文件不大,但功能比较多,能节省不少编程时间哦!...
万能汇编工具,文件不大,但功能比较多,能节省不少编程时间哦!-omnipotent compilation tools, not documentation, but more functional, can save a lot of programming time!
- 2022-03-13 13:24:43下载
- 积分:1
-
linux驱动开发详解光盘代码及工具,非常棒的linux驱动开发学习工具...
linux驱动开发详解光盘代码及工具,非常棒的linux驱动开发学习工具-explain the development of CD-ROM drive linux code and tools, a great learning tool linux-Driven Development
- 2022-06-18 14:24:36下载
- 积分:1
-
M32C 完整项目
完整的项目基于 Rs232C M32C Basato su un applicazione che dialoga in Rs232C con un server per comandare una scheda remota di i/o per gestire un tester di cablaggi
- 2023-04-22 06:45:03下载
- 积分:1
-
[HID]arm 上的usb接口hid驱动,例程。
[HID]arm 上的usb接口hid驱动,例程。-[HID] arm on the usb interface hid driven routines.
- 2022-02-02 06:00:26下载
- 积分:1
-
AD7799的源代码。电子秤是8051控制器通过SPI接口。
AD7799 source code. AD7799 is interfaced with 8051 controller using SPI.
- 2022-04-20 11:05:42下载
- 积分:1
-
工业机器人控制程序,包括示教器,电脑状态监测
工业机器人控制程序,包括示教器,电脑状态监测,开放式通用机器人控制器的源代码,xclib — 一些基本的函数、机器人学相关的数学、pmac卡驱动等程序,x50 — 开放式通用机器人控制器的主要代码,它基于xclib完成
- 2023-07-24 21:50:05下载
- 积分:1
-
Using AT89S52 realize single
用at89s52单片机控制步进电机实现1/8细分,可用于太阳能充电电池集光板的设计-Using AT89S52 realize single-chip stepper motor control 1/8 Subdivision, solar rechargeable battery can be used to set the design of optical plate
- 2022-02-04 06:12:07下载
- 积分:1
-
6502指令集中文说明
6502指令集中文说明-6502 Instruction Set Chinese explanation
- 2022-03-04 22:40:17下载
- 积分:1
-
DE2 练习源码2-3
Part III
Figure 2a shows a circuit for a full adder, which has the inputs a, b, and ci, and produces the outputs s and co.
Parts b and c of the figure show a circuit symbol and truth table for the full adder, which produces the two-bit
binary sum cos = a + b + ci. Figure 2d shows how four instances of this full adder entity can be used to design
a circuit that adds two four-bit numbers. This type of circuit is usually called a ripple-carry adder, because of
the way that the carry signals are passed from one full adder to the next. Write VHDL code that implements this
circuit, as described below.
2
- 2022-02-01 03:42:27下载
- 积分:1