-
MiniWeb 在嵌入式平台上运行的WEB源代码
MiniWeb 在嵌入式平台上运行的WEB源代码-MiniWeb in embedded platforms running on the Web source code
- 2022-07-10 17:37:09下载
- 积分:1
-
cyclone2系列数据手册,全英文的,因为没有中文的。但还是不可缺少的资料哦...
cyclone2系列数据手册,全英文的,因为没有中文的。但还是不可缺少的资料哦-cyclone2 Series Data Sheet, all in English, because there is no Chinese. However, the lack of information or non-oh
- 2023-07-05 17:00:04下载
- 积分:1
-
该内容提供了jffs2文件系统,嵌入式开发人员可以在此基础上修改,便可以开发出自己的jffs2文件系统。...
该内容提供了jffs2文件系统,嵌入式开发人员可以在此基础上修改,便可以开发出自己的jffs2文件系统。-The content of the jffs2 file system, embedded developers can be modified on this basis, they can develop their own jffs2 file system.
- 2022-09-06 13:10:07下载
- 积分:1
-
本系统利用集成智能温度传感器测量温度,采用光纤传输温度信号。系统由单片机(HT46R24)控制温度传感器(DS18B20)的温度采集。当有采集温度的指令的时候,...
本系统利用集成智能温度传感器测量温度,采用光纤传输温度信号。系统由单片机(HT46R24)控制温度传感器(DS18B20)的温度采集。当有采集温度的指令的时候,才启动温度传感器并采回其数据,在没有进行温度采集的时候,将通过抬高温度传感器的地,关断其工作电源,如此可以降低系统的功耗。系统将每一次采集回来的数据与前一次的数据比较,若温度变化超限或温升超标,立即发送上述温度值;否则,累加到采集了一定的次数,再向主机发送最新温度值。-The system uses an integrated smart temperature sensors measure temperature, using optical fiber transmission temperature signal. System consists of microcontroller (HT46R24) controlling the temperature sensor (DS18B20) the temperature of collection. When a collection of instructions, when the temperature before start-up temperature sensors and taken back to its data, collected in the absence of the temperature when the temperature sensor will raise, the turn-off the power of their work, so you can reduce system power consumption. The system will come back every time collecting data and previous data comparison, if the temperature changes or temperature exceeding overrun immediately send the temperature value otherwise accumulate to collect a certain number of times, again
- 2022-02-22 01:47:25下载
- 积分:1
-
读写USB端口的VC程序,编译说明 : 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4...
读写USB端口的VC程序,编译说明 : 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录--A VC program reading/writing USB port. Compilationg steps: 1. install DDK. 2. include DDK s inc path in header file s searching path. 3. include DDK s lib path in the library s search path. 4. comment out HIDD_ATTRIBUTES structure in the source file. 5. add setupapi.lib. If you don t want to install DDK, you could omit the first 2 steps, but you need to copy corresponding header files and library files.
- 2022-04-12 23:15:03下载
- 积分:1
-
RS485 主从库 + 包含 Decive 寻址和 crc 检查总和
这是一个示例代码,说明如何使用 RS485 网络的微控制器在嵌入式系统中
对于任何种类的有硬件 usart 的微控制器,可以使用此示例。
- 2022-01-31 17:09:18下载
- 积分:1
-
PIC MCU sets typical applications: 93c
PIC系列单片机典型应用程序集:
93c-PIC MCU sets typical applications: 93c
- 2022-10-27 22:50:03下载
- 积分:1
-
电子纸显示芯片DA8541的单片机驱动程序源代码,GPIO模拟I2C接口
电子纸显示芯片DA8541的单片机驱动程序源代码,GPIO模拟I2C接口。DA8541是dialog公司的一款电子纸驱动芯片,用来驱动EINK等断码式电子纸模块。
- 2022-02-13 17:01:01下载
- 积分:1
-
一个ps2口驱动和编程方法。主要是键盘,当键盘产生中断时,蜂鸣器和运行灯都会有反映。可以敲入一些键值,同时观察主板反映。...
一个ps2口驱动和编程方法。主要是键盘,当键盘产生中断时,蜂鸣器和运行灯都会有反映。可以敲入一些键值,同时观察主板反映。--PS2 port driver and programming method. When keyboard generates an interruption, alarm and light will have response. You could press some keys and observe the reaction of motherboard.
- 2022-04-19 22:29:40下载
- 积分:1
-
bdm协议解码程序
资源描述将逻辑分析仪抓取的BDM协议波形数据解码出来,保存为可读文本,然后可以用于程序
- 2022-08-15 16:56:11下载
- 积分:1