-
A complete system, including the language used inside NIOSII structure
一个完整的系统,用到NIOSII 里面包括语言结构的-A complete system, including the language used inside NIOSII structure
- 2022-08-06 16:27:31下载
- 积分:1
-
Major topics of the c8051f410 microcontroller through nrf24L01 wireless transmit...
主要讲了c8051f410单片机通过nrf24L01无线发射模块的发送数据。本人调试成功,可直接使用。-Major topics of the c8051f410 microcontroller through nrf24L01 wireless transmitter module to send data. I debug successful, can be used directly.
- 2022-06-18 01:00:08下载
- 积分:1
-
无人机飞控系统
德国人做的飞行控制系统的代码
- 2023-02-07 14:20: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
-
练习多任务实时操作系统下Task 调度、Task 间主要通信手段、I/O 子系统基本应用
等内容,并形成嵌入式实时应用软件的良好编程习惯。
内容:...
练习多任务实时操作系统下Task 调度、Task 间主要通信手段、I/O 子系统基本应用
等内容,并形成嵌入式实时应用软件的良好编程习惯。
内容:
1. 创建多Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私
有Message Queue 接收消息;Task 间消息通信通过向对方私有Message Queue 发送
消息完成。
2. Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量
的semFlush()完成。同时接收各Task 的告警信息,告警信息需编号以logmsg 方式
输出。本task 负责系统结束时的Task 删除处理。
3. Task2:console 命令行接收Task。接收并分析console 发来的命令行及参数。自行
设置5 种以上命令,并根据命令的内容向Task3 发送激励消息。同时实现系统退出
命令,使系统采用适当方式安全退出。收到非法命令向Task1 告警。
4. Task3:console 输出Task。接收需打印输出的字串消息(命令),输出到console。
收到长度为0 或超常字串向Task1 告警。
5. 在以下基本功能完成基础上,自选扩展一项功能。-none
- 2022-12-09 23:00:08下载
- 积分:1
-
用低频RFID与8051单片机的接口简单的收费系统
该RFID标签被用作用于帐户的特定用户的一个唯一的标识。当通过收费站的车辆驱动器,它的驱动程序提示您扫描自己的RFID标签。如果标识(串行标签的数目,即,12字节的数据)相匹配与已经存储在系统中的之一,收费金额是从他的账户中扣除。在此之后,该车辆获取即时访问以驱动通过。
- 2022-06-19 02:28:14下载
- 积分:1
-
在TMS320LF2407A的PWM产生正弦调制
正弦调制PWM代TMS320LF2407A。驱动永磁同步电机单相电机。变频驱动器(VFD)
- 2022-08-08 09:12:19下载
- 积分:1
-
单片机呼吸灯
单片机呼吸灯源程序,用于制作单片机呼吸灯,内容简单,采用PWM控制灯的亮度和闪烁时间。达到呼吸的效果
- 2022-03-07 21:30:35下载
- 积分:1
-
TFT LCD驱动单芯片与240rgbx320分辨率、26万色的源代码
TFT LCD Single Chip Driver with 240RGBx320 Resolution and 262K color source code
- 2022-02-13 20:07:37下载
- 积分:1
-
19264液晶显示完整C程序
19264液晶显示完整C程序-19,264 LCD integrity C Program
- 2022-03-01 17:54:01下载
- 积分:1