完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我正在使用Logitech HARMony 350遥控器(一体式遥控器),我假设它最终将与所选的Vishay接收器“对话”。
该IR接收器连接到ATMega328,最终为某些LED供电。 缩小所有供电电压,安装类型等后,感应距离无关紧要。 我仍然有100多个选择。 我不认为(?)当前供应是相关的(如果我错了,请纠正我,绝对是初学者)? 所以这几乎离开了B.P.F. 中心频率,所以我应该能够选择任何剩余的,因为遥控器应该处理多个不同的频率。 我将联系Logitech以确认此功能(以及如何编程)。 所以,问题是我可以选择剩余的100多个中的任何一个吗? 以上来自于谷歌翻译 以下为原文 I am using a Logitech Harmony 350 Remote (an All-In-One type remote)which I’m assuming will eventually “talk” to a chosen Vishay receiver. This IR Receiver is connected to an ATMega328 to eventually power some LEDs. After narrowing down all the Supply Voltages, Mounting Type, etc. Sensing Distance is not relevant. I am still left with 100+ choices. I don’t think(?) the Current Supply is relevant (correct me if I’m wrong, definitely a beginner)? So that pretty much leaves the B.P.F. Center Frequency, so I should be able to choose any of the remaining since the remote should cope with multiple different frequencies. I will contact Logitech to confirm this ability (and how to program it). So, the question is can I choose any of the 100+ remaining? |
|
相关推荐
7个回答
|
|
我将在这个问题上与产品经理核实。
以上来自于谷歌翻译 以下为原文 I will be checking with the product manager on this issue. |
|
|
|
@ hybrid4422-4
我认为你认为大多数这些都适用于你的遥控器是正确的。 您将遇到的问题是编程遥控器。 由于您将拥有一个未知设备,并且您将没有与未知设备匹配的遥控器。 我认为你也必须选择一个发射器。 您将需要它来编程设备。 这是罗技的说明。 为了让Harmony了解此设备的IR命令,您必须使用此设备附带的原始遥控器或使用能够控制它的其他遥控器来教授这些信号。 根据我的理解,您将需要使用发射器构建一个遥控器,然后使用它来编程您的和声遥控器。 你教你的遥控器的频率是它用来控制设备的频率。 因此,如果你选择一个可以配对的发射器和接收器,你就可以使用发射器来教和声遥控器与接收器通信。 - 罗伯特· 以上来自于谷歌翻译 以下为原文 @hybrid4422-4 I think you are correct in thinking that most of these will work with your remote. The issue you will have will be in programming the remote. Since you will have an unknown device and you will not have a remote that matches the unknown device. i think you are also going to have to pick out an emitter as well. You will need this to program the device. Here is the note from logitech. In order for Harmony to learn the IR commands for this device, you’ll have to teach those signals using the original remote that came with this device, or using another remote that is able to control it.From my understanding you will need to build a remote with an emitter and then use that to program your harmony remote. What ever frequency you teach your remote will be the frequency it uses to control the device. So if you pick an emitter and receiver that would pair together you would be able to use the emitter to teach the harmony remote to communicate with the receiver. -Robert |
|
|
|
嗨,大家好,
你们太棒了。 在我大脑的遥远的凹处,它确实回想起罗技的学习过程。 非常感谢您帮助我避免令人沮丧和昂贵的错误。 干杯 托尼 以上来自于谷歌翻译 以下为原文 Hi Guys, You guys are sooo good. In the distant recesses of my brain, it does recall that Logitech learning process. Thank you very much for helping me avoid a frustrating and expensive mistake. Cheers Tony |
|
|
|
我还没有收到Logitech的回复,也没想到。
我忘了提到我使用Arduino Uno R3编程(再次假设)“独立”ATMega328>控制LED。 我当然花了几个小时谷歌搜索直到我脸色发青,如何构建/使用远程发射器,这又让我回到了Arduino。 链接遍布整个地方,包括返回Digi-Key。 DFRobot有DFR0094 / DFR0095,非常便宜,我可以合并。 还有Sparkfun红外控制套件13235(您似乎没有携带)可能是一个更简单的方法。 我可以在物理上跟随别人的原理图和构建,但仍然怀疑我编写/编程Arduino的能力。 但肯定会尝试。 以上来自于谷歌翻译 以下为原文 I have yet to hear back from Logitech and don’t expect to. I forgot to mention my use of an Arduino Uno R3 to program (again an assumption)the “standalone” ATMega328 > controlling the LEDs. I have of course spent several hours Googling 'til I’m blue in the face, how to build/use a remote emitter, and again this led me back to the Arduino. Links all over the place including back to Digi-Key. DFRobot has DFR0094/DFR0095 which are quite cheap and I may be able to incorporate. There is also the Sparkfun IR Control Kit 13235 (which you don’t appear to carry) may be a simpler method overall. I can physically follow someone else’s schematic and build, but still doubt my capability to code/program the Arduino. But will certainly try. |
|
|
|
你好,
我会联系相应的部门,看看我们可以做些什么来帮助你。 谢谢,鲍比 以上来自于谷歌翻译 以下为原文 Hello, I will contact the proper department to see what we can do to help you further. Thanks, Bobby |
|
|
|
@ hybrid4422-4
因此,对于IR控制和Arduino代码的新手,我会推荐类似SparkFun Electronics远程部件号1568-1799-ND的东西。 使用遥控器您的Arduino Uno R3和接收器751-1227-ND您可以创建一个可以控制LED的电路。 如果你看看SparkFun的红外控制套件连接指南,它将准确显示如何连接,甚至有示例代码。 一旦你有了这个内置和工作,那么你可以看看移动Arduino板和独立芯片。 如果你还想使用它,你也可以在将来使用SparkFun的这个遥控器对你的和声遥控器进行编程。 - 罗伯特· 以上来自于谷歌翻译 以下为原文 @hybrid4422-4 So being new to the IR control and the Arduino code i would recommend something like SparkFun Electronics remote part number 1568-1799-ND. With this remote your Arduino Uno R3 and a receiver 751-1227-ND You could create a circuit that could control your LEDs. If you look at the IR Control Kit Hookup Guide from SparkFun it will show exactly how to hook up and even has example code. Once you have this built and working then you could look at moving off the Arduino board and to a standalone chip. You could also look at using this remote from SparkFun to program your Harmony Remote in the future if you wanted to still use that. -Robert |
|
|
|
嗨罗伯特,
首先,我很抱歉没有尽快回复您的电子邮件。 我花了很多时间,研究并添加到我的购物清单!! 其次(也许应该是第一个)。 这就是为什么他们付给你大笔钱的原因:))你的相关简洁回复非常感谢。 例如,非常好的快速红色Sparkfun遥控器,当我尝试时没有“搜索”结果。 再次,谢谢你,罗伯特。 干杯 托尼 以上来自于谷歌翻译 以下为原文 Hi Robert, Firstly my apologies for not returning your email as quickly as you did. I’ve spent a lot of time since, researching and adding to my shopping lists !! Secondly (maybe it should be first). This is why they pay you the BIG $bucks :)) Your relevant and concise reply is HUGELY appreciated. Example is that very nice go-fast red Sparkfun remote, which didn’t “Search” result when I tried. Again, Thank You, Robert. Cheers Tony |
|
|
|
只有小组成员才能发言,加入小组>>
3474 浏览 3 评论
512浏览 1评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-19 13:53 , Processed in 0.962805 second(s), Total 110, Slave 93 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号