Search found 780 matches

by AnalysIR
Fri Nov 22, 2013 5:22 pm
Forum: Community
Topic: Constant current IR LED circuit
Replies: 26
Views: 51284

Re: Constant current IR LED circuit

Sample code used in sketch to generate a circa 37kHz modulated signal @ 50% duty cycle is below: /* Sample modulation signal Turns on an Pin 7 on/off for 13 uSecs, repeatedly. This example code is in the public domain. */ int led = 13; // the setup routine runs once when you press reset: void setup(...
by AnalysIR
Fri Nov 22, 2013 3:55 pm
Forum: Community
Topic: Constant current IR LED circuit
Replies: 26
Views: 51284

Constant current IR LED circuit

We recently publish a blog post about a constant current IR LED circuit.

See http://www.analysir.com/blog/2013/11/22 ... d-circuit/

If you have any questions about the article or circuit or enhancements, please comment here.
by AnalysIR
Sun Nov 03, 2013 1:31 pm
Forum: Support Requests
Topic: Connecting to AnalysIR over Serial or LAN
Replies: 2
Views: 8804

Re: Connecting to AnalysIR over Serial or LAN

The standard Arduino connection is serial over USB. You will notice from the AnalysIR GUI that we use a baud rate of 2Mbps, which is unusual but works well. (The baud rate is actually ignored for virtual/CDC COM type ports, but is relevant on Arduinos with FTDI-like serial USB) The HW-VSP s/w is use...
by AnalysIR
Sun Nov 03, 2013 1:29 pm
Forum: Support Requests
Topic: Connecting to AnalysIR over Serial or LAN
Replies: 2
Views: 8804

Connecting to AnalysIR over Serial or LAN

We recently receive this question from a backer.... Let me ask you a question about Arduino. Do you connect to the Arduino over Ethernet using the HWVSP software? If so, there must be code in the Arduino that enables Ethernet to serial conversion. You must open a socket connection, and send Ethernet...
by AnalysIR
Wed Oct 02, 2013 6:38 pm
Forum: Support Requests
Topic: AVAST anti-vurus block AnalysIR during installation
Replies: 2
Views: 14376

AVAST anti-vurus block AnalysIR during installation

One backer reported an issue, whereby AVAST blocked AnalysIR during installation. After checking the AVAST website it appears that this occurs when 'autosandbox' is set to auto. The suggested workaround from AVAST is to set 'autosandbox' to ask . Then the user will be prompted if they want to allow ...
by AnalysIR
Mon Sep 30, 2013 9:21 pm
Forum: IR Protocols & Codes
Topic: NEC Timings in IRremote
Replies: 0
Views: 30598

NEC Timings in IRremote

During our phase-1 rollout of AnalysIR, we encountered an issue decoding NEC signals transmitted from IRremote. After lots of head scratching we finally found that one of the definitions in IRremote for NEC is too low. This issue has been reported on the IRremote blog a couple of years ago, but the ...
by AnalysIR
Tue Sep 17, 2013 11:26 am
Forum: Related Products, Companies & Announcements
Topic: IRremote / IRLib and Leonardo (other Arduino Variants)
Replies: 0
Views: 31657

IRremote / IRLib and Leonardo (other Arduino Variants)

One user reported that the IR send pin on Leonardo changes from pin 3 for UNO and similar ATMega328 class Arduinos to pin 13 for the Leonardo. I found that the output pin for IRsend for the Leonardo is pin 13 instead of pin 3 (https://github.com/shirriff/Arduino-IRremote/issues/12) We understand tha...
by AnalysIR
Mon Sep 16, 2013 8:29 pm
Forum: Indiegogo Campaign & Backers - AnalysIR Crowdfunding
Topic: Arduino Leonardo and Serial Issues with Windows Bluetooth
Replies: 0
Views: 62043

Arduino Leonardo and Serial Issues with Windows Bluetooth

This describes some general issues with Arduino, Leonardo & serial. We recently, came across an issue on one of our Windows PCs with blutetooth installed. We remembered reading previously that the Arduino IDE doesnt react well with serial over bluetooth when it is installed on the same system.Th...
by AnalysIR
Fri Sep 13, 2013 6:33 pm
Forum: Indiegogo Campaign & Backers - AnalysIR Crowdfunding
Topic: Phase 1 - Update #1
Replies: 0
Views: 26913

Phase 1 - Update #1

Thanks to everyone who downloaded AnalysIR for Phase 1 this week. We would appreciate, if you could report back on how you are getting on, via email and include the following, as appropriate: Windows platform being used: (e.g. Win 7 64 bit ) Virtual machine: Yes or No Network: Wi-Fi, LAN or VPN Ardu...
by AnalysIR
Sun Sep 08, 2013 7:44 pm
Forum: IR Receivers & Emitters
Topic: Recommended IR receivers
Replies: 1
Views: 10043

Recommended IR receivers

The recommended IR receivers are as described as part of the original IR starter kits. see..... http://images.indiegogo.com/medias/987253/files/20130820102138-IR_kits_-_Perkc.pdf?1377019299 IR Receivers - for decoding with AnalysIR TSSP4038 TSMP58000 IR Receivers - for deployment in a project TSOP44...