Location:
Search - AD0
Search list
Description: 代码1:本代码实现了以图形方式显示CPU与内存利用率。 代码2:近来我在用VC开发一套MIS时没有用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,用起来感觉还可以,所以写出来大家一起修正一下吧,也许能给大家起点作用吧! 系统UI是基于对话框的,大家如果感觉不错可以进行自我修正! 代码3:编程时有时需要读取SQL服务器的目录及文件列表,特别作一些数据库备份程序的时候,本程序实现这个功能...... 代码4:TTS-文本语音转换。 代码5:本软件是一个用局网域发送信使服务的程序,用到了NET SEND网络命令和创建了一个进程和一个主线程。本软件一共两个线程,显示网络用户信息也用到了第二个线程主要用到的是NETBIOS会话。本程序是发布的DEBUG版如果有什么DEBUG请指出。本程序参考了VISUAL C++网络通信编程一书。 代码6:数据库连接 AD0。本包为数据连接,在您的程序中整体加入此包能帮您的数据库连接省n多代码 里面注释很规范, 请自己阅读。-a code : the source implementation of a graphic display of CPU and memory utilization. Code 2 : Recently, I developed a VC MIS without using MFC View template files, so that the print on the above but their set was used up feeling also, so we write together that so much today, we can perhaps starting role! UI system is based on then the box, if you can feel good for self-correction! code 3 : Programming sometimes need to read SQL server's directory and list of documents, especially for some database backup procedures, the procedures for this function code ...... 4 : TTS - text-to-speech conversion. Code 5 : The software is a network area used courier services to send the procedures used by NET SEND command networks and the creation of a process and a main thread. The software has two t
Platform: |
Size: 3398817 |
Author: 黄河 |
Hits:
Description: m16+cp2200组成的网络接口。
m16使用内部RC振荡8M,如果要提高主频,请注意修改模拟总线读函数。
cp2200模块使用www.icdev.com.cn的,更改pin44连接VCC,即总线复用方式,地址数据复用。
软件编写使用avrstudio4.12+sp4+winavr(avrstudio自带的winavr嵌入方式)。
硬件连接:
m16 | cp2200
PORTA | AD0-7
PB0 | RST
PB1 | CS
PB2 | RD
PB3 | WR
PD2 | INT
PD3 | ALE(A3)
由于采用的是m16做为主控,只能使用总线模拟方式,其读写速度有限,经测试约为双向11.8kBps(90kbps)。
由于ram有限,仅仅采用了332Bytes的数据缓冲做为收发buffer,超过此长度的以太网包将抛弃。
此工程文件仅仅做为cp220x的一个移植范例,高级tcpip应用代码因商业缘故不会提供,请勿找我询问。-m16 cp2200 a network interface. M16 use of internal RC oscillator 8 M, if we are to raise the frequency, please note time change Bus simulation function. Cp2200 module uses www.icdev.com.cn. changes pin44 connecting VCC, bus multiplexing, address data multiplexing. Software programmers use avrstudio4.12 sp4 winavr (bringing their avrstudio winavr embedded in the way). Hardware connections : m16 | cp2200 PORTA | AD0-7 pins | RST PB1 | CS PB2 | RD PB3 | WR NC | INT PD3 | ALE (A3) is used as the main control m16, It can only use bus simulation, the literacy rate is limited, After about a two-way test 11.8 kBps (90kbps). As the ram limited, merely using the 332 Bytes of data as a buffer TX buffer, Over this length of the Ethernet packets will be discarded. This works only as a document of a tr
Platform: |
Size: 101751 |
Author: 刘晓军 |
Hits:
Description: 简单使用ad0数据库,并使用了WIN32CTrl32-simple to use database, and the use of WIN32CTrl32
Platform: |
Size: 85863 |
Author: 贺岚 |
Hits:
Description: Here s the pin-to-pin listing from the AVR to the Packet Whacker module when using the External SRAM Interface:
ATmega161 (External SRAM) Packet Whacker
PortC A8-A12 SA0-SA4
PortA AD0-AD7 SD0-SD7
PortB Pin 0 RSTDRV
PortD RD, WR IORB, IOWB
When using general I/O ports, the pin-to-pin mapping is whatever you define in rtl8019.h or ax88796.h
Platform: |
Size: 62553 |
Author: 逸天 |
Hits:
Description: 三层架构及设计模式(抽象工厂实现)
1. 三层架构实现,把表现层(WebUI)与数据访问层(DAL)分开,使用业务逻辑进行处理(BLL), 避免了把数据信息暴露在表现层, 从而提供了程序的性能,使用业务逻辑处理与表现层进行交互,
把表现层的需求,通过业务逻辑处理,把信息传递给数据访问层进行加工,把加工好的信息,从过业务逻辑又传回表现层, 在整个过程中,业务逻辑层起了中间桥梁作用。在业务逻辑层中, 不能
出现AD0.net 和sql语句的实现。
2. 抽象工厂设计模式,增加了程序之间的开发一致性,保证数据库变化, 不影响程序之间的变化,任何一个层之间变动,都不会影响到正个程序的变化,只需改变其中的一层。
Platform: |
Size: 37957 |
Author: 李 |
Hits:
Description: 用AT89S51单片机的P0.0/AD0-P0.7/AD7端口接数码管的a-h端,8位数码管的S1-S8通过74LS138译码器的Y0-Y7来控制选通每个数码管的位选端。AT89S51单片机的P1.0-P1.2控制74LS138的A,B,C端子。在8位数码管上从右向左循环显示“12345678”。能够比较平滑地看到拉幕的效果。
Platform: |
Size: 14975 |
Author: zhoujianjun |
Hits:
Description: 使用中断检测AD0口,使用PB/PD口的LED指示AD读到的数据
Platform: |
Size: 1637 |
Author: 陈成 |
Hits:
Description: AD0.NET学习视频
Platform: |
Size: 6584629 |
Author: 王升 |
Hits:
Description: 芯片PCF8951共有四个A/D输入通道:AD0,AD1,AD2,AD3,分别与四个电位器(R1,R2,R3,R4)连接,用以调节电位器的输出电压。其中AD0通道既可测量电位器输出电压,也可用于测量从J1插座输入的外接电压,须用开关J2加以选择。J4插座提供由PCF8591输出的时钟方波信号。SAA1064驱动四个数码管显示一路AD转换后得到的数据。
Platform: |
Size: 45250 |
Author: 李起伟 |
Hits:
Description: 开机时,显示12:00:00的时间开始计时;
P0.0/AD0控制“秒”的调整,每按一次加1秒;
P0.1/AD1控制“分”的调整,每按一次加1分;
P0.2/AD2控制“时”的调整,每按一次加1个小时;
Platform: |
Size: 53561 |
Author: 张华 |
Hits:
Description: 这是一个完整的项目文件,程序我已经全部调试完毕,现将软硬件资料全部上传,供大家参考学习。里面包含了M16的AD、EEPROM、定时器、中断、看门狗等内部资源的使用,以及菜单程序、浮点数的存放与取出和显示、液晶显示、数字滤波、按键复用等内容。项目硬件比较简单,AD0、AD1读取两路4-20ma电流信号(由RCV420转换成0-5V的电压信号),AD2读取电压信号
该系统主要完成这样一个工作,从AD0读出温度、AD1读取差压,由这两个值根据一个公式计算出流量并显示,AD2读出全压并显示。系统有4个按键,分别接在4个IO口上,这是个按键是 “设置/退出”、“向上/加1”、“向下/右移”、“确认/保存”,这些按键用于设置3路模拟量的上下限值和其他的一些系统参数。整个系统不算复杂,但程序稍微繁琐,调试较费时。PCB绘制好,正准备制版,等焊好了再发上来吧
因为赶时间,并且项目对运行时间无要求,程序中使用了较多的浮点数,导致HEX文件较大。菜单程序使用了全局变量screen_status来记录菜单的状态。
对于AD值的处理,我使用了一种自己摸索出来的滤波方法,对于AD值在正负2以内的跳动非常有效。具体如下实现:用一个全局变量last_ad来存放上一次AD转换的值,每次显示AD值时都要拿本次的AD值与last_ad做比较,若比last_ad大1,则本次值减1,大2则减2,依此类推,并把处理之后的AD值放入last_ad中作为下次比较的值。这样就可以滤出正负2以内的跳动(对于这样的跳动,平均值滤波是*为力的,具体原因嘛,自己试验一下便知道了)
使用ATMANAVR4.5编译通过,GCC版本为3.4.1 GCC提供了较为丰富的库函数,这个程序中的AD、浮点、EEPROM等都是使用函数完成的,稍后我会贴一篇专门介绍浮点数应用的文章,敬请关注。
另外我把12864液晶的驱动单独做了一个范例文件,放在另一个帖子里了
注:仅供学习使用,请勿用于其他用途
Platform: |
Size: 303407 |
Author: lh20032008@163.com |
Hits:
Description: 3. 系統板上硬體連線
(1. 把“單片機系統”區域中的P1.0-P1.7埠用8芯排線連接到“動態數碼顯示”區域中的A-H埠上;
(2. 把“單片機系統:區域中的P3.0-P3.7埠用8芯排線連接到“動態數碼顯示”區域中的S1-S8埠上;
(3. 把“單片機系統”區域中的P0.0/AD0、P0.1/AD1、P0.2/AD2埠分別用導線連接到“獨立式鍵盤”區域中的SP3、SP2、SP1埠上;
4. 相關基本知識
(1. 動態數碼顯示的方法
(2. 獨立式按鍵識別過程
(3. “時”,“分”,“秒”資料送出顯示處理方法
Platform: |
Size: 6682 |
Author: df890170 |
Hits:
Description: 代码1:本代码实现了以图形方式显示CPU与内存利用率。 代码2:近来我在用VC开发一套MIS时没有用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,用起来感觉还可以,所以写出来大家一起修正一下吧,也许能给大家起点作用吧! 系统UI是基于对话框的,大家如果感觉不错可以进行自我修正! 代码3:编程时有时需要读取SQL服务器的目录及文件列表,特别作一些数据库备份程序的时候,本程序实现这个功能...... 代码4:TTS-文本语音转换。 代码5:本软件是一个用局网域发送信使服务的程序,用到了NET SEND网络命令和创建了一个进程和一个主线程。本软件一共两个线程,显示网络用户信息也用到了第二个线程主要用到的是NETBIOS会话。本程序是发布的DEBUG版如果有什么DEBUG请指出。本程序参考了VISUAL C++网络通信编程一书。 代码6:数据库连接 AD0。本包为数据连接,在您的程序中整体加入此包能帮您的数据库连接省n多代码 里面注释很规范, 请自己阅读。-a code : the source implementation of a graphic display of CPU and memory utilization. Code 2 : Recently, I developed a VC MIS without using MFC View template files, so that the print on the above but their set was used up feeling also, so we write together that so much today, we can perhaps starting role! UI system is based on then the box, if you can feel good for self-correction! code 3 : Programming sometimes need to read SQL server's directory and list of documents, especially for some database backup procedures, the procedures for this function code ...... 4 : TTS- text-to-speech conversion. Code 5 : The software is a network area used courier services to send the procedures used by NET SEND command networks and the creation of a process and a main thread. The software has two t
Platform: |
Size: 3398656 |
Author: 黄河 |
Hits:
Description: m16+cp2200组成的网络接口。
m16使用内部RC振荡8M,如果要提高主频,请注意修改模拟总线读函数。
cp2200模块使用www.icdev.com.cn的,更改pin44连接VCC,即总线复用方式,地址数据复用。
软件编写使用avrstudio4.12+sp4+winavr(avrstudio自带的winavr嵌入方式)。
硬件连接:
m16 | cp2200
PORTA | AD0-7
PB0 | RST
PB1 | CS
PB2 | RD
PB3 | WR
PD2 | INT
PD3 | ALE(A3)
由于采用的是m16做为主控,只能使用总线模拟方式,其读写速度有限,经测试约为双向11.8kBps(90kbps)。
由于ram有限,仅仅采用了332Bytes的数据缓冲做为收发buffer,超过此长度的以太网包将抛弃。
此工程文件仅仅做为cp220x的一个移植范例,高级tcpip应用代码因商业缘故不会提供,请勿找我询问。-m16 cp2200 a network interface. M16 use of internal RC oscillator 8 M, if we are to raise the frequency, please note time change Bus simulation function. Cp2200 module uses www.icdev.com.cn. changes pin44 connecting VCC, bus multiplexing, address data multiplexing. Software programmers use avrstudio4.12 sp4 winavr (bringing their avrstudio winavr embedded in the way). Hardware connections : m16 | cp2200 PORTA | AD0-7 pins | RST PB1 | CS PB2 | RD PB3 | WR NC | INT PD3 | ALE (A3) is used as the main control m16, It can only use bus simulation, the literacy rate is limited, After about a two-way test 11.8 kBps (90kbps). As the ram limited, merely using the 332 Bytes of data as a buffer TX buffer, Over this length of the Ethernet packets will be discarded. This works only as a document of a tr
Platform: |
Size: 101376 |
Author: 刘晓军 |
Hits:
Description: 简单使用ad0数据库,并使用了WIN32CTrl32-simple to use database, and the use of WIN32CTrl32
Platform: |
Size: 86016 |
Author: 贺岚 |
Hits:
Description: 三层架构及设计模式(抽象工厂实现)
1. 三层架构实现,把表现层(WebUI)与数据访问层(DAL)分开,使用业务逻辑进行处理(BLL), 避免了把数据信息暴露在表现层, 从而提供了程序的性能,使用业务逻辑处理与表现层进行交互,
把表现层的需求,通过业务逻辑处理,把信息传递给数据访问层进行加工,把加工好的信息,从过业务逻辑又传回表现层, 在整个过程中,业务逻辑层起了中间桥梁作用。在业务逻辑层中, 不能
出现AD0.net 和sql语句的实现。
2. 抽象工厂设计模式,增加了程序之间的开发一致性,保证数据库变化, 不影响程序之间的变化,任何一个层之间变动,都不会影响到正个程序的变化,只需改变其中的一层。
Platform: |
Size: 181248 |
Author: |
Hits:
Description: 用AT89S51单片机的P0.0/AD0-P0.7/AD7端口接数码管的a-h端,8位数码管的S1-S8通过74LS138译码器的Y0-Y7来控制选通每个数码管的位选端。AT89S51单片机的P1.0-P1.2控制74LS138的A,B,C端子。在8位数码管上从右向左循环显示“12345678”。能够比较平滑地看到拉幕的效果。
Platform: |
Size: 14336 |
Author: zhoujianjun |
Hits:
Description: 使用中断检测AD0口,使用PB/PD口的LED指示AD读到的数据-AD0 I use interrupt detection, the use of PB/PD population LED instructions read data from AD
Platform: |
Size: 1024 |
Author: 陈成 |
Hits:
Description: 以c8051f120为主控芯片,AD0采集的8路模拟信号经过简单计算处理通过Uart0发送到计算机。可以通过串口助手观察结果。通道0和1以及片上温度传感器采集的数据经过简单计算处理在Lcd上显示。-To c8051f120 for the master chip, AD0 collected 8-channel analog signal processing through simple calculation is sent to the computer through UART0. Assistant through serial observations. Channel 0 and 1, as well as on-chip temperature sensor data acquired through simple calculation processing in Lcd display.
Platform: |
Size: 128000 |
Author: 吴勇谋 |
Hits:
Description: LPC2148 & Internal Analog to digital converter with channel AD0.1
Platform: |
Size: 1024 |
Author: kiranv |
Hits: