• 发文章

  • 发资料

  • 发帖

  • 提问

  • 发视频

创作活动
0
登录后你可以
  • 下载海量资料
  • 学习在线课程
  • 观看技术视频
  • 写文章/发帖/加入社区
返回

电子发烧友 电子发烧友

  • 全文搜索
    • 全文搜索
    • 标题搜索
  • 全部时间
    • 全部时间
    • 1小时内
    • 1天内
    • 1周内
    • 1个月内
  • 默认排序
    • 默认排序
    • 按时间排序
  • 全部板块
    • 全部板块
大家还在搜
  • DLP410系统组件的两个疑问

    如图所示DLP410系统, 1)最右上角的LED SENSOR是用来检测光亮度的还是色彩度的,还是什么的?我应该怎么选呢,有什么推荐型号? 2)最左上角的OPTICAL SENSOR(CAMERA)又应当如何选择确定呢? 谢谢~~~~~~~~~~~~

    2018-06-23 01:01

  • 怎么更改端口A PIC18F45K20的中断

    大家好,我试图打开一个LED(这是物理连接在RD0),当有一个上升沿RA0,我想这样做与中断。每当RA0上有前缘时,LED必须改变状态。我能够做到这一点而不中断,但我错过了一些前沿,这就是为什么我想使用中断。我在MPLAB V4.05和MCC3.55.1和XC8 1.45编译器与PIC18F45 K20。这是我的中断代码和我的PixMaulror感谢大家的帮助。Pin管理器C(2.79 KB)-下载52次 以上来自于百度翻译 以下为原文 Hi everyone, I am trying to turn on a led (which is physically wired at RD0), when there is a rising edge on RA0 and i want to dothis with interruption. the led has to change state everytime there is a front edge on RA0. i was able to do this without interruption but i was missing some front edge this is why i want to use interruptions. I am on Mplab V4.05 and mcc 3.55.1 and xc8 1.45 compiler with the pic18F45K20. Here is my interrupt code and my pin_manager Thanks everyone for your help. Attachment(s)interrupt_manager.c (2.60 KB) - downloaded 57 timespin_manager.c (2.79 KB) - downloaded 52 times

    2018-10-08 15:55