![]() | ![]() | ![]() |
| |||||||
| General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion? |
![]() |
| | Tools |
| | #1 |
|
I posted this in an earlier post: Remote Controlling Your PC What does the 78L05 do? I assumed it was a normal transistor but it looks to be something else? Sorry to be such a newb... | |
| |
| | #2 |
|
It's a 5V regulator.
| |
| |
| | #3 |
|
The only ones I found with the part number 78L05 are hard to find. I assume the normal 7805 will work?
| |
| |
| | #4 |
|
Yes. The L = 100mA rated.
| |
| |
| | #5 |
|
Try google first, the 7805 is WELL documented on the net.
__________________ "Because I be what I be. I would tell you what you want to know if I could, mum, but I be a cat, and no cat anywhere ever gave anyone a straight answer, har har." | |
| |
| | #6 |
|
This schematic uses the three pin IR module. What is the difference between them and the two pin IR detectors?
| |
| |
| | #7 |
|
You need the three pin, it's has a small IC demodulator inside.
| |
| |
| | #8 |
|
Well I got one built. After debugging some things I got it working. Now I have an issue with incoming data. When I push a button on the remote I get random data coming in: Code: Outputting raw mode2 data. space 1382017 pulse 9026 space 4443 pulse 571 space 4418 pulse 562 space 4430 pulse 566 space 2177 pulse 564 space 4427 pulse 568 space 4421 pulse 567 space 4425 pulse 565 space 2179 pulse 575 space 2170 pulse 567 space 2177 pulse 567 space 2179 pulse 569 space 2175 pulse 571 space 2172 pulse 576 space 2170 pulse 575 space 4414 pulse 576 space 2170 pulse 573 space 2170 pulse 571 space 28222 pulse 9052 space 2199 pulse 574 When I push the same button again, I get different data coming in. Could this be the remote or is it something with my board? Last edited by GatorGnet; 29th May 2009 at 11:53 PM. | |
| |
| | #9 |
|
What remote are you using? What's it set for?
| |
| |
| | #10 |
|
One is a Toshiba CT-852 and the other is for our comcast cable box. Both give random data when pushing one button. The software I am using states that the remote is using a special repeat code. I just wanted to make sure that my receiver I spent some good time building is working right.
| |
| |
| | #11 |
|
That is the raw data. You need different software to interpret it. Your hardware appears to be working correctly. Mike. | |
| |
| | #12 |
|
Why would the electronic companies that make those want to use data that changes each time you send it?
| |
| |
| | #13 |
|
The difference in the data is just timing errors. The times are converted to 1 and 0s and come out as the same number each time. Looking at the data something near 4000 is a one and 2000 is a zero. The 500s in between are just gaps. Edit, and 9000 is the start pulse. See Atomsoft's thread on IR for example code. Mike. Last edited by Pommie; 30th May 2009 at 03:33 AM. | |
| |
|
| Tags |
| receiver |
| Thread Tools | |
| Display Modes | |
| |
Similar | ||||
| Title | Starter | Forum | Replies | Latest |
| Old GPS USB receiver to LCD | dchurch24 | General Electronics Chat | 2 | 12th August 2008 10:00 AM |
| rws-375 receiver | balkesli | Electronic Projects Design/Ideas/Reviews | 1 | 30th June 2008 12:20 PM |
| AM receiver convert to ATC receiver | Shelton | General Electronics Chat | 6 | 18th April 2008 02:37 AM |
| FM Receiver | nye | General Electronics Chat | 10 | 19th August 2006 01:04 AM |
| GPS Receiver | bonxer | Micro Controllers | 3 | 18th November 2004 06:32 PM |