-
S08例程:本程序是I/O模块的例程,所用资源为单片机通用IO接口,所接器件为LED灯,
其中D2与PTA0,D3与PTA1相连接!
S08例程:本程序是I/O模块的例程,所用资源为单片机通用IO接口,所接器件为LED灯,
其中D2与PTA0,D3与PTA1相连接!-S08 routines: this process is I/O modules, routines, resources used for the single-chip general-purpose IO interface, the access device for the LED lights, which D2 and PTA0, D3 and PTA1 connected!
- 2023-07-13 23:25:03下载
- 积分:1
-
一个不错的A/D非常适合初学者,请大家下载看看阿!!有志于从底层做起的程序员...
一个不错的A/D非常适合初学者,请大家下载看看阿!!有志于从底层做起的程序员
- 2022-03-15 04:38:19下载
- 积分:1
-
基于msp430f5438的智能自行车测速仪
本工程是由IAR5.5编译,芯片是msp430f5438.实现功能:1.LCD12864液晶显示,并且支持多级菜单2.PWM电机驱动,模拟自行车转速3.光电传感器测速,利用pwm调速4.时间实时显示,可设置年月日,时分秒5.flash存储,保存里程数,掉电不丢失
- 2022-03-16 11:25:12下载
- 积分:1
-
单片机万年历程序
利用单片机实现的万年历程序,采用C预言描写,程序简单易懂,该程序可以通过键盘设置小时、分钟和秒,并有整点闹铃和音乐报时等功能
- 2023-04-12 08:30:04下载
- 积分:1
-
本书是一本嵌入式硬件设计的入门教材,主要是关于为嵌入式应用设计小型机器的书。会告诉你如何构建一个完整的嵌入式系统,如何向其添加外部设备,以及如何将你的系统与其他...
本书是一本嵌入式硬件设计的入门教材,主要是关于为嵌入式应用设计小型机器的书。会告诉你如何构建一个完整的嵌入式系统,如何向其添加外部设备,以及如何将你的系统与其他设备连接起来。-the book is an embedded hardware design entry materials, primarily on the design for embedded applications on the small machines. Will tell you how to build a complete embedded system, how to add external devices, and how your system and other devices.
- 2022-05-28 11:24:45下载
- 积分:1
-
LCD12864串行显示程序,在第一行显示“FALSHMAN”
LCD12864串行显示程序,在第一行显示“FALSHMAN”-Serial LCD12864 display program in the first line shows
- 2023-07-29 12:05:03下载
- 积分:1
-
一个能跨页面读写的I2C源码
一个能跨页面读写的I2C源码-one-page reader can I2C FOSS
- 2022-08-11 18:44:51下载
- 积分: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
-
how to use si labs microcontroller SMBus interface
how to use si labs microcontroller SMBus interface
- 2022-09-25 15:55:02下载
- 积分:1
-
本程序是串口芯片TLC16c752的典型操作代码,可以在此基础上编写自己的串口程序...
本程序是串口芯片TLC16c752的典型操作代码,可以在此基础上编写自己的串口程序--The codes for typical operations on serial chip TLC16c752. You could write your own serial port applications based on it.
- 2022-01-26 00:56:48下载
- 积分:1