完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
你好,我想从机器上读取RPM并在4×七段显示器上显示它。信号为正方形0V-5V,信号为25PPr。只有一个通道。我不在乎FWD和Rev。最小转速为80。最大转速为3000。目标PIC是16F73.我知道数学,理论上我知道它应该如何组合在一起。我用多路模式显示以及其他所有东西,我只是需要帮助把正确的信号输入PIC,以及如何计算它?Q-这个项目最简单和最好的方法是什么?最好的问候,
以上来自于百度翻译 以下为原文 Hi, I want to read RPM from a machine and display it on 4 X seven segments display. The signal is square 0V-5V. The signal is 25PPR. Only one channel. I do not care about FWD and REV. The min RPM is 80. The max RPM is 3000. The target PIC is 16F73. I know the math and in theory I know how it should all go together? I got the display in multiplex mode and everything else, I just need help getting the right signal into the PIC and how to calculate it? Q- What is the simplest and best approach for this project? Best regards, |
|
相关推荐
4个回答
|
|
输入计数器输入并在固定周期内计数脉冲。我假设PIC是5V以及脉冲。
以上来自于百度翻译 以下为原文 Feed into a counter input and count pulses over a fixed period. I assume the PIC is 5V as well as the pulses. |
|
|
|
有许多不同的方法来实现这种测量,但是有两种基本方法在16F73中相对容易实现。您可以按照建议使用定时器1作为异步计数器,对定时器2确定的固定时间段的输入脉冲进行计数。您还可以使用捕获模式下的CCP模块来测量输入波形的周期。这使用计时器1作为时间计数器。CCP方法易于实现,但是必须设置时钟速度和定时器1计数率以获得输入波形的期望时间分辨率。
以上来自于百度翻译 以下为原文 There are many different ways to achieve this measurement however there are two basic methods that are relatively easy to implement in the 16F73. You can do as suggested and use Timer 1 as an asynchronous counter to count the input pulses for a fixed time period as determined by Timer 2. You can also use the CCP module in capture mode to measure the period of the input waveform. This uses Timer 1 as a time counter. The CCP method is easy to implement however you must set the clock speed and timer 1 count rate to get the desired time resolution of the input waveform. |
|
|
|
在这里做的是:HTTP://www. McCHIP.COM/FUMMS/M595138ASPX
以上来自于百度翻译 以下为原文 did it in here: http://www.microchip.com/forums/m595138.aspx |
|
|
|
|
|
|
|
只有小组成员才能发言,加入小组>>
5243 浏览 9 评论
2035 浏览 8 评论
1955 浏览 10 评论
请问是否能把一个ADC值转换成两个字节用来设置PWM占空比?
3208 浏览 3 评论
请问电源和晶体值之间有什么关系吗?PIC在正常条件下运行4MHz需要多少电压?
2258 浏览 5 评论
778浏览 1评论
671浏览 1评论
有偿咨询,关于MPLAB X IPE烧录PIC32MX所遇到的问题
597浏览 1评论
PIC Kit3出现目标设备ID(00000000)与预期的设备ID(02c20000)不匹配。是什么原因
679浏览 0评论
577浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-24 11:58 , Processed in 2.220709 second(s), Total 51, Slave 45 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号