-
事故费单系统
这段代码描述的用法 8051 微控制器.在嵌入式 c 语言编写并用 Keil IDE 编译的。此代码的使用是要找出事故发生区域。这基于模拟,每当我们按外部中断键然后它假设如发生事故发生在路边,然后微控制器发送使用 GSM 模块具有适当 Lattitude 和经度 co-ardinates 向获授权人味精。收到的协调我们可以使用跟踪事故发生的确切位置 whrer.
- 2022-01-31 16:31:14下载
- 积分:1
-
uclinux下s3c4510B CPU播放mp3 C程序
uclinux下s3c4510B CPU播放mp3 C程序-Basis under s3c4510B CPU mp3 player C Program
- 2022-08-09 02:07:58下载
- 积分:1
-
我一直相信,一个人很容易落后,除非他继续学习。对…
I always believe that one will easily lag behind unless he keeps on learning. Of course, if I am given a chance for advanced studies in this famous University , I will stare to effort to master a good command of advance my capability.
- 2023-08-28 23:25:04下载
- 积分:1
-
一个嵌入式web server的源码。小巧好用
一个嵌入式web server的源码。小巧好用-a source code for embeded web server.It is tiny and easy to be used.
- 2023-06-19 22:35:03下载
- 积分:1
-
DE2 练习源码2-2
FPGA DE2开发板 实验2第一部分VHDL硬件语言练习源码
Part II
You are to design a circuit that converts a four-bit binary number V = v3v2v1v0 into its two-digit decimal equivalent
D = d1d0. Table 1 shows the required output values. A partial design of this circuit is given in Figure 1. It
includes a comparator that checks when the value of V is greater than 9, and uses the output of this comparator
in the control of the 7-segment displays. You are to complete the design of this circuit by creating a VHDL entity
which includes the comparator, multiplexers, and circuit A (d
- 2022-05-07 21:56:50下载
- 积分:1
-
嵌入式的Tcp/ip 栈
UIP TCP/IP 堆栈被为了使它有可能即使使用 tcp/ip 协议进行通信关于小 8 位微控制器。尽管是小而简单,uIP 不需要他们的同龄人有复杂的全尺寸的栈,但可以和运行同样的轻重量堆栈的同龄人交往。代码大小是几个字节和 RAM 使用量可以配置为可低至几百字节为单位)。
- 2022-01-21 03:39:15下载
- 积分:1
-
卓然的962 / 966的源代码,DVD芯片
ZORAN 962/966 SOURCE CODE,DVD chip
- 2022-04-19 12:11:56下载
- 积分:1
-
arm 44b0在uclinux上的ide驱动,可以用来驱动cf卡,
arm 44b0在uclinux上的ide驱动,可以用来驱动cf卡,-arm 44b0 Basis in the ide drive and can be used to drive cf card,
- 2023-03-29 23:20:04下载
- 积分:1
-
编程32
pic32单片机开发讲解书籍。英文版的。希望有人喜欢。-Programming 32-Bit PIC Microcontrollers in C Exploring the PIC32
- 2022-03-17 21:12:33下载
- 积分:1
-
STM32+W5500 Modbus-TCP协议源程序整个工程下载
资源描述 经过这几天的学习与调试,终于在STM32F103VCT6+W5500(SPI1)+Freemodbus 平台上,实现Modbus-TCP协议的功能。其实很简单,只要熟悉Modbus-RTU通讯,明白Modbus帧的结构等,Modbus-TCP只是在原来的帧结构上加个头,去个尾,然后用TCP传输即可。
关键的内容就是怎样获取W5500新接收的数据包,并发送给Modbus事件状态机驱动协议的执行,数据的处理。
主要参考Freemodbus demo里的Modbus-TCP协议实现的思路,获取缓存区的读写与发送响应。
- 2022-02-14 07:33:23下载
- 积分:1