Step 3Preparing the Logic Analyzer
- You have normally already downloaded the modified SUMP client in Step 1. If not, here it is.
- You'll also need the logic_analyzer.pde Arduino sketch
- Connect the IR demodulator's data pin (the one on the left) to the Arduino's pin 8.
- Connect the demodulator's GND (middle pin) to the Arduino's GND
- Connect the demodulator's Vcc (Right pin) to the Arduino's 5v supply.
- Extract the OLS zip, connect your arduino via usb, and execute the run.bat (if you're under windows) or run.sh (if you're on linux).
- Now hit the 'Begin capture' button, select the serial port your arduino is using, choose 115200bps speed
- In the 'device type', choose the "Arduino Generic Logic Analyzer" profile.
- In the 'Acquisition' tab, choose 20kHz sampling rate, check the 'automatic recording size' checkbox.
- In the 'Triggers' tab, enable the triggers, and in all the checkboxes on the bottom, check the top-right one.
- Now click the 'Capture' button and raise the throttle on the heli's remote.
- If you have any problems, post a comment, I'll help you. ;)
Note: You can get a sort of 'manual' on the OLS here , and also, I apologize for the poor image quality, but this is caused because Instructables.com compresses uploaded images. :(
Ok, so everything is ready, let's dive in ! Step 4: Capturing IR pulses...
| « Previous Step | Download PDFView All Steps | Next Step » |


















































At this very step after i started the capture with OLS which is always aborted with the following error.
"Capture aborted! Duplicate key: 0x30!"
And i do not know how to go from here at all :(
I am using a Arduino Deumilanove and the latest arduino IDE v1, and i get the same error rather i am on Windows or Ubuntu. Any thoughts on why this is happening?
Downloaded at https://github.com/gillham/logic_analyzer
Works fine now. Hope this helps others :-)